document.write( "Question 392106: Find the slope and the y-intercept:\r
\n" );
document.write( "\n" );
document.write( "f(x)=-8x-9\r
\n" );
document.write( "\n" );
document.write( "The slope is:\r
\n" );
document.write( "\n" );
document.write( "The y-intercept is: (0, ) \n" );
document.write( "
Algebra.Com's Answer #278292 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! Slope: -8 \n" ); document.write( "y-intercept: (0,-9)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In general, a linear equation is defined by y = mx + b, where m is the slope and b is the y-intercept. \n" ); document.write( " |