document.write( "Question 479281: 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( "4x – 8y = 48
\n" );
document.write( "11x + 3y = -105.5
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #328435 by Alan3354(69443) You can put this solution on YOUR website! 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( "4x – 8y = 48 \n" ); document.write( "11x + 3y = -105.5 \n" ); document.write( "----------------- \n" ); document.write( "The 1st eqn is x - 2y = 12 \n" ); document.write( "---------- \n" ); document.write( "x - 2y = 12 \n" ); document.write( "11x + 3y = -105.5 \n" ); document.write( "----------------- \n" ); document.write( "Multiply the 1st eqn by 3 and the 2nd by 2. Add them, eliminate the y terms. \n" ); document.write( "etc. \n" ); document.write( " \n" ); document.write( " |