document.write( "Question 173902: How would I find the slope and y-intercept of this
\n" );
document.write( "f(x)=-4x-8 \n" );
document.write( "
Algebra.Com's Answer #128780 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! How would I find the slope and y-intercept of this \n" ); document.write( "f(x)=-4x-8 \n" ); document.write( "Very simple, the slope intercept form: y = mx + b \n" ); document.write( "where m = slope and b = y intercept \n" ); document.write( ": \n" ); document.write( "y = f(x) \n" ); document.write( "therefore in your equation: \n" ); document.write( "y = -4x - 8 \n" ); document.write( "therefore \n" ); document.write( "slope (m) = -4 \n" ); document.write( "and \n" ); document.write( "intercept (b) = -8 \n" ); document.write( " |