0
   

Counting Candles - Math Problem

 
 
Reply Wed 22 Jun, 2011 04:41 pm
A girl says she has blown out 136 birthday candles in her life. You are given the challenge of determining her age.

You figure out she's 16. The simplest way to solve this is to count 1+2+3+... until the sum of the values equals the total. But what's a more efficient way to derive the answer?

If x is the total, and n is the age of the person, we will see:

2x = n^2 + n

So we know that: n ~ sqrt (2x)

It's been a while since basic trigonometry, would you have to write the equation like this?

f(x) = 1/2(n + 0)(n + 1)

I can't remember how to break it down.
  • Topic Stats
  • Top Replies
  • Link to this Topic
Type: Question • Score: 0 • Views: 2,222 • Replies: 2
No top replies

 
View best answer, chosen by RealEyes
engineer
  Selected Answer
 
  2  
Reply Wed 22 Jun, 2011 06:21 pm
@RealEyes,
n (n+1) / 2 = 136
n^2 + n - 272 = 0
quadratic formula from here or factor into (n+17)(n-16) = 0
0 Replies
 
AndyCharles
 
  1  
Reply Fri 23 Sep, 2011 06:28 am
@RealEyes,
Hello,

I would like to say,
2x = n^2 + n
2*136=n^2 + n
n^2 + n=272
f(x) = 1/2(n + 0)(n + 1)=0

Thanks
Andy Charles
_________
Edit: Moderator: Link Removed
0 Replies
 
 

Related Topics

 
  1. Forums
  2. » Counting Candles - Math Problem
Copyright © 2024 MadLab, LLC :: Terms of Service :: Privacy Policy :: Page generated in 0.03 seconds on 04/19/2024 at 09:59:45