document.write( "Question 201407: Determine whether the given ordered pair is a solution of the given equation.\r
\n" );
document.write( "\n" );
document.write( "(x - 5)^2 + (y + 7)^2 = -16; (2, -2)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #151671 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! (x - 5)^2 + (y + 7)^2 = -16; (2, -2) \n" ); document.write( "(2-5)^2+(-2+7)^2=-16 \n" ); document.write( "-3^2+5^2=-16 \n" ); document.write( "9+25=-16 \n" ); document.write( "34 does not = -16 therefore (2,-2) is not a solution. \n" ); document.write( " \n" ); document.write( " |