SOLUTION: Find the equaton of the circle with radius 6 and whose center lies at the intersection of the lines 3x+y=1 and -2x-3y=4

Algebra ->  Circles -> SOLUTION: Find the equaton of the circle with radius 6 and whose center lies at the intersection of the lines 3x+y=1 and -2x-3y=4      Log On


   



Question 941799: Find the equaton of the circle with radius 6 and whose center lies at the intersection of the lines 3x+y=1 and -2x-3y=4
Answer by srinivas.g(540) About Me  (Show Source):
You can put this solution on YOUR website!
equation of circle in standard form: %28x+-+h%29%5E2++%2B++%28y-k%29%5E2+++=+++r%5E2
where center =(h,k) , radius =r
center lies at the intersection of the lines 3x+y=1 and -2x-3y=4
3x+y =1......eq(1)
-2x-3y =4........eq(2)
Solved by pluggable solver: SOLVE linear system by SUBSTITUTION
Solve:
+system%28+%0D%0A++++3%5Cx+%2B+1%5Cy+=+1%2C%0D%0A++++-2%5Cx+%2B+-3%5Cy+=+4+%29%0D%0A++We'll use substitution. After moving 1*y to the right, we get:
3%2Ax+=+1+-+1%2Ay, or x+=+1%2F3+-+1%2Ay%2F3. Substitute that
into another equation:
-2%2A%281%2F3+-+1%2Ay%2F3%29+%2B+-3%5Cy+=+4 and simplify: So, we know that y=-2. Since x+=+1%2F3+-+1%2Ay%2F3, x=1.

Answer: system%28+x=1%2C+y=-2+%29.

(x,y)=(1,-2)
center(h,l)= (1,-2)
equation circle becomes
+%28x-1%29%5E2%2B%28y-%28-2%29%29%5E2=6%5E2
+%28x-1%29%5E2%2B%28y%2B2%29%5E2=36
Result : +%28x-1%29%5E2%2B%28y%2B2%29%5E2=36