Sometimes you need to find the point that is exactly between two other points. For instance, you might need to find a line that bisects (divides into equal halves) a given line segment. This middle point is called the "midpoint". The concept doesn't come up often, but the Formula is quite simple and obvious, so you should easily be able to remember it for later. Think about it this way: If you are given two numbers, you can find the number exactly between them by averaging them, by adding them together and dividing by two. For example, the number exactly halfway between 5 and 10 is [5 + 10]/2 = 15/2 = 7.5.
The Midpoint Formula works exactly the same way. If you need to find the point that is exactly halfway between two given points, just average the x-values and the y-values.
- Find the midpoint between (–1, 2) and (3, –6).
- Apply the Midpoint Formula:
- Find the midpoint between (6.4, 3) and (–10.7, 4).
- Apply the Midpoint Formula:
- Find the value of p so that (–2, 2.5) is the midpoint between (p, 2) and (–1, 3).
- Is y = 2x – 4.9 a bisector of the line segment with endpoints at (–1.8, 3.9) and (8.2, –1.1)?
- If I just graph this,
it's going to look like the answer is "yes". But I
have to remember that a picture can suggest an answer, it can
give me an idea of what is going on, but only the algebra
can give me an exact answer. So I'll need to find the midpoint, and
then see if the midpoint is actually a point on the given line. First,
I'll apply the Midpoint Formula:
- y
= 2x – 4.9
y
= 2(3.2) – 4.9 = 6.4 – 4.9 = 1.5
- Find the perpendicular bisector of the line segment with endpoints at (–1.8, 3.9) and (8.2, –1.1). Copyright © Elizabeth Stapel 2000-2011 All Rights Reserved
- First, I need to find
the midpoint, since any bisector, perpendicular or otherwise, must pass
through the midpoint. I'll apply the Midpoint Formula:
- y
–
1.4 = 2(x –
3.2)
y
–
1.4 = 2x –
6.4 y
= 2x –
6.4 + 1.4
y
= 2x –
5
- Find the center of the circle with a diameter having endpoints at (–4, 3) and (0, 2).
- Since the center is at
the midpoint of any diameter, I need to find the midpoint of the two
given endpoints:
- ( [–4
+ 0]/2 , [3 + 2]/2 ) = ( –4/2
, 5/2 ) = (–2,
2.5)
No hay comentarios:
Publicar un comentario
Nota: solo los miembros de este blog pueden publicar comentarios.