document.write( "Question 138352: Solving Systems of Linear Equations by Graphing\r
\n" );
document.write( "\n" );
document.write( "2x-y=4
\n" );
document.write( " x+y=5\r
\n" );
document.write( "\n" );
document.write( "How do I do these equations.
\n" );
document.write( "I don't know how to set them up to solve, or what do with them once they are solved. My book does not explain these problems at all.
\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #101052 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 2x-y=4 OR -Y=-2X+4 OR Y=2X-4 (RED LINE) \n" ); document.write( " x+y=5 OR Y=-X+5 (GREEN LINE) \n" ); document.write( " \n" ); document.write( "ANSWER (3,2) \n" ); document.write( " |