document.write( "Question 401445: Determine whether the ordered pair is a solution of the given equation:
\n" );
document.write( "(-2,3); x + 2y = -2\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "The answer book says Yes....I keep coming up with No.\r
\n" );
document.write( "\n" );
document.write( "Please help. \n" );
document.write( "
Algebra.Com's Answer #284209 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! In fact you're right...an ordered pair lies on the function if (and only if) equality occurs. Here, if we replace x = -2 and y = 3,\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-2 + 2(3) = -2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-2 + 6 = -2, not true, so the ordered pair doesn't lie on the line. \n" ); document.write( " |