SOLUTION: While adding the first few continuous natural numbers, a candidate missed one of the numbers and wrote the answer as 177. What was the number missed?

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: While adding the first few continuous natural numbers, a candidate missed one of the numbers and wrote the answer as 177. What was the number missed?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 823053: While adding the first few continuous natural numbers, a candidate missed one of the numbers and wrote the answer as 177. What was the number missed?
Answer by Edwin McCravy(20056) About Me  (Show Source):
You can put this solution on YOUR website!
While adding the first few continuous natural numbers, a candidate missed one of the numbers and wrote the answer as 177. What was the number missed?
The formula for the sum of the first n natural numbers is n%28n%2B1%29%2F2

Let the number missed be = k  

n%28n%2B1%29%2F2-k = 177

%28n%5E2%2Bn%29%2F2-k = 177

Multiply both sides by 2

nē + n - 2k = 354 

nē + n - 354 = 2k

k ≧ 1, so 2k ≧ 2

nē + n - 354 ≧ 2

nē + n - 352 ≧ 0

By the quadratic formula, that has critical
numbers approximately 18.3 and -19.3

In integers the inequality has solutions 

n = -20,-21,-23,...  and n = 19, 20, 21,...
 
Since n is positive we take the first integer 
value exceeding 18.3, which is 19:

Substituting n=19 in

n%5E2%2F2 + n%2F2 - 177 = k

19%5E2%2F2 + 19%2F2 - 177 = k

180.5 + 9.5 - 177 = k

13 = k

Answer:  the candidate added the integers 1 through 19, but omitted 13.

-------------------------------------------------

Checking:

So since n = 19, the candidate added this with 13 omitted:

1+2+3+4+5+6+7+8+9+10+11+12+14+15+16+17+18+19 = 177 

That checks.

Edwin