document.write( "Question 949043: Please tell whether the line system has one solution,no solution, or infinitely
\n" );
document.write( "15x-3y=12
\n" );
document.write( "Y=5x-4 \n" );
document.write( "
Algebra.Com's Answer #579309 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Hint: \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "15x - 3y = 12\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "15x - 3(5x-4) = 12 ... replace y with 5x-4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "solve for x and use this to find y \n" ); document.write( " |