document.write( "Question 613841: If there is no solution or infinitely many solutions, state so. Put the value for x in the blank:
\n" );
document.write( "2x + 3y = 9; 11x + 7y = 2\r
\n" );
document.write( "\n" );
document.write( "To solve for x, I keep getting 4 but I am thinking this is not correct.
\n" );
document.write( "Can you help? \n" );
document.write( "
Algebra.Com's Answer #386291 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! multiply 1st eqn by 7 ___ 14x + 21y = 63\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "multiply 2nd eqn by 3 ___ 33x + 21y = 6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "subtract the eqns (eliminating y) ___ 19x = -57 \n" ); document.write( " |