document.write( "Question 907854: Find the f(x) = mx + b, given the x- and y-intercept of the linear function.
\n" );
document.write( "x-intercept -4/7, y-intercept 1/2 \n" );
document.write( "
Algebra.Com's Answer #550680 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! (-4/7,0) \n" ); document.write( "(0, 1/2) m = \n" ); document.write( "y = (7/8)x + 1/2 \n" ); document.write( " |