Join thousands of students who trust us to help them ace their exams!Watch the first video
Multiple Choice
Find the derivative of the function. h(t)=sin(t)cos(t)
A
0
B
1
C
2sin(t)cos(t)
D
−sin2(t)+cos2(t)
Verified step by step guidance
1
Step 1: Recognize that the function h(t) = sin(t)cos(t) is a product of two functions. To find its derivative, we will use the product rule, which states: (f * g)' = f' * g + f * g'.
Step 2: Identify the two functions in the product. Here, f(t) = sin(t) and g(t) = cos(t). Compute their derivatives: f'(t) = cos(t) and g'(t) = -sin(t).
Step 3: Apply the product rule. Substitute f(t), g(t), f'(t), and g'(t) into the formula: h'(t) = f'(t) * g(t) + f(t) * g'(t). This becomes h'(t) = cos(t) * cos(t) + sin(t) * (-sin(t)).
Step 5: Recognize that the simplified derivative h'(t) = cos²(t) - sin²(t) can also be expressed using trigonometric identities. Specifically, this is equivalent to −sin²(t) + cos²(t), which matches the given answer format.