document.write( "Question 874614: Solve the system of linear equations by using the equal values method
\n" ); document.write( "y=x+3 and y=2x-5 And i already know the answer is (8,11)
\n" ); document.write( "

Algebra.Com's Answer #527617 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
Two equal expressions for y,
\n" ); document.write( "\"x%2B3=2x-5\"
\n" ); document.write( "\"x-2x=-5-3\"
\n" ); document.write( "\"-x=-8\"
\n" ); document.write( "\"x=8\", one coordinate found.
\n" ); document.write( "-
\n" ); document.write( "\"y=2x-5\"
\n" ); document.write( "\"y=2%2A8-5\"
\n" ); document.write( "\"16-5\"
\n" ); document.write( "\"y=11\", both coordinates now found.
\n" ); document.write( "
\n" );