document.write( "Question 907440: Find the f(x) = mx + b, given the x- and y-intercept of the linear function.
\n" );
document.write( "Thanks :)
\n" );
document.write( "x-intercept -4, y-intercept 12 \n" );
document.write( "
Algebra.Com's Answer #550368 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! (-4,0) \n" ); document.write( "(0,12) m = -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 = 3x + 12 \n" ); document.write( " |