How do you solve sin3x=cos3x*tan3xsin3x=cos3xtan3x for x in the interval [0,2pi)?

1 Answer
Apr 26, 2016

The given equation is true for all values in the range [0,2pi)[0,2π)

Explanation:

You could (temporarily) replace 3x3x with thetaθ
so the given equation would look like:
color(white)("XXX")sin(theta)=cos(theta)*tan(theta)XXXsin(θ)=cos(θ)tan(θ)

But we know that tan(theta)=(sin(theta))/(cos(theta))tan(θ)=sin(θ)cos(θ)

So we have that the given equation is equivalent to
color(white)("XXX")sin(theta)=(cancel(cos(theta)))/color(white)("X")*(sin(theta))/(cancel(cos(theta)))

Which is true for all values of theta and therefore true for all values of x.