document.write( "Question 55619: 2x-y=5
\n" ); document.write( "3x+y=5
\n" ); document.write( "find the point of intersection for the lines below by graping
\n" ); document.write( "

Algebra.Com's Answer #38317 by rchill(405)\"\" \"About 
You can put this solution on YOUR website!
Solving both equations for y we get \"y=2x-5\" and \"y=-3x%2B5\". Substitute some values of x to get the value of y, plot the point, connect to draw the lines, and see where they interesect. It appears from the graph the intersection is (2,-1). To verify the solution, substitute 2 for x into both equations and each time you should get -1.
\n" ); document.write( "\"graph%28200%2C200%2C-5%2C5%2C-5%2C5%2C2x-5%2C-3x%2B5%29\"
\n" ); document.write( "
\n" );