document.write( "Question 157146: Find the slope and the y-intercept\r
\n" );
document.write( "\n" );
document.write( "f(x) = -8x -4 \n" );
document.write( "
Algebra.Com's Answer #115841 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! The equation provided is already in the \"slope-intercept\" form: \n" ); document.write( "y = mx + b \n" ); document.write( "where \n" ); document.write( "m is the slope \n" ); document.write( "b is the y-intercept at (0,b) \n" ); document.write( ". \n" ); document.write( "f(x) = -8x -4 \n" ); document.write( "Think of \"f(x)\" as \"y\" then, you'll have: \n" ); document.write( "m (slope) is -8 \n" ); document.write( "b (y-intercept) is -4 or, at location (0,-4) \n" ); document.write( " |