document.write( "Question 613787: The function f has f(6)= -22 and f(10)=-46 \n" ); document.write( "
Algebra.Com's Answer #386255 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The function f has f(6)= -22 and f(10)=-46 \n" ); document.write( "---- \n" ); document.write( "slope = (-46-(-22))/(10-6) = -24/4 = -6 \n" ); document.write( "----- \n" ); document.write( "Form: y = mx + b \n" ); document.write( "Solve for \"b\": \n" ); document.write( "-22 = -6*6 + b \n" ); document.write( "b = 14 \n" ); document.write( "Equation: \n" ); document.write( "f(x) = -6x + 14 \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |