SOLUTION: It is true in general, that the perpendicular bisectors of the sides of a triangle are concurrent and that the point of intersection is the centre of the circle through all three v

Algebra ->  Inverses -> SOLUTION: It is true in general, that the perpendicular bisectors of the sides of a triangle are concurrent and that the point of intersection is the centre of the circle through all three v      Log On


   



Question 826407: It is true in general, that the perpendicular bisectors of the sides of a triangle are concurrent and that the point of intersection is the centre of the circle through all three vertices. Prove this result by placing the vertices at A(2a,0), B(-2a,0) and C(2b,2c) and proceeding as follows:
a) Find the gradients of AB,BC and CA, and hence find the equations of the three perpendicular bisectors.
While I do know how to do the rest of the steps (that's why I didn't write it down), I seem to be having trouble with the first step (written above). Would someone be able to help me with this particular question?
Thanks!!

Answer by KMST(5328) About Me  (Show Source):
You can put this solution on YOUR website!
For each line, the gradient (we call it slope) is the differences in y-coordinates divided by the difference in x-coordinates.

Segment AB is part of the horizontal line y=0 , the x-axis.
Its midpoint is (0,0) , the origin.
The perpendicular bisector to AB is the line perpendicular to the x-axis through the origin. That is the line x=0 , the y-axis.
All that is so by design (clever choice of coordinates, placing the triangle so it would be so).

The other two perpendicular bisectors are not so easy to find.

The gradient/slope of AC is
.
A perpendicular line would have a gradient/slope of
%28-1%29%2F%28c%2F%28b-a%29%29=-%28b-a%29%2Fc=%28a-b%29%2Fc
The midpoint of AC has
x=%28x%5BC%5D%2Bx%5BA%5D%29%2F2=%282b%2B2a%29%2F2=2%28b%2Ba%29%2F2=b%2Ba
y=%28y%5BC%5D%2By%5BA%5D%29%2F2=%282c%2B0%29%2F2=2c%2F2=c
With that we can write the equation for the perpendicular bisector to AC in point-slope form as
y-c=%28%28a-b%29%2Fc%29%28x-%28b%2Ba%29%29
The intersection of that line and the line x=0 has x=0 (of course) and
y-c=%28%28a-b%29%2Fc%29%280-%28b%2Ba%29%29
y-c=-%28a-b%29%28b%2Ba%29%2Fc
y=%28b%5E2-a%5E2%29%2Fc%2Bc
y=%28c%5E2%2Bb%5E2-a%5E2%29%2Fc

Similarly,
the midpoint of BC has
x=%28x%5BC%5D%2Bx%5BB%5D%29%2F2=%282b-2a%29%2F2=2%28b-a%29%2F2=b-a
y=%28y%5BC%5D%2By%5BB%5D%29%2F2=%282c%2B0%29%2F2=2c%2F2=c
The gradient of BC is
.
A perpendicular line would have a gradient/slope of
%28-1%29%2F%28c%2F%28b%2Ba%29%29=-%28b%2Ba%29%2Fc=-%28a%2Bb%29%2Fc
With that we can write the equation for the perpendicular bisector to AC in point-slope form as
y-c=%28-%28a%2Bb%29%2Fc%29%28x-%28b-a%29%29
So the intersection of that line and x=0 has x=0 (of course) and
y-c=%28-%28a%2Bb%29%2Fc%29%280-%28b-a%29%29
y-c=%28-%28a%2Bb%29%2Fc%29%28a-b%29
y-c=-%28a%2Bb%29%28a-b%29%2Fc
y-c=-%28a%5E2-b%5E2%29%2Fc
y-c=%28b%5E2-a%5E2%29%2Fc
y=%28b%5E2-a%5E2%29%2Fc%2Bc
y=%28c%5E2%2Bb%5E2-a%5E2%29%2Fc

So all 3 perpendicular bisectors pass through the point with
x=0 and y=%28c%5E2%2Bb%5E2-a%5E2%29%2Fc .
Since all points on the perpendicular bisector of a segment are equidistant from the ends of the segment, the point above should be at the same distance from A, B, and C, so a circle centered at that point, with that equal distance as its radius would pass through A, B, and C.
Its radius can be calculated as the distance from that point to A(2a,0)