document.write( "Question 533364: 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( "-5x + 4y = -16\r
\n" );
document.write( "\n" );
document.write( "-15x + 2y = -58 \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #351070 by scott8148(6628) You can put this solution on YOUR website! multiply 1st eqn by -3 and add to 2nd eqn to eliminate x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-10y = -10 \n" ); document.write( " |