document.write( "Question 1041322: 2x + 9y = 29
\n" ); document.write( "-5x + y = 45
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #656314 by ikleyn(52803)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "2x + 9y = 29
\n" ); document.write( "-5x + y = 45
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "2x + 9y = 29,           (1)\r\n" );
document.write( "-5x + y = 45            (2)\r\n" );
document.write( "\r\n" );
document.write( "I will show you how to solve it by applying the Substitution method.\r\n" );
document.write( "\r\n" );
document.write( "From the equation (2), express \"y\" via x  y = 45 + 5x. \r\n" );
document.write( "Next substitute this expression for \"y\" into equation (1). Then (1) takes the form\r\n" );
document.write( "\r\n" );
document.write( "2x + 9*(45+5x) = 29.    (3)\r\n" );
document.write( "\r\n" );
document.write( "Now simplify and solve it:\r\n" );
document.write( "\r\n" );
document.write( "2x + 405 + 45x = 29  --->  47x = 29 - 405  --->  47x = -376  --->  x = \"-376%2F47\" = -8.\r\n" );
document.write( "\r\n" );
document.write( "Thus we got x = -8.  Then from (2) y = 45 + 5x = 45 + 5*(-8) = 5.\r\n" );
document.write( "\r\n" );
document.write( "Please check yourself the answer.\r\n" );
document.write( "\r\n" );
document.write( "Answer.  x = -8, y = 5.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "On solution systems of two 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" );