document.write( "Question 164800: Please help me solve this equation:
\n" );
document.write( "x+2y+3z=6
\n" );
document.write( "y+2z=0
\n" );
document.write( "z=2\r
\n" );
document.write( "\n" );
document.write( "can you do this by substitution please.
\n" );
document.write( "thank you \n" );
document.write( "
Algebra.Com's Answer #121459 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! sure ,lets start with z=2 and substitute that into the other 2 equations..we end up with x+2y+3(2)=6 simplified is x+2y=0 and y+2(2)=0 simplifying we get y=-4 \n" ); document.write( " sinc we know y=-4 we can substitute that into the 2nd equation which was simplified to x+2y+0 and we get x+2(-4)=0 solving for x we arrive at x=8\r \n" ); document.write( "\n" ); document.write( "so x=8 \n" ); document.write( " y=-4 \n" ); document.write( " z=2 \n" ); document.write( " |