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 #793268 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! x, time \n" ); document.write( "y, size\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Two points (x,y) on line: \n" ); document.write( "(5,24) and (18,16.2)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Starting from point-slope equation form, |