document.write( "Question 791753: Y=-3x + 8
\n" );
document.write( "Y=-5x - 2
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #479931 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Y=-3x + 8 \n" ); document.write( "Y=-5x - 2 \n" ); document.write( "y = y, therefore \n" ); document.write( "-3x + 8 = -5x - 2 \n" ); document.write( "-3x + 5x = -2 - 8 \n" ); document.write( "2x = -10 \n" ); document.write( "x = -5 \n" ); document.write( "Find y using the 1st equation, check solutions using the 2nd equation \n" ); document.write( " |