document.write( "Question 773479: Solve the system by substitution.
\n" );
document.write( "x + 3y = –4
\n" );
document.write( "2x + 2y = –8
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #471600 by ramkikk66(644)![]() ![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "x + 3y = –4\r\n" ); document.write( "2x + 2y = –8\r\n" ); document.write( "From the 1st eqn, x = -4 -3*y\r\n" ); document.write( "Substituting for x in the second equation\r\n" ); document.write( "\n" ); document.write( " |