Question 511868: The points A(1,7), B(20,7) and C(p,q) form the verticies of a triangle ABC. The point D(8,2) is the mid-point of AC.
a) Find the value of p and the value of q.
Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! The points A(1,7), B(20,7) and C(p,q) form the verticies of a triangle ABC. The point D(8,2) is the mid-point of AC.
a) Find the value of p and the value of q.
A(1,7),C(p,q)
midpoint (8,2)
---
Fact: The midpoint coordinates are the average of the
corresponding endpoint coordinates.
----------------------
Solve:
(1+p)/2 = 8
---
(7+q)/2 = 2
----
1+p = 16
p = 15
----
7+q = 4
q = -3
----
Cheers,
Stan H.
==========
|
|
|