document.write( "Question 1035604: Tell whether the ordered pair (–3, 5) is a solution of the system\r
\n" );
document.write( "\n" );
document.write( "1. -x + 2y = 13
\n" );
document.write( "2. -x - y = -2\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #650255 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! To find out, you can either solve the system, or you can merely plug (-3,5) into both equations to see if it makes them true statements...so for \n" ); document.write( "-x + 2y = 13 \n" ); document.write( "-x - y = -2 \n" ); document.write( "Turns out that (-3,5) does make both true...for example \n" ); document.write( "-(-3) + 2(5) = 3 + 10 = 13 \n" ); document.write( " \n" ); document.write( " |