document.write( "Question 25229: solve each system by substitution indicate solution as an ordered pair
\n" ); document.write( "y=2x
\n" ); document.write( "x+y=12
\n" ); document.write( "

Algebra.Com's Answer #13554 by elima(1433)\"\" \"About 
You can put this solution on YOUR website!
Solve by \"substitution\" means you will substitute one variable for one of the equations;
\n" ); document.write( "When you have two equatins,you solve one of them for x or y; then you use that answer to solve the other.
\n" ); document.write( "In this case you are already given what y =;
\n" ); document.write( "y=2x
\n" ); document.write( "Now substitute that into the 2nd equation to solve for x;
\n" ); document.write( "x+y=12
\n" ); document.write( "x+(2x)=12
\n" ); document.write( "3x=12
\n" ); document.write( "x=4
\n" ); document.write( "Now plug that into the equation to solve for y;
\n" ); document.write( "4+y=12
\n" ); document.write( "y=12-4
\n" ); document.write( "y=8
\n" ); document.write( "So your ordered pair would be;
\n" ); document.write( "(4,8)
\n" ); document.write( "hope you understand
\n" ); document.write( "=)
\n" ); document.write( "
\n" );