document.write( "Question 106918: x+5y=10
\n" );
document.write( "-2x-10y= -20 \n" );
document.write( "
Algebra.Com's Answer #77841 by elima(1433)![]() ![]() ![]() You can put this solution on YOUR website! I'm not sure how you are suppose to solve this, so I will use elimination; \n" ); document.write( "x+5y=10 \n" ); document.write( "-2x-10y= -20 \n" ); document.write( "==================== \n" ); document.write( "(2)x+5y=10 \n" ); document.write( "2x+10y=20 \n" ); document.write( "============ \n" ); document.write( "2x+10y=20 \n" ); document.write( "-2x-10y=-20 \n" ); document.write( "----------- \n" ); document.write( "0=0 \n" ); document.write( "This has infinitely many solutions, when it is graphed it is the same line \n" ); document.write( ":) \n" ); document.write( " |