document.write( "Question 604469: -3x-3y=3
\n" );
document.write( "y=-5x-17 \n" );
document.write( "
Algebra.Com's Answer #381197 by alicealc(293)![]() ![]() ![]() You can put this solution on YOUR website! -3x - 3y = 3 \n" ); document.write( "y = -5x - 17\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substitute y = -5x - 17 into the first equation: \n" ); document.write( "-3x - 3y = 3 \n" ); document.write( "-3x - 3*(-5x - 17) = 3 \n" ); document.write( "-3x + 15x + 51 = 3 \n" ); document.write( "-3x + 15x = 3 - 51 \n" ); document.write( "12x = -48 \n" ); document.write( "x =-48/12 = -4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = -5x - 17 = -5*(-4) - 17 = 20 - 17 = 3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so, the solution is x = -4, y = 3 \n" ); document.write( " |