Question 1167474: Find an equation for the circle that goes through the points (9,2) , (-1,12), and (-9,-4)
Found 2 solutions by solver91311, Edwin McCravy: Answer by solver91311(24713) (Show Source): Answer by Edwin McCravy(20060) (Show Source):
You can put this solution on YOUR website!
The other tutor did it using the method of construction of a circle through
three points. The center is the intersection of the perpendicular
bisector of two chords. It can be done that way. But when you have given
coordinates, the best way is to substitute the points in the general
equation for a circle:
Instead of doing your problem for you, I'll do a different one that is EXACTLY
like yours steop by step, that you can use as a guide for solving yours:
The one I'll solve is this one:
Find an equation for the circle that goes through the points (2,12) , (-7,3), and (11,3)
The general equation of the circle is:
Substituting (x,y) = (2,12)
Substituting (x,y) = (-7,3)
Substituting (x,y) = (11,3)
The system to solve is this:
Subtract the first two equations:
2A+12B+C=-148
-[-7A+ 3B+C= -58]
Change signs in bottom equation
2A+12B+C=-148
7A- 3B-C= 58
---------------
9A+ 9B = -90
Subtract the first and third equations:
2A+12B+C=-148
-[11A+ 3B+C=-130]
2A+12B+C=-148
-11A- 3B-C= 130
----------------
-9A+ 9B = -18
Subtract the second and third equations:
-7A+3B+C= -58
-[11A+3B+C=-130]
-7A+3B+C=-58
-11A-3B-C=130
---------------
-18A = 72
A = -4
Substituting back:
-9A+9B=-18
-9(-4)+9B =-18
36+9B =-18
9B =-54
B =-6
Substituting in
2A+12B+C=-148
2(-4)+12(-6)+C=-148
-8-72+C=-148
-80+C=-148
C=-68
So the equation of the circle
becomes
Now do yours the same way.
Edwin
|
|
|