Derivative of Trigonometric Function: y=5sin(0.5x+2)+6

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
deathcabislov
Messages
7
Reaction score
0

Homework Statement


Find the derivative of y=5sin(0.5x+2)+6


Homework Equations


My initial assumptions would be to use the chain rule.


The Attempt at a Solution


y=5sin(0.5x+2)+6
The chain rule is to take the derivative of the outer function and multiply by the derivative of the inner function.
y'=[5cos(0.5x+2)+6]*[0.5]
y'=[5cos(0.5x+2)+6]/2

But I know this isn't right..
 
Physics news on Phys.org
SammyS said:
First use the rule for a sum. The derivative of 6 is zero.

So...
y'=5cos(0.5x+2)*0.5 ?