document.write( "Question 907002: Determine the f(x) = mx + b, given the x- and y-intercept of the linear function.
\n" );
document.write( "Thanks :)\r
\n" );
document.write( "\n" );
document.write( "x-intercept -8, y-intercept -1, \n" );
document.write( "
Algebra.Com's Answer #550124 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Do it like this: \n" ); document.write( "----------- \n" ); document.write( "Determine the f(x) = mx + b, given the x- and y-intercept of the linear function. \n" ); document.write( "--------------- \n" ); document.write( "6x + 5y = 30 \n" ); document.write( "y = (-6/5)x + 6 \n" ); document.write( " \n" ); document.write( " |