document.write( "Question 455445: Find the equation of the circle that passes through A(-3,1) and is concentric the circle x^2+y^2-3x+4y-10=0 \n" ); document.write( "
Algebra.Com's Answer #312688 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! Hint : Concentric circles will have the same center but a different radius. \n" ); document.write( "The equation can be written (x-3/2)^2+(y+2)^2=65/4 \n" ); document.write( "radius is sqrt(65/4) \n" ); document.write( "center is (1.5,-2) \n" ); document.write( "(x-3/2)^2+(y+2)^2= \n" ); document.write( "plug in (-3,1) \n" ); document.write( "and find the new radius \n" ); document.write( " \n" ); document.write( " |