SOLUTION: Triangle ABC has vertices A(-2, -3), B(2, 5), and C(6, -7). Find the circumcentre and the centroid.

Algebra ->  Points-lines-and-rays -> SOLUTION: Triangle ABC has vertices A(-2, -3), B(2, 5), and C(6, -7). Find the circumcentre and the centroid.      Log On


   



Question 1084770: Triangle ABC has vertices A(-2, -3), B(2, 5), and C(6, -7). Find the circumcentre and the centroid.
Answer by Edwin McCravy(20059) About Me  (Show Source):
You can put this solution on YOUR website!


Let the equation of the circle be

%28x-h%29%5E2%2B%28y-k%29%5E2=r%5E2

Substituting each of the points, we have this system
of three equations:


 
Subtracting the first two equations

%28-2-h%29%5E2%2B%28-3-k%29%5E2-%282-h%29%5E2-%285-k%29%5E2=0

%28-2-h%29%5E2-%282-h%29%5E2%22%22=%22%22%285-k%29%5E2-%28-3-k%29%5E2

Factoring both sides as the difference of squares:

%28%28-2-h%29%5E%22%22-%282-h%29%29%28%28-2-h%29%5E%22%22%2B%282-h%29%29%22%22=%22%22%28%285-k%29%5E%22%22-%28-3-k%29%29%28%285-k%29%5E%22%22%2B%28-3-k%29%29

%28-2-h-2%2Bh%29%28-2-h%2B2-h%29%22%22=%22%22%285-k%2B3%2Bk%29%285-k-3-k%29

8h%22%22=%22%22%288%29%282-2k%29

Divide both sides by 8

h%22%22=%22%222-2k  <--equation A 

--------------------------------------

Subtracting the second and third equations

%282-h%29%5E2%2B%285-k%29%5E2-%286-h%29%5E2-%28-7-k%29%5E2=0

%282-h%29%5E2-%286-h%29%5E2%22%22=%22%22%28-7-k%29%5E2-%285-k%29%5E2

Factoring both sides as the difference of squares:

%28%282-h%29%5E%22%22-%286-h%29%29%28%282-h%29%5E%22%22%2B%286-h%29%29%22%22=%22%22%28%28-7-k%29%5E%22%22-%285-k%29%29%28%28-7-k%29%5E%22%22%2B%285-k%29%29

%282-h-6%2Bh%29%282-h%2B6-h%29%22%22=%22%22%28-7-k-5%2Bk%29%28-7-k%2B5-k%29

%28-4%29%288-2h%29%22%22=%22%22%28-12%29%28-2-2k%29

Divide both sides by -4

8-2h%22%22=%22%223%28-2-2k%29

8-2h%22%22=%22%22-6-6k%29

Divide both sides by 2

4-h%22%22=%22%22-3-3k%29

-h%22%22=%22%22-7-3k%29

h%22%22=%22%227%2B3k%29  <--equation B

---------------------------------

Setting the expressions for h equal in equations A and B:

2-2k%22%22=%22%227%2B3k
-5k%22%22=%22%225
k%22%22=%22%22-1

Substituting in equation B

h%22%22=%22%227%2B3%28-1%29%29
h%22%22=%22%227-3%29
h%22%22=%22%224

So the circumcenter is (h,k) = (4,-1)

=========================================
=========================================


The centroid is the point where the three medians intersect.
So we will find the equations of two medians and then solve 
the system of equations to find their point of intersection
which will be the centroid.

First we find the midpoint of AB
 


 <--midpoint of AB
We will label that midpoint D

Next we draw the median CD from the vertex C(6,-7)
to the midpoint D(0,1) of the opposite side AB:



Next we find the equation of that line. 

So we find the slope (gradient) of median CD

matrix%281%2C3%2C%0D%0ASlope%2C%22%22=%22%22%2C%281-%28-7%29%29%2F%280-6%29%29%29%29
matrix%281%2C3%2C%0D%0ASlope%2C%22%22=%22%22%2C%281%2B7%29%2F%28-6%29%29%29%29
matrix%281%2C3%2C%0D%0ASlope%2C%22%22=%22%22%2C8%2F%28-6%29%29%29%29
matrix%281%2C3%2C%0D%0ASlope%2C%22%22=%22%22%2C-4%2F3%29%29%29  <-- slope of CD

Then we use the point-slope formula:

y-y%5B1%5D=m%28x-x%5B1%5D%29
y-%28-7%29=expr%28-4%2F3%29%28x-6%29%0D%0A%7B%7B%7By%2B7=expr%28-4%2F3%29x%2B8
y=expr%28-4%2F3%29x%2B1  <-- equation of CD 

---------------------

Now we find the equation of one of the other two medians,
say the median from A to BC 

We find the midpoint of BC
 


 <--midpoint of BC
We will label that midpoint E(4,-1).

[Notice that E(4,-1) just happens to be the circumcenter, the center
of the circle in the first part, which means that BC was a diameter
of the circumscribing circle in the first part.  But that is 
irrelevant to this part, just interesting.]

So we draw the median AE from the vertex A(-2,-3)
to the midpoint E(4,-1) of the opposite side AB:



Next we find the equation of the median AE. 

So we find the slope (gradient) of median AE


matrix%281%2C3%2C%0D%0ASlope%2C%22%22=%22%22%2C%28-1%2B3%29%2F%284%2B2%29%29%29%29
matrix%281%2C3%2C%0D%0ASlope%2C%22%22=%22%22%2C2%2F6%29%29%29
matrix%281%2C3%2C%0D%0ASlope%2C%22%22=%22%22%2C1%2F3%29%29%29  <-- slope of median AE

Then we use the point-slope formula:

y-y%5B1%5D=m%28x-x%5B1%5D%29

y%2B3=expr%281%2F3%29x%2B2%2F3
y=expr%281%2F3%29x%2B2%2F3-3
y=expr%281%2F3%29x%2B2%2F3-9%2F3
y=expr%281%2F3%29x-7%2F3  <-- equation of AE 

To find the centroid we solve this system of
equations to find the point where those two
medians intersect:

system%28y=expr%28-4%2F3%29x%2B1%2Cy=expr%281%2F3%29x-7%2F3%29

We set the two expressions for y equal:

expr%28-4%2F3%29x%2B1=expr%281%2F3%29x-7%2F3

Multiply through by 3

-4x%2B3=x-7

-5x=-10

x=2

Substitute in

y=expr%28-4%2F3%29x%2B1
y=expr%28-4%2F3%29%282%29%2B1
y=-8%2F3%2B1
y=-8%2F3%2B3%2F3
y=-5%2F3

So the centroid (the point where the two (green)
medians intersect is %28matrix%281%2C3%2C2%2C%22%2C%22%2C-5%2F3%29%29 

Edwin