document.write( "Question 357760: Solve the following system of equations by any method you wish.
\n" );
document.write( " x + 2y = 2
\n" );
document.write( " 2x + 4y = 4 \n" );
document.write( "
Algebra.Com's Answer #255373 by mananth(16946)![]() ![]() You can put this solution on YOUR website! x + 2y = 2 \n" ); document.write( "2x + 4y = 4 \n" ); document.write( "... \n" ); document.write( "multiply first equation by -2 \n" ); document.write( "we get \n" ); document.write( "-2x-4y=-4 \n" ); document.write( "add it to equation 2 \n" ); document.write( "2x-2x+4y-4y=-8 \n" ); document.write( "0=8 \n" ); document.write( "the lines coincide with each. all points on the lines are solutions \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |