<p>Let <em>n</em> ∈ <strong>Z</strong> and △<em>ABC</em> be a right triangle with right angle at <em>C</em>. If sin <em>A</em> and sin <em>B</em> are the roots of the quadratic equation \((5n+8)x^2 - (7n-20)x + 120 = 0\), then find the value of <em>n</em>.</p>
Step-by-Step Solution
Key Concept: Since ∠C = 90°, we have A + B = 90°, so sin B = cos A. Use the constraint (sin A)² + (sin B)² = (sin A)² + (cos A)² = 1 to find n.
<p><strong>Step 1:</strong> In right triangle ABC with right angle at C, we have A + B = 90°, so B = 90° - A, which gives sin B = cos A.</p><p><strong>Step 2:</strong> Let sin A = α and sin B = β. Then α and β are roots of $(5n+8)x^2 - (7n-20)x + 120 = 0$.</p><p><strong>Step 3:</strong> By Vieta's formulas:</p><p>• Sum: $α + β = \frac{7n-20}{5n+8}$</p><p>• Product: $αβ = \frac{120}{5n+8}$</p><p><strong>Step 4:</strong> Since sin B = cos A, we have β = cos A. Using sin²A + cos²A = 1:</p><p>$α^2 + β^2 = 1$</p><p><strong>Step 5:</strong> Expand using the identity $α^2 + β^2 = (α+β)^2 - 2αβ$:</p><p>$(\frac{7n-20}{5n+8})^2 - 2·\frac{120}{5n+8} = 1$</p><p><strong>Step 6:</strong> Let $5n+8 = d$. Then:</p><p>$\frac{(7n-20)^2}{d^2} - \frac{240}{d} = 1$</p><p>$(7n-20)^2 - 240d = d^2$</p><p><strong>Step 7:</strong> Substitute $7n = \frac{5d-8}{5}·7 = 7n$ directly. With $d = 5n+8$:</p><p>$(7n-20)^2 - 240(5n+8) = (5n+8)^2$</p><p>$49n^2 - 280n + 400 - 1200n - 1920 = 25n^2 + 80n + 64$</p><p>$49n^2 - 1480n - 1520 = 25n^2 + 80n + 64$</p><p>$24n^2 - 1560n - 1584 = 0$</p><p>$n^2 - 65n - 66 = 0$</p><p>$(n-66)(n+1) = 0$</p><p><strong>Step 8:</strong> Since $5n+8 > 0$ (coefficient of x²), we need $n > -\frac{8}{5}$. Thus $n = 66$.</p><p>∴ Answer: <strong>66</strong></p>
Correct Answer: 66