Question 1119236
.
the height in cm of a candle is a linear function of the amount of time(hours) its been burning. 
When graphed, the function gives a line with a slope of -0.6. Suppose the height of the candle after 17 hours is 17.8 cm 
what was the height of the candle after 10 hours?
~~~~~~~~~~~~~~~~~~~~~~~~~



            After reading the condition I have a question:    "10 hours" after WHAT ?


&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;I will interpret the question in this way: &nbsp;&nbsp;"what was the height of the candle after 10 hours <U>from the beginning</U> ?"



<U>Solution</U>



<U>1.  &nbsp;&nbsp;The common sense solution</U>


<pre>
The condition says that the candle looses 0.6 cm of its height each hour when it is burning.


After 17 hours the candle was 17.8 cm long.


Hence, after 10 hours from the beginning it was  17.8 + 7*0.6 = 17.8 + 4.2 = 22 cm.
</pre>


<U>2. &nbsp;&nbsp;The formal solution</U>


<pre>
You have a straight line with the slope of -0.6 passing through the point (x,y) = (17,17.8).


They ask to determine the value of the linear function at  x = 10.


Use the formula  {{{y[2]}}} = {{{y[1] + m*(x[2]-x[1])})}}},


where m = -0.6 (the slope),  {{{x[2]}}} = 10,  {{{y[1]}}} = 17.8,  {{{x[2]}}} = 10,  {{{y[1]}}} = 17.


{{{y[2]}}} = 17.8 - 0.6*(10-17) = 17.8 - 0.6*(-7) = 17.8 + 0.6*7 = 22 cm.


You get the same answer as in the solution 1.
</pre>