Question:

The lengths of the sides of a right-angled triangle are in geometric progression. What is the ratio of the sines of its acute angles?

Show Hint

In GP triangle problems, assign $a, ar, ar^2$, apply Pythagoras, and solve for $r$ systematically.
Updated On: Jul 30, 2025
  • 1
  • $\sqrt{3}$
  • $\frac{\sqrt{5} + 1}{2}$
  • $\frac{\sqrt{5} - 1}{2}$
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

Let sides in GP be $a, ar, ar^2$. Hypotenuse is largest: $ar^2$. Pythagoras: \[ a^2 + a^2 r^2 = a^2 r^4 \] Divide by $a^2$: \[ 1 + r^2 = r^4 \quad \Rightarrow \quad r^4 - r^2 - 1 = 0 \] Let $u = r^2$: \[ u^2 - u - 1 = 0 \quad \Rightarrow \quad u = \frac{1 + \sqrt{5}}{2} = \phi \] Thus: \[ r = \sqrt{\phi} \] Now: $\sin(\theta_1) = \frac{a}{ar^2} = \frac{1}{r^2} = \frac{1}{\phi}$, $\sin(\theta_2) = \frac{ar}{ar^2} = \frac{1}{r} = \frac{1}{\sqrt{\phi}}$. Ratio: \[ \frac{\sin \theta_2}{\sin \theta_1} = \frac{1/\sqrt{\phi}}{1/\phi} = \sqrt{\phi} = \frac{\sqrt{5} + 1}{2} \]
\[ \boxed{\frac{\sqrt{5} + 1}{2}} \]
Was this answer helpful?
0
0