document.write( "Question 453557: I'm trying to solve this system of equations by graphing:
\n" );
document.write( "5x+ y=32
\n" );
document.write( "6x+ 7=-8
\n" );
document.write( "What is the ordered pair? \n" );
document.write( "
Algebra.Com's Answer #311627 by edjones(8007)![]() ![]() You can put this solution on YOUR website! It's a dot on the graph. \n" ); document.write( "5x + y=32 \n" ); document.write( "If x=0 then y=32 and the ordered pair is (0, 32) \n" ); document.write( "if x=1 then y=27 and the ordered pair is (1, 27) \n" ); document.write( "if x=-1 then y=37 and the ordered pair is (-1, 37) \n" ); document.write( "Connect the dots on graph paper and you have a straight line. \n" ); document.write( "Do the same to the 2nd equation (you didn't put in a y after the 7) and draw a line the ordered pair where the lines cross is the answer to the system of equations. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |