document.write( "Question 588055: solve by ellimination:
\n" );
document.write( "2x + y = 3
\n" );
document.write( "4x + 2y = 6 \n" );
document.write( "
Algebra.Com's Answer #374349 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! this is sort of a \"trick\" question\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "multiplying the 1st equation by 2 gives the 2nd equation\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this means that the equations are essentially the same, so there is no unique solution \n" ); document.write( "by elimination or otherwise \n" ); document.write( " |