SOLUTION: Given: triangle ABC A(-1,2) B(7,0) C(1,-6) and a point D(4,-3) on segment BC Prove: segment AD is the perpendicular bisector of segment BC

Algebra ->  Geometry-proofs -> SOLUTION: Given: triangle ABC A(-1,2) B(7,0) C(1,-6) and a point D(4,-3) on segment BC Prove: segment AD is the perpendicular bisector of segment BC      Log On


   



Question 144172: Given: triangle ABC A(-1,2) B(7,0) C(1,-6) and a point D(4,-3) on segment BC
Prove: segment AD is the perpendicular bisector of segment BC

Answer by Edwin McCravy(20054) About Me  (Show Source):
You can put this solution on YOUR website!
Given: triangle ABC A(-1,2) B(7,0) C(1,-6) and a point D(4,-3) on segment BC
Prove: segment AD is the perpendicular bisector of segment BC

 

First we use the midpoint formula to show that D 
is the midpoint of BC.  That will show that AD is 
a bisector of BC.  Then we will use the slope 
formula to show that AD is perpendicular to BC.

The midpoint of the segment joining (x1,y1) and (x2,y2) is
given by the formula


MIDPOINT = (%28x1%2Bx2%29%2F2,%28y1-y2%29%2F2)

We use B(7,0) as (x1,y1)
and C(1,-6) as (x2,y2) 

MIDPOINT = (%287%2B1%29%2F2,%280%2B%28-6%29%29%2F2)

MIDPOINT = (8%2F2,%280-6%29%2F2)

MIDPOINT = (4,-6%2F2)  

MIDPOINT = (4,-3)

Since D has those coordinates, AD bisects BC.

Now we need to show AD and BC are perpendicular.

The slope of the segment joining (x1,y1) and (x2,y2) is
given by the formula

m+=+%28y2-y1%29%2F%28x2-x1%29

So we now find the slope of BC, again using
B(7,0) as (x1,y1)
and C(1,-6) as (x2,y2)

m+=+%28y2-y1%29%2F%28x2-x1%29

m+=+%28%28-6%29-%280%29%29%2F%28%281%29-%287%29%29

+m+=+%28-6%29%2F%28-6%29

m+=+1

So the slope of BC is 1

Now So we now find the slope of AD, using
A(-1,2) as (x1,y1)
and D(4,-3) as (x2,y2)

m+=+%28%28-3%29-%282%29%29%2F%28%284%29-%28-1%29%29

m+=+%28-3-2%29%2F%28%284%29%2B%281%29%29

+m+=+%28-5%29%2F5

m+=+-1

So the slope of AD is -1

Since 1 and -1 are reciprocals with 
opposite signs, this proves AD is perpendicular to
BC.

Therefore AD is the perpendicular bisector of BC.

Edwin