Question:medium

The sides of a triangle are \(\sin\alpha\), \(\cos\alpha\), and \(\sqrt{1+\sin\alpha\cos\alpha}\) for some \(0 < \alpha < \frac{\pi}{2}\). Then, the greatest angle of the triangle is:

Show Hint

For triangle problems, always use the cosine rule to determine angles opposite the largest side.
Updated On: Mar 28, 2026
  • \(60^\circ\)
  • \(90^\circ\)
  • \(120^\circ\)
  • \(150^\circ\)
Show Solution

The Correct Option is C

Solution and Explanation

Step 1: Cosine Rule Application. Triangle sides are provided as:\[a = \sin\alpha, \quad b = \cos\alpha, \quad c = \sqrt{1 + \sin\alpha \cos\alpha}.\]The largest angle is determined using the cosine rule:\[\cos C = \frac{a^2 + b^2 - c^2}{2ab}.\]Substitution of \(a\), \(b\), and \(c\) yields:\[\cos C = \frac{\sin^2\alpha + \cos^2\alpha - (1 + \sin\alpha \cos\alpha)}{2\sin\alpha \cos\alpha}.\]Applying the identity \(\sin^2\alpha + \cos^2\alpha = 1\), the expression simplifies to:\[\cos C = \frac{1 - (1 + \sin\alpha \cos\alpha)}{2\sin\alpha \cos\alpha} = \frac{-\sin\alpha \cos\alpha}{2\sin\alpha \cos\alpha} = -\frac{1}{2}.\]Consequently, \(C = 120^\circ\).
Was this answer helpful?
0