document.write( "Question 190732: Solve by the elimination Method
\n" ); document.write( "4x+5y=20
\n" ); document.write( "8x+10y=4
\n" ); document.write( "What is the solution to the method? Type in an ordered pair.
\n" ); document.write( "

Algebra.Com's Answer #143587 by kara!(17)\"\" \"About 
You can put this solution on YOUR website!
elimination method used to eliminate one of the variables,
\n" ); document.write( "Lets multiply first equation by(-2)
\n" ); document.write( "-8x-10y=20
\n" ); document.write( " 8x+10y=4(stays same)
\n" ); document.write( " now we have to add this two equations
\n" ); document.write( " 0+0y=24
\n" ); document.write( " 0=24, which is impossible,
\n" ); document.write( " this equation doesn't have solution.
\n" ); document.write( "
\n" );