← Back to Test

Problem 13 - Entrance Test

The sum of the series 1 + 3 + 5 + ... + (2n-1) equals 144, find n.

Correct: B

Sum of first n odd numbers is n². So n² = 144 → n = 12.