document.write( "Question 70168: Determine whether each ordered pair is a solution of the system\r
\n" );
document.write( "\n" );
document.write( "(-5,2)
\n" );
document.write( "2x+3y=-4
\n" );
document.write( "x-4y=-10\r
\n" );
document.write( "\n" );
document.write( "Please help me out on this\r
\n" );
document.write( "\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #50048 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Plug in pair into both equations to determine if true or false. \n" ); document.write( "Let x=-5, y=2 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "and test the other equation \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Since one equation tested false the pair is not a solution of the system. \n" ); document.write( " \n" ); document.write( " |