document.write( "Question 507253: find point of intersection between 2x+y=5 and y=x-1 \n" ); document.write( "
Algebra.Com's Answer #340413 by Gogonati(855)\"\" \"About 
You can put this solution on YOUR website!
Substitute y=x-1 at 2x+y=5 and get:2x+x-1=5 => 3x=6 => x=2. Plug x=2 into y=x-1, and get y=2-1 => y=1 The solution of the system is (2, 1) See the graphic solution:\r
\n" ); document.write( "\n" ); document.write( "\"graph%28300%2C+300%2C+-5%2C+5%2C+-5%2C+7%2C+x-1%2C+5-2x%29\"
\n" ); document.write( "
\n" );