document.write( "Question 702785: How many solutions are there to the following system of equations?
\n" );
document.write( "-10x – 4y = 100
\n" );
document.write( "15x + 6y = 150 \n" );
document.write( "
Algebra.Com's Answer #433142 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! How many solutions are there to the following system of equations? \n" ); document.write( "-10x – 4y = 100 \n" ); document.write( "15x + 6y = 150 \n" ); document.write( "---------------- \n" ); document.write( "-10x – 4y = 100 --> 5x + 2y = -50 \n" ); document.write( "15x + 6y = 150 --> 5x + 2y = 50 \n" ); document.write( "------------- \n" ); document.write( "No solutions.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |