document.write( "Question 203262: I have to solve utilizing the graphing method x-y=3,x+y=5 \n" ); document.write( "
Algebra.Com's Answer #153348 by Earlsdon(6294) ![]() You can put this solution on YOUR website! Solve by graphing: \n" ); document.write( "1) x-y = 3 \n" ); document.write( "2) x+y = 5 \n" ); document.write( "First solve the equations for y. \n" ); document.write( "1) x-y = 3 Subtract x from both sides. \n" ); document.write( "-y = -x+3 Now multiply both sides by -1 to make the y positive. \n" ); document.write( "y = x-3 \n" ); document.write( "2) x+y = 5 Subtract x from both sides. \n" ); document.write( "y = -x+5 \n" ); document.write( "Now the graph. \n" ); document.write( " \n" ); document.write( "From the graph, you can see that the two lines intersect at the point (4, 1) and this is the solution to the system of equations. \n" ); document.write( " |