document.write( "Question 949871: hi, can you please help me on solving systems using substation this is a problem I am having trouble on
\n" );
document.write( " Y=3x+9
\n" );
document.write( "Y=-5x-7
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #579926 by amarjeeth123(570)![]() ![]() ![]() You can put this solution on YOUR website! Y=3x+9..................equation 1 \n" ); document.write( "Y=-5x-7.................equation 2 \n" ); document.write( "Substituting 1 in 2 we get, \n" ); document.write( "3x+9=-5x-7 \n" ); document.write( "8x=-16 \n" ); document.write( "x=-2 \n" ); document.write( "y=-6+9=3 \n" ); document.write( " \n" ); document.write( " |