Question:medium

The angles of a triangle are in A.P and the greatest angle is double the least angle, then sine of the third angle is

Show Hint

A crucial geometric shortcut: If the three angles of a triangle are in Arithmetic Progression, the middle angle is always exactly $60^\circ$, regardless of the other conditions. The question asks for the "third angle" (implicitly the middle one), so you can often jump straight to $\sin(60^\circ) = \sqrt{3}/2$ without even calculating $d$!
Updated On: Apr 29, 2026
  • $\frac{\sqrt{3}}{2}$
  • $\frac{1}{\sqrt{2}}$
  • $\frac{1}{2}$
  • 0
Show Solution

The Correct Option is A

Solution and Explanation

The question provides a problem where the angles of a triangle are in an arithmetic progression (A.P), and the greatest angle is double the least angle. We are to find the sine of the third angle. Here is the step-by-step solution:

  1. Let the angles of the triangle be \(a-d\), \(a\), and \(a+d\), where \(a-d\), \(a\), \(a+d\) are in A.P. This can be expressed because the common difference in an A.P is \(d\).
  2. Given that the greatest angle is double the least angle:
    • \(a + d = 2(a - d)\)
  3. Simplifying the equation:
    • \(a + d = 2a - 2d\)
    • Rearrange to find \(d\):
    • \(3d = a\)
    • \(d = \frac{a}{3}\)
  4. Now, substitute \(d = \frac{a}{3}\) back into the angle expressions:
    • First angle: \(a - d = a - \frac{a}{3} = \frac{2a}{3}\)
    • Second angle: \(a\)
    • Third angle: \(a + d = a + \frac{a}{3} = \frac{4a}{3}\)
  5. Using the property of a triangle, the sum of angles is \(180^{\circ}\):
    • \(\frac{2a}{3} + a + \frac{4a}{3} = 180\)
    • \(\frac{2a + 3a + 4a}{3} = 180\)
    • \(\frac{9a}{3} = 180\)
    • \(3a = 180\)
    • \(a = 60\)
  6. Therefore, the angles are:
    • First angle: \(\frac{2 \times 60}{3} = 40\)
    • Second angle: \(60\)
    • Third angle: \(\frac{4 \times 60}{3} = 80\)
  7. The third angle, \(80^\circ\), is the angle of interest. We need to find \(\sin(80^\circ)\):

The closest standard value of sine to \(80^\circ\) is \(\sin(60^\circ)\), which is \(\frac{\sqrt{3}}{2}\). Hence, the sine of the third angle is approximately: \(\frac{\sqrt{3}}{2}\).

Was this answer helpful?
0