document.write( "Question 250068: Use the substitution method to solve the linear system given. Express
\n" ); document.write( " the answer as an ordered pair of the form (x,y)
\n" ); document.write( " y = x + 2
\n" ); document.write( " 3x + 2y = 9
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #182043 by actuary(112)\"\" \"About 
You can put this solution on YOUR website!
Substitute the \"value\" for y from the first equation into the second equation.
\n" ); document.write( "The second equation then becomes 3x+2(x+2)=9\r
\n" ); document.write( "\n" ); document.write( "ASp;ve the after using the DISTRIBUTIVE PROPERTY, the second equation becomes 3x+2x+4=9\r
\n" ); document.write( "\n" ); document.write( "Solve 3x+2x+4=9 for x\r
\n" ); document.write( "\n" ); document.write( "Subtract 4 from each side of the equation\r
\n" ); document.write( "\n" ); document.write( "The equation is now 3x+2x=5\r
\n" ); document.write( "\n" ); document.write( "Combine like terms so 5x=5\r
\n" ); document.write( "\n" ); document.write( "Divide each side of the equation by 5 so x = 1\r
\n" ); document.write( "\n" ); document.write( "To solve the system of equations for the other variable \"y\", replace \"x\" with 1 in he first equation, so y = 1 + 2 = 3.\r
\n" ); document.write( "\n" ); document.write( "So, x = 1 and y = 3.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );