The sum of the first $n$ natural numbers is 55. What is $n$?
11
- Step 1: Formula for sum of first $n$ natural numbers - \[ S_n = \frac{n(n+1)}{2} \]
- Step 2: Substitute the given sum - \[ \frac{n(n+1)}{2} = 55 \]
- Step 3: Multiply through by 2 - \[ n(n+1) = 110 \]
- Step 4: Solve the quadratic - \[ n^2 + n - 110 = 0 \] Discriminant: $\Delta = 1 + 440 = 441$, $\sqrt{\Delta} = 21$.
- Step 5: Roots - \[ n = \frac{-1 \pm 21}{2} \] Only positive root is: \[ n = \frac{-1 + 21}{2} = \frac{20}{2} = 10 \]
- Step 6: Conclusion - $n = 10$, matching option (3).
What is the angle between the hour and minute hands at 4:30?