document.write( "Question 615185: Can someone please help me with these problems:Solve using the elimination method. If the system has no solution or an infinite number of solutions state this.
\n" );
document.write( "4x -5y = -31
\n" );
document.write( "-12 x +15y = 93 \n" );
document.write( "
Algebra.Com's Answer #386992 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! 4x-5y = -31 Solve or y: \n" ); document.write( "5y = 4x+31 Divide by 5. \n" ); document.write( "y = 0.8x+6.2 \n" ); document.write( "-12x+15y = 93 Solve for y: \n" ); document.write( "15y = 12x+93 Divide by 15. \n" ); document.write( "y = 0.8x+6.2 \n" ); document.write( "As you can see, the equations are identical which means there is an infinite number of solutions. \n" ); document.write( " |