document.write( "Question 146932: Solve system using graphical method
\n" ); document.write( "y=-3x+8
\n" ); document.write( "y=2x+3
\n" ); document.write( "

Algebra.Com's Answer #107574 by mangopeeler07(462)\"\" \"About 
You can put this solution on YOUR website!
Simply set the two values for y equal to each other and solve for x. Then plug x back into the original equation and solve for y. y=-3x+8
\n" ); document.write( "y=2x+3 becomes \"-3x%2B8=2x%2B3\". subtract 8 from both sides, subtract 2x from both sides, and divide by -5 and get \"x=1\". Then plug x back into \"y=2x%2B3\" and then solve. \"y=2%2B3\". Then simply add 2+3 and get 5. So x=1 and y=5.
\n" ); document.write( "
\n" );