document.write( "Question 28302: I have an equation for a circle (x+3)^2+(y-1)^2=25 where the centre point is 3,1 and th radius is 5. I need to show that the line of equation y=-x-1 intercepts the circle. I have substituted the value of y into the circle
\n" );
document.write( "(x+3)^2+(-x-1-1)^2=25
\n" );
document.write( "(x+3)^2+(-x-2)^2=25
\n" );
document.write( "But how do i get from here to 2x^2+10x-12=0 an then show that the line intercepts? \n" );
document.write( "
Algebra.Com's Answer #15379 by longjonsilver(2297)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Anyway, \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "(x+6)(x-1) = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so x+6=0 OR x-1=0 \n" ); document.write( "--> x=-6 OR x=1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This says there are 2 solutions of the \"circle\" and the \"line\" ie where they are EQUAL ie where they intersect.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I have told you their x-coordinates. If you need to quote the y values....find them too, from y=-x-1... easiest equation to use.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "jon. \n" ); document.write( " \n" ); document.write( " |