document.write( "Question 85846: how to determine the slope and y-intercept of 2x-2y=6 and 3x+4y=12 \n" ); document.write( "
Algebra.Com's Answer #62029 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! determine the slope and y-intercept of 2x-2y=6 and 3x+4y=12 \n" ); document.write( "------------ \n" ); document.write( "2x-2y=6 \n" ); document.write( "Solve for y to get: \n" ); document.write( "x-y=3 \n" ); document.write( "y=x-3 \n" ); document.write( "slope = 1; y-int = -3 \n" ); document.write( "------------ \n" ); document.write( "3x+4y=12 \n" ); document.write( "y=(-3/4)x+3 \n" ); document.write( "slope = -3/4; y-int = 3 \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |