document.write( "Question 265250: In this equation what is the SLOPE and what is the Y-INTERCEPT?
\n" );
document.write( "4y - 8x + 12 = 0 \n" );
document.write( "
Algebra.Com's Answer #195079 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! 4y - 8x + 12 = 0 \n" ); document.write( ": \n" ); document.write( "Put the equation into the slope/intercept form (y = mx + b) \n" ); document.write( "4y = 8x - 12 \n" ); document.write( ": \n" ); document.write( "divide by 4 \n" ); document.write( "y = 2x - 3 \n" ); document.write( ": \n" ); document.write( "slope is 2, y intercept is -3 \n" ); document.write( " |