document.write( "Question 310705: how do you use substition to solve the equation?
\n" ); document.write( "y=x+2
\n" ); document.write( "6x-5y=-4
\n" ); document.write( "

Algebra.Com's Answer #222185 by JBarnum(2146)\"\" \"About 
You can put this solution on YOUR website!
\"y=%28x%2B2%29\"
\n" ); document.write( "\"6x-5y=-4\"
\n" ); document.write( "\"6x-5%28x%2B2%29=-4\"
\n" ); document.write( "\"6x-5x-10=-4\"
\n" ); document.write( "\"x-10=-4\"
\n" ); document.write( "\"x=6\"
\n" ); document.write( "
\n" );