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)\"\" \"About 
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( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+2x+-4%2C+-x+%2B5%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, of TWO functions 2x -4 and -x +5).
\n" ); document.write( "ANSWER (3,2)
\n" ); document.write( "
\n" );