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