Jake C.
asked 07/11/15I'm not sure how to go about solving this problem. Please help!
A large candle is 119 cm tall. It is designed to burn more quickly when it is first lit and more slowly as it approaches the bottom. Specifically, the candle takes 10 seconds to burn down the first centimeter from the top, 20 seconds to burn down the second centimeter, and 10k seconds to burn down the k-th centimeter. Suppose it takes T seconds for the candle to burn down completely. Then T/2 seconds after it is lit, the candle's height in centimeters will be h. Find 10h.
More
1 Expert Answer
ROGER F. answered 07/11/15
Tutor
4.9
(127)
DR ROGER - TUTOR OF MATH, PHYSICS AND CHEMISTRY
One way to solve this would be to think of this as an arithmetic sequence, where each term is 10 more than the previous term (that is the common difference = 10).
We can find the sum of all the times for each centimeter burned using the formula: S = n/2(a1 + a n). In this problem, S = T, a1 = 10 sec, and n = 119, and an = 10*119 = 1190 sec
So total time to burn the candle = T = 119/2(10 + 1190) = 71,400 sec
Next, we want the total time passed to be T/2, and so find the value of n, or in this problem, h, the #of cm burned after 1/2 the total time.
71,400/2 = h/2(10 + 10h). So 71,400 = 10h + 10h2 ,
So 7140 = h + h2 Rearranging: h2 + h - 7140 = 0
This factors into (h + 85)(h - 84) = 0• (• see below)
So h = 84 cm (the other value, -85, makes no sense here)
So 10h = 840 sec (•Quick way to get factors of a big number which only differ by 1 is to take the square root of 7140 (84.5), and then try 84/85 - which was correct)
Still looking for help? Get the right answer, fast.
Ask a question for free
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Find an Online Tutor Now
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Jon P.
1. The rate of burning is constant for each centimeter. The first centimeter burns at a constant rate of 1 centimeter per 10 seconds (0.1 cm/sec). When the flame crosses the line to the second centimeter, the burning immediately slows down to 1 centimeter per 20 seconds (0.05 cm/sec) and burns at that rate until the second centimeter is burned. In other words, the rate of burning is a step function.
2. The rate of burning changes smoothly. It starts at a specific rate (which can be be determined) and slows down gradually as the candle burns.
If you're studying calculus, then it's likely that the second option is true. If not, then the first option is likely to be true.
07/11/15