Hi Yow S.
f(x) = 2x3 + 2x + 6
Since there is no mention of limits, may I assume you are working with Anti-derivatives please see below
If the first derivative, or f' is 6x2 + 2
Then the function can be found by using the antiderivative for a Sum and Power rule as they apply
When the first derivative is axn
The antiderivative is a((xn+1)/(n+ 1))
For 6x2
a=6
n=2
The antiderivative is
6(x2+1)/(2+1) = 6(x3)/3 = 2x3
For 2 remember that anything raised to the 0 power is 1, so 2 is actually
2(x0)
For 2x0
a=2
n=0
The antiderivative is
2(x0+1)/(0+ 1) = 2(x1)/1 = 2x
To complete your function you need a constant C
Just plug everything back together
f"(x) = 6x2 + 2
f(x) = 2x3 + 2x + C
Knowing that your function passes through the point (-1,2), use these coordinates to solve for C.
2 = 2(-13) + 2(-1) + C
2 = 2(-1) + 2(-1) + C
2 = -2 - 2 + C
2 = -4 + C
Add 4 to both sides of the equation to solve for C
2 + 4 = C
6 = C
So f(x) is
f(x) = 2x3 + 2x + 6
You can check the points by plugging them into the function above.
You can graph your function at Desmos.com
Brenda D.
02/06/21
Yow S.
Thank you so much.02/05/21