document.write( "Question 1168684: Suppose that the height (in centimeters) of a candle is a linear function of the amount of time (in hours) it has been burning. After 5 hours of burning, a candle has a height of 24 centimeters. After 18 hours of burning, its height is 16.2 centimeters. what is the height of the candle after 12 hours? \n" ); document.write( "
Algebra.Com's Answer #793269 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! (5, 24) \n" ); document.write( "(18, 16.2) \n" ); document.write( "slope is -7.8/13=-0.6 \n" ); document.write( "after 12 hours it is -0.6*7 shorter than at 5 hours or 4.2 cm shorter or 19.8 cm answer\r \n" ); document.write( "\n" ); document.write( "the equation of the line is y-24=-0.6(x-5) \n" ); document.write( "or y=-0.6x+27 \n" ); document.write( "the candle was 27 cm at 0 hours, \n" ); document.write( "-0.6*5 or -3 (24 cm) at 5 hours \n" ); document.write( "-0.6*18=-10.8 (16.2 cm) at 18 hours.'\r \n" ); document.write( "\n" ); document.write( "the answer is 19.8 cm. \n" ); document.write( " |