document.write( "Question 34322: help me...
\n" );
document.write( "Determine whether the ordered pairs are solutions of the equation:
\n" );
document.write( "x-3y=4\r
\n" );
document.write( "\n" );
document.write( "a) (1,-1)
\n" );
document.write( "b) (0,0)
\n" );
document.write( "c) (2,1)
\n" );
document.write( "d) (5,-2) \n" );
document.write( "
Algebra.Com's Answer #20568 by strawberry(4) ![]() You can put this solution on YOUR website! you just need to plug the number in and check. \n" ); document.write( "try the first one (1, -1) \n" ); document.write( "x = 1, y= - 1\r \n" ); document.write( "\n" ); document.write( "x-3y=4 \n" ); document.write( "1 - 3(-1) =4 \n" ); document.write( "1 + 3 = 4 \n" ); document.write( "yes, a is right. \n" ); document.write( " |