
Larry C. answered 02/21/19
Tutor
4.9
(294)
Computer Science and Mathematics professional
990 = 0.5n(n+1) -> 1980 = n2+n -> 0 = n2+n-1980
By the quadratic equation, n = (-1 +/- sqrt(1-(4*-1980)))/2 = (-1 +/- sqrt(7921))/2 = (-1 +/- 89)/2
Since n cannot be negative in this context, n = (-1 + 89)/2 = 88/2 = 44