document.write( "Question 144945This question is from textbook Toby Slater beginning Algebra
\n" ); document.write( ": what is the system of equations by the substitution method of this please help me understand :(
\n" ); document.write( "4x + 2y =4
\n" ); document.write( "3x + y =4
\n" ); document.write( "

Algebra.Com's Answer #105630 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
The substitution method is eliminating one of the variables by substituting, or replacing it, with an expression of the other variable.
\n" ); document.write( "In these 2 equations, it's easy to solve for y in the 2nd eqn: y = 4-3x.
\n" ); document.write( "Then, substitute that for y in the 1st eqn
\n" ); document.write( "4x + 2(4-3x) = 4
\n" ); document.write( "Now you have only x, so solve for it.
\n" ); document.write( "4x + 8 -6x = 4
\n" ); document.write( "-2x + 8 = 4
\n" ); document.write( "-2x = -4
\n" ); document.write( "x = 2
\n" ); document.write( "Then, y = 4 - 3x
\n" ); document.write( "y = 4 - 6
\n" ); document.write( "y = -2
\n" ); document.write( "
\n" ); document.write( "
\n" );