document.write( "Question 606698: solve useing the elimination method. if the system has no solution or an infinite number of solutions, state this
\n" ); document.write( "10x + 11y=-26.5
\n" ); document.write( "20x + 5y = -27.5
\n" ); document.write( "

Algebra.Com's Answer #382177 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "solve using the elimination method
\n" ); document.write( "10x + 11y=-26.5
\n" ); document.write( "20x + 5y = -27.5\r
\n" ); document.write( "\n" ); document.write( "-20x - 22y= 53 |multiplying thru by -2 to eliminate the x variable
\n" ); document.write( "20x + 5y = -27.5
\n" ); document.write( " -17y = 25.5
\n" ); document.write( " y = -1.5
\n" ); document.write( " 20x+5(-1.5) = -27.5
\n" ); document.write( " 20x = -20
\n" ); document.write( " x = -1
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " -10 + 11(-1.5) = -26.5 \n" ); document.write( "
\n" );