The definite integral, $$\int_0^{\pi}3\sin^2t\cos^4t\:dt$$
My question: for the trigonometric integral above the answer is $\frac{3\pi}{16}$. What I want to know is how can I compute these integrals easily. Is there more than one way to solve it? If so, is the key to solving these integrals, just recognizing some trig identities and using u-sub until it looks like a simpler integral?
Here's what I tried (Why doesn't it work!):
I rewrote the integrand as: $3(1-\cos^2t)\cos^4t\:dt$ then foiled it in,
$3\cos^4t-3\cos^6t dt$ , then I used the power rule and multipied through by chain rule and then did
$F(\pi)-F(0)$ and got the answer: $\frac{6}{35}$
Why does this not work?!?