document.write( "Question 464250: Solve using the elimination method. Show your work. If the system has no solution or an infinite number of solutions, state this.\r
\n" );
document.write( "\n" );
document.write( "4x – 6y = 30
\n" );
document.write( "3x – 5y = 24 \n" );
document.write( "
Algebra.Com's Answer #318009 by jorel1380(3719) You can put this solution on YOUR website! 4x-6y=30 \n" ); document.write( "3x-5y=24 \n" ); document.write( "-------------- \n" ); document.write( "12x-18y=90 \n" ); document.write( "12x-20y=96 \n" ); document.write( "2y=-6 \n" ); document.write( "y=-3 \n" ); document.write( "x=3.. \n" ); document.write( " |