#Trigonometric Identity Question (I am gonna use this many times)
1 messages · Page 1 of 1 (latest)
- Wait patiently for a helper to come along.
- Once someone helps you, say thank you and close the thread with:
+close
- Feel free to nominate the person for helper of the week in #helper-nominations
That's correct. Though, probably easier to leave it factored like this:
f'(x) = 2((x + 1)cos(x) - (x - 1)sin(x))
How do I solve part b? The f'(3)
Substitute x = 3 into the expression for f'(x).
I know that much, but how do I solve it. Like go from there. The answer is gonna be a decimal but I have no idea what to do
No need to do anything.
f'(3) = 2(4cos(3) - 2sin(3)) = 8cos(3) - 4sin(3)
That's it.
How did you do that? That was indeed the answer...
I feel dumb
I just substituted x = 3.
The equation of the tangent to f(x) at x = a is:
y = f'(a)(x - a) + f(a)
So, m = f'(a), b = f(a) - af'(a).
Note that the derivative of sin is cos
I am just going to work on my english stuff and go to the math center and my college tomorrow. Though I will prolly get some help with my other assignment before that
Generally, to say it in words instead of equations, for the tangent line of a curve f at a given point Q(w|z), youll:
- find f(w)=z, such that you now know the point at which the tangent intersects with the curve f: Q(w|z),
- calculated the derivative f’ of the curve and calculate m=f’(w), such that you now know the slope of the tangent at the given point.
- Now you can solve for b, where the tangent is y=mx+b since you already know m and you know a point on the tangent Q(w|z) by plugging in w and z:
z=mw+b
b=z-mw=f(w)-wf’(w)
@graceful inlet
You just made it worse ðŸ˜
I barely understand anything and now it got more confusing