document.write( "Question 605118: Choose the number solutions to the following system of equations:\r
\n" );
document.write( "\n" );
document.write( "x-3y=3
\n" );
document.write( "-5x+15y=-15\r
\n" );
document.write( "\n" );
document.write( "This one confuses me. Is there one solution, no solutions, many solutions or cannot be determined? Thanks for any help you can give me. \n" );
document.write( "
Algebra.Com's Answer #381573 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! Divide second equation by -5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x - 3y = 3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This is the same as the first equation, so the solutions all lie on that line. Therefore there are infinitely many solutions. \n" ); document.write( " |