document.write( "Question 992048: Please help with this question and provide the workings. Find an equation of the tangent line to the graph of the function f at the point (1, 15). f(x)=〖3x〗^2-11x+23 \n" ); document.write( "
Algebra.Com's Answer #611696 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! f(x) = 3x^2 -11x + +23 \n" ); document.write( "f'(x) is the first derivative of f(x) \n" ); document.write( "f'(x) = 6x -11 \n" ); document.write( "f'(x) gives us the slope of the tangent line at any x on f(x) \n" ); document.write( "we are given the point (1,15), therefore \n" ); document.write( "slope of tangent line at x = 1 is f'(1) = 6 - 11 = -5 \n" ); document.write( "so far we have \n" ); document.write( "y = -5x + b \n" ); document.write( "but we are given the point (1,15) \n" ); document.write( "15 = -5 + b \n" ); document.write( "b = 20 \n" ); document.write( "therefore the equation of the line tangent to f(x) at (1,15) is \n" ); document.write( "y = -5x + 20 \n" ); document.write( " \n" ); document.write( " |