document.write( "Question 274480: Please help me solve the system:
\n" );
document.write( "x - 6y = 11
\n" );
document.write( "4x - 7y = 10 \n" );
document.write( "
Algebra.Com's Answer #200294 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! x = 11 + 6y\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting ___ 4(11 + 6y) - 7y = 10 ___ 17y + 44 = 10 ___ 17y = -34 ___ y = -2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting ___ x = 11 + 6(-2) ___ x = -1 \n" ); document.write( " |