![]() |
Created by Niamh Ryan
almost 8 years ago
|
|
0 | ![]() |
|
0 | ![]() |
|
0 | ![]() |
|
0 | ![]() |
|
0 | ![]() |
There are no comments, be the first and leave one below:
Example 1: Find the equation of the line for the gradient to the curve of the function f(x)=2x2+4x+3 at the point x=4
Answer:
First find the derivative of the function, using the usual rules:
f′(x)=(2×2)x2−1+4=4x+4
So now we know that the slope at any point can be found using this equation.
Therefore, the slope at the point x=4 is f′(4)=4(4)+4=20
Now this is like any question about the slope of the line. We must find the y value at the point x=4. f(x)=2(42)+4(4)+3=32+16+3=51
The equation of a line that passes through the point(x1,y1) and has slope m is found according to the formula y−y1=m(x−x1)
Subbing into the formula gives y−51=20(x−4) which simplifies to give y=20x−80+51y=20x−29