document.write( "Question 758296: solve the system of equation by graphing.
\n" );
document.write( "x+y=7
\n" );
document.write( "y-x=7\r
\n" );
document.write( "\n" );
document.write( "The solution set of the system of equation is \n" );
document.write( "
Algebra.Com's Answer #461374 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! solve the system of equation by graphing. \n" ); document.write( "x+y=7 \n" ); document.write( "y-x=7 \n" ); document.write( "--------- \n" ); document.write( "They're 2 straight lines. \n" ); document.write( "For x+y = 7 \n" ); document.write( "y = -x + 7 \n" ); document.write( "Pick 2 values for x and find y \n" ); document.write( "Plot the 2 points. \n" ); document.write( "Draw a line thru them. \n" ); document.write( "---- \n" ); document.write( "Do the same for the other eqn. \n" ); document.write( "The intersection is the solution of the system. \n" ); document.write( " \n" ); document.write( " |