Identify the function h(t) = sin(t)cos(t). Notice that this is a product of two functions: u(t) = sin(t) and v(t) = cos(t).
To find the derivative of h(t), apply the product rule for differentiation, which states that if h(t) = u(t)v(t), then h'(t) = u'(t)v(t) + u(t)v'(t).
Differentiate u(t) = sin(t) to get u'(t) = cos(t).
Differentiate v(t) = cos(t) to get v'(t) = -sin(t).
Substitute u(t), v(t), u'(t), and v'(t) into the product rule formula: h'(t) = cos(t)cos(t) + sin(t)(-sin(t)). Simplify the expression to get the derivative.