document.write( "Question 263342: Solve by the elimination method. 2x - 4y = 3
\n" );
document.write( " 2x - 4y = 4\r
\n" );
document.write( "\n" );
document.write( "What is the solution of the system? \n" );
document.write( "
Algebra.Com's Answer #194063 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 2x - 4y = 3 \n" ); document.write( "2x - 4y = 4 subtract. \n" ); document.write( "------------------------ \n" ); document.write( "0x+0y=-1 no unique solution for x or y. \n" ); document.write( " |