document.write( "Question 341961: a. find the center (h,k) and radius r of each circle; b, find the intercepts, if any\r
\n" );
document.write( "\n" );
document.write( "2x^2+2y^2+8x+7=0 \n" );
document.write( "
Algebra.Com's Answer #244806 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find the center (h,k) and radius r of each circle; b, find the intercepts, if any \n" ); document.write( "2x^2+2y^2+8x+7=0 \n" ); document.write( "--- \n" ); document.write( "2x^2+8x+(?)+ 2y^2 = -7+(?) \n" ); document.write( "--- \n" ); document.write( "Complete the square on the x-terms: \n" ); document.write( "2(x^2+4x+4) + 2y^2 = -7+2*4 \n" ); document.write( "2(x+2)^2 + 2(y-0)^2 = 1 \n" ); document.write( "(x+2)^2 + (y-0)^2 = 1/2 \n" ); document.write( "--- \n" ); document.write( "center: (-2,0) \n" ); document.write( "radius = sqrt(1/2) = (1/2)sqrt(2) \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |