document.write( "Question 25537: I need help on a problem. It is to solve a system of equations by the substitution method. The system is:\r
\n" ); document.write( "\n" ); document.write( "x+3y-1\r
\n" ); document.write( "\n" ); document.write( "x+2y=9
\n" ); document.write( "

Algebra.Com's Answer #13739 by elima(1433)\"\" \"About 
You can put this solution on YOUR website!
x+3y-1
\n" ); document.write( "x+2y=9
\n" ); document.write( "First solve one of the equations for x;
\n" ); document.write( "x+3y=1
\n" ); document.write( "x=1-3y
\n" ); document.write( "Now substitute that into the other equation for x;
\n" ); document.write( "x+2y=9
\n" ); document.write( "(1-3y)+2y=9
\n" ); document.write( "1-y=9
\n" ); document.write( "-y=9-1
\n" ); document.write( "-y=8
\n" ); document.write( "y=-8
\n" ); document.write( "Now plug the answer for y into the equation to get x;
\n" ); document.write( "x+2(-8)=9
\n" ); document.write( "x-16=9
\n" ); document.write( "x=9+16
\n" ); document.write( "x=25
\n" ); document.write( "Hope you understand
\n" ); document.write( "=)
\n" ); document.write( "
\n" );