0

Question:

Question: If tan((π/12) - x), tan (π/12), tan((π/12) + x) in the order are the three consecutive terms of a GP then sum all the solutions in [0,314] is kπ. Find value of k.

Attempt: I tried assuming a = tan (π/12) and y = tanx to make my calculations easier. a^2 = (a+y)/(1-ay) * (a-y)/(1+ay)

Simplifying this simple removes y from the expression. What should I do? Where am I missing.

2 Answers2

0

Write tan as $\dfrac{\sin}{\cos}$ like

$$\dfrac{\sin\pi/12\cos(\pi/12-x)}{\cos\pi/12\sin(\pi/12-x)}=?$$

Now apply componendo & dividendo(https://brilliant.org/wiki/componendo-and-dividendo/)

0

Hint:

Writing like $b^2=ca,$

$$\dfrac{\sin^2A}{\cos^2A}=\dfrac{\sin(A-x)\sin(A+x)}{\cos(A-x)\cos(A+x)}$$

Now use Prove $ \sin(A+B)\sin(A-B)=\sin^2A-\sin^2B $

and

Prove that $\cos (A + B)\cos (A - B) = {\cos ^2}A - {\sin ^2}B$

Then https://brilliant.org/wiki/componendo-and-dividendo/

Finally double formula for cosine.

Please let me know if you face any further problem?