document.write( "Question 616956: Solve the system equation by graphing
\n" );
document.write( "5x+y=-6
\n" );
document.write( "2x-y=-8 \n" );
document.write( "
Algebra.Com's Answer #388033 by Alan3354(69443) You can put this solution on YOUR website! Solve the system equation by graphing \n" ); document.write( "5x+y=-6 \n" ); document.write( "2x-y=-8 \n" ); document.write( "----------- \n" ); document.write( "These are linear eqns, so the graphs are straight lines. \n" ); document.write( "5x+y=-6 \n" ); document.write( "y = -5x - 6 \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( "Where they intersect is the solution of the system, the x & y values that fit both equations. \n" ); document.write( " \n" ); document.write( " |