document.write( "Question 566323: How to solve a linear equation with substitution. 4x-2y=4 y=2x-2 \n" ); document.write( "
Algebra.Com's Answer #366184 by Tias_411(14)\"\" \"About 
You can put this solution on YOUR website!
substitute what you have for y into your original problem of 4x-2y= 4. if y is 2x-2 then your new problem is now \"+4x-2%282x-2%29=+4+\" \r
\n" ); document.write( "\n" ); document.write( "4x-2(2x-2)= 4
\n" ); document.write( "4x-4x+4= 4 *distributive property
\n" ); document.write( "0+4= 4
\n" ); document.write( "4= 4
\n" ); document.write( "
\n" );