document.write( "Question 1155473:  Solve the system by Substitution:
\n" );
document.write( "3x + 3 = 5y
\n" );
document.write( "4x + 2y = -4  \n" );
document.write( "
| Algebra.Com's Answer #778061 by greenestamps(13209)     You can put this solution on YOUR website! \n" ); document.write( "I would never solve a system of equations like this using substitution; elimination is far easier. \n" ); document.write( "However, if I did solve it using substitution, I would not solve for y and get an expression involving fractions and then substitute in the other equation. \n" ); document.write( "Remember that, using substitution, you don't need to solve for y or x -- you can solve for 3y, or 7x, or whatever is convenient. \n" ); document.write( "So here is how I would solve this using substitution. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Now substitute \"6x+6\" for \"10y\" in the second equation: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Then finish from there by any method you choose. \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |