document.write( "Question 182536: Verify that the ordered pair (3, -3) is a solution to the equation \r
\n" );
document.write( "\n" );
document.write( "3x + 4y = -3
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #137017 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! just plug in the x and y value and see if it make the equation true or not \n" ); document.write( ": \n" ); document.write( "3(3)+4(-3)=-3 \n" ); document.write( ": \n" ); document.write( "9-12=-3 \n" ); document.write( ": \n" ); document.write( "-3=-3.......therefore (3,-3) is a solution to this equation \n" ); document.write( " |