document.write( "Question 1051834: Solve the problem of equations by substitution method
\n" ); document.write( "X+7y=31
\n" ); document.write( "2x+3y=7
\n" ); document.write( "

Algebra.Com's Answer #667295 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Solve the problem of equations by substitution method \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( " x + 7y = 31   (1)\r\n" );
document.write( "2x + 3y =  7   (2)\r\n" );
document.write( "\r\n" );
document.write( "From (1), express x = 31-7y, and then substitute it into (2). You will get\r\n" );
document.write( "\r\n" );
document.write( "2*(31-7y) + 3y = 7.\r\n" );
document.write( "\r\n" );
document.write( "Simplify:\r\n" );
document.write( "\r\n" );
document.write( "62 - 14y + 3y = 7,\r\n" );
document.write( "\r\n" );
document.write( "-14y + 3y = 7 - 62,\r\n" );
document.write( "\r\n" );
document.write( "-11y = -55,\r\n" );
document.write( "\r\n" );
document.write( "y = \"%28-55%29%2F%28-11%29\" = 5.\r\n" );
document.write( "\r\n" );
document.write( "Then x = 31-7y = 31-7*5 = 31-35 = -4.\r\n" );
document.write( "\r\n" );
document.write( "Answer.  x = -4, y = 5.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "On solving systems of linear equations in two unknowns see the lessons\r
\n" ); document.write( "\n" ); document.write( "    - Solution of a linear system of two equations in two unknowns by the Substitution method \r
\n" ); document.write( "\n" ); document.write( "    - Solution of a linear system of two equations in two unknowns by the Elimination method \r
\n" ); document.write( "\n" ); document.write( "    - Solution of a linear system of two equations in two unknowns using determinant \r
\n" ); document.write( "\n" ); document.write( "    - Geometric interpretation of a linear system of two equations in two unknowns \r
\n" ); document.write( "\n" ); document.write( "    - Solving word problems using linear systems of two equations in two unknowns \r
\n" ); document.write( "\n" ); document.write( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );