document.write( "Question 68975: find all solutions of the system.
\n" );
document.write( "x+2y=4
\n" );
document.write( "2x+4y=8 \n" );
document.write( "
Algebra.Com's Answer #49080 by funmath(2933)![]() ![]() ![]() You can put this solution on YOUR website! find all solutions of the system. \n" ); document.write( "x+2y=4 \n" ); document.write( "2x+4y=8 \n" ); document.write( "This has an infinite number of solutions, notice that if you multiply the top equation by 2 you'll get the bottom equation. These two line lie right on top of each other. \n" ); document.write( "If you didn't notice that, here's what happens when you try to eliminate the x's by multiplying the top equation by -2 and adding the two equations together. \n" ); document.write( "-2(x+2y=4) ----2x-4y=-8 \n" ); document.write( ": \n" ); document.write( "-2x-4y=-8 \n" ); document.write( " 2x+4y=8 \n" ); document.write( "---------- \n" ); document.write( "0+0=0 \n" ); document.write( "0=0 This tells you that there are an infinite number of solutions. \n" ); document.write( "Happy Calculating!!!! \n" ); document.write( " |