Question:medium

The value of $\sqrt{3} \cot 20^\circ - 4 \cos 20^\circ$ is equal to}

Show Hint

Whenever you see $\sqrt{3}$ with trigonometric functions, try replacing it with $2 \sin 60^\circ$ or $2 \cos 30^\circ$.
Updated On: May 14, 2026
  • $1$
  • $-1$
  • $0$
  • $\frac{1}{2}$
Show Solution

The Correct Option is A

Solution and Explanation

Step 1: Understanding the Concept:
We need to simplify a trigonometric expression involving standard but non-common angles.
The general approach is to convert everything to sines and cosines, and use compound angle and double angle identities to simplify.
Step 2: Key Formula or Approach:
Use $\cot \theta = \frac{\cos \theta}{\sin \theta}$.
Use $\sin 2\theta = 2 \sin \theta \cos \theta$.
Use $\sqrt{3} = 2 \sin 60^\circ$ or $2 \cos 30^\circ$.
Use sum-to-product or product-to-sum formulas.
Step 3: Detailed Explanation:
Let the given expression be $E = \sqrt{3} \cot 20^\circ - 4 \cos 20^\circ$.
Convert $\cot$ to $\cos / \sin$:
\[ E = \sqrt{3} \frac{\cos 20^\circ}{\sin 20^\circ} - 4 \cos 20^\circ \]
Taking common denominator:
\[ E = \frac{\sqrt{3} \cos 20^\circ - 4 \sin 20^\circ \cos 20^\circ}{\sin 20^\circ} \]
Apply the double angle identity $\sin(2\theta) = 2\sin\theta\cos\theta$ to the second term in numerator:
\[ E = \frac{\sqrt{3} \cos 20^\circ - 2 (2 \sin 20^\circ \cos 20^\circ)}{\sin 20^\circ} \]
\[ E = \frac{\sqrt{3} \cos 20^\circ - 2 \sin 40^\circ}{\sin 20^\circ} \]
Multiply and divide the numerator by 2 to introduce a known trigonometric value:
\[ E = \frac{2 \left( \frac{\sqrt{3}}{2} \cos 20^\circ - \sin 40^\circ \right)}{\sin 20^\circ} \]
Substitute $\frac{\sqrt{3}}{2} = \sin 60^\circ$:
\[ E = \frac{2 \left( \sin 60^\circ \cos 20^\circ \right) - 2 \sin 40^\circ}{\sin 20^\circ} \]
Use the product-to-sum formula $2 \sin A \cos B = \sin(A + B) + \sin(A - B)$ for the first term:
\[ 2 \sin 60^\circ \cos 20^\circ = \sin(60^\circ + 20^\circ) + \sin(60^\circ - 20^\circ) = \sin 80^\circ + \sin 40^\circ \]
Substitute this back into the expression:
\[ E = \frac{(\sin 80^\circ + \sin 40^\circ) - 2 \sin 40^\circ}{\sin 20^\circ} \]
\[ E = \frac{\sin 80^\circ - \sin 40^\circ}{\sin 20^\circ} \]
Now, use the sum-to-product formula $\sin C - \sin D = 2 \cos\left(\frac{C+D}{2}\right) \sin\left(\frac{C-D}{2}\right)$:
\[ \sin 80^\circ - \sin 40^\circ = 2 \cos\left(\frac{80^\circ + 40^\circ}{2}\right) \sin\left(\frac{80^\circ - 40^\circ}{2}\right) \]
\[ = 2 \cos(60^\circ) \sin(20^\circ) \]
Since $\cos 60^\circ = \frac{1}{2}$:
\[ \sin 80^\circ - \sin 40^\circ = 2 \left(\frac{1}{2}\right) \sin 20^\circ = \sin 20^\circ \]
Finally, substitute this back into $E$:
\[ E = \frac{\sin 20^\circ}{\sin 20^\circ} = 1 \]
Step 4: Final Answer:
The value of the expression is $1$.
Was this answer helpful?
0