document.write( "Question 102507: Solve the system by substitution.
\n" ); document.write( " x + y = 12
\n" ); document.write( " y = 2x
\n" ); document.write( "Again I need help with this problem. I also need help with showing how the problem is done step- by- step. Then maybe I can actually figure out how to figure these things out by myself, please, and thank you!!
\n" ); document.write( "

Algebra.Com's Answer #74536 by doukungfoo(195)\"\" \"About 
You can put this solution on YOUR website!
x + y = 12
\n" ); document.write( "y = 2x
\n" ); document.write( "Ok we have a system of equations here. To solve by substitution we are going to use information from the second equation and substitute it into the first equation.
\n" ); document.write( "So here is the first equation:
\n" ); document.write( "x + y = 12
\n" ); document.write( "now since the 2nd equation tells us that y is equal to 2x let substitute that in
\n" ); document.write( "so
\n" ); document.write( "x + y = 12 becomes
\n" ); document.write( "x + 2x = 12
\n" ); document.write( "now we have an equation with only one variable to solve for
\n" ); document.write( "so lets solve it
\n" ); document.write( "x + 2x = 12
\n" ); document.write( "combine x and 2x to get 3x
\n" ); document.write( "3x = 12
\n" ); document.write( "divide both sides by 3
\n" ); document.write( "3x/3 = 12/3
\n" ); document.write( "x = 4
\n" ); document.write( "Answer: We found that x = 4
\n" ); document.write( "now use this value for x in ethier equation to solve for y
\n" ); document.write( "so lets use the 2nd equation
\n" ); document.write( "y = 2x
\n" ); document.write( "sub in 4 for the x
\n" ); document.write( "y = 2*4
\n" ); document.write( "y = 8
\n" ); document.write( "Answer: Now we found y = 8
\n" ); document.write( "Check both answers in both equations
\n" ); document.write( "1st equation:
\n" ); document.write( "x + y = 12
\n" ); document.write( "4 + 8 = 12
\n" ); document.write( "12 = 12
\n" ); document.write( "that works now try the 2nd equation
\n" ); document.write( "y = 2x
\n" ); document.write( "8 = 2*4
\n" ); document.write( "8 = 8
\n" ); document.write( "That works too. So now we can be sure that we have sucessfully solve the system of equations.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );