document.write( "Question 296238: Solve using the elimination method. Show your work. If the system has no solution or an infinite number of solutions, state this.
\n" );
document.write( "7x + 9y = -27
\n" );
document.write( "-2x - 7y= 21 \n" );
document.write( "
Algebra.Com's Answer #213502 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "7x + 9y = -27 \n" ); document.write( "-2x - 7y= 21 \n" ); document.write( "multiply first by 2 \n" ); document.write( "second by 7\r \n" ); document.write( "\n" ); document.write( "2*7x + 2*9y = -2*27 \n" ); document.write( "-2*7x - 7*7y= 147 \n" ); document.write( "-14x-49y=147 \n" ); document.write( "14x+18y=-54 \n" ); document.write( "-31y=93 \n" ); document.write( "y=-3 \n" ); document.write( "-2x-7y=21 \n" ); document.write( "-2x-7*(-3)=21 \n" ); document.write( "-2x=0 \n" ); document.write( "x=0 \n" ); document.write( "x=0 y=-3 \n" ); document.write( " |