document.write( "Question 217035: find the slope and the y-intercept
\n" );
document.write( "f (x) = - 2x -9 \n" );
document.write( "
Algebra.Com's Answer #163729 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! f(x) = - 2x -9 \n" ); document.write( "is already in the \"slope-intercept\" form of a line: \n" ); document.write( "y = mx + b \n" ); document.write( "where \n" ); document.write( "m is slope \n" ); document.write( "b is the y-intercept at (0,b) \n" ); document.write( ". \n" ); document.write( "From inspection then, we see that \n" ); document.write( "m is -2 \n" ); document.write( "b is -9 \n" ); document.write( ". \n" ); document.write( "Therefore: \n" ); document.write( "slope is -2 \n" ); document.write( "and the \n" ); document.write( "y-intercept is at (0,-9) \n" ); document.write( " |