document.write( "Question 907438: Determine the f(x) = mx + b, given the x- and y-intercept of the linear function.
\n" );
document.write( "Thankyou
\n" );
document.write( "x-intercept -1, y-intercept -2 \n" );
document.write( "
Algebra.Com's Answer #550371 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! (-1,0) \n" ); document.write( "(0,-2) m = 2/-1 = -2 \n" ); document.write( "the standard slope-intercept form for an equation of a line is \n" ); document.write( " \n" ); document.write( "y = -2x - 2 \n" ); document.write( " |