Trigonometry (Double angle formula)

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 3K views
trollcast
Gold Member
Messages
282
Reaction score
13

Homework Statement


Calculate the value of [itex]\tan(\frac{\pi}{12})[/itex] without the use of a calculator and showing all steps.

Homework Equations



Compound angle formula / Double angle formula

The Attempt at a Solution



Using an equilateral triangle of side length 2 I've shown that:
$$\tan(\frac{\pi}{6})=\frac{1}{\sqrt{3}}$$
Then using the double angle formula:
$$\tan(2\theta)=\frac{2\tan(\theta)}{1-\tan^2(\theta)}$$
Substituting the value for [itex]\tan(\frac{\pi}{12})[/itex] in as 2θ and solving for [itex]\tan(\theta)[/itex]:
$$\tan(\frac{\pi}{12})=\pm2-\sqrt(3)$$

However how do I show that I only need to take the positive solution?

Thanks
 
Physics news on Phys.org
micromass said:
You know that ##\pi/12## is in the first quadrant. What must the tangent be of an angle in the first quadrant? Positive or negative?

Thanks micro don't know how I missed that.

So the tangent should be positive since its in the first quadrant, therefore the negative solution is not possible?
 
micromass said:
That's it!

Thanks again, I just actually realized I could have done it by finding [itex]\tan(\frac{\pi}{4})[/itex] and then using the compound angle formula to calculate [itex]\tan(\frac{\pi}{4}-\frac{\pi}{6})[/itex] , which would only give one solution at the end.