document.write( "Question 250780: y=6x-11
\n" );
document.write( "-2x-3y=-7 \n" );
document.write( "
Algebra.Com's Answer #184668 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! The original equations are: \n" ); document.write( "(i) y = 6x - 11 \n" ); document.write( "(ii) -2x - 3y = -7. \n" ); document.write( "We are going to use substitution of (i) into (ii). We get \n" ); document.write( "-2x - 3(6x - 11) = -7. \n" ); document.write( "Solve for x. We get \n" ); document.write( "-2x - 18x + 33 = -7 \n" ); document.write( "-20X = -40 \n" ); document.write( "X = 2. \n" ); document.write( "Y = 1. \n" ); document.write( " \n" ); document.write( " |