41.6k views
1 vote
What is the derivative of (x + 1) sin x?

User Mariotomo
by
7.5k points

1 Answer

4 votes
Answer
To find the derivative of (x + 1) sin x, we use the Product Rule: (fg)' = f'g + fg'.

Let f(x) = x + 1 and g(x) = sin x. Then, f'(x) = 1 and g'(x) = cos x.

Applying the Product Rule, we get:

((x + 1) sin x)' = (1)(sin x) + (x + 1)(cos x) = sin x + (x + 1) cos x.
User DotPi
by
7.2k points