document.write( "Question 818561: Use substitution to solve the system of equations
\n" ); document.write( "Y=4x-1
\n" ); document.write( "Y=2x-5
\n" ); document.write( "

Algebra.Com's Answer #492626 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
Two formulas for Y in your system; equate then and you have one equation in just the variable, x. Each equation is already solved for Y in terms of just x.\r
\n" ); document.write( "\n" ); document.write( "4x-1=Y, so substitute for Y from the second equation.
\n" ); document.write( "4x-1=2x-5;
\n" ); document.write( "4x-1-2x=-5
\n" ); document.write( "2x-1=-5
\n" ); document.write( "2x=-5+1
\n" ); document.write( "2x=-4
\n" ); document.write( "x=-2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now use either equation to get the value for Y.
\n" ); document.write( "
\n" );