document.write( "Question 1048202: Given that a candle is 13.5 inches tall when it has been burning for 8 hours at a rate of 0.5 inches per hour,
\n" );
document.write( "How tall was the candle when it had been burning for 2.5 hours?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #663781 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Given that a candle is 13.5 inches tall when it has been burning for 8 hours at a rate of 0.5 inches per hour, \n" ); document.write( "How tall was the candle when it had been burning for 2.5 hours? \n" ); document.write( "--------------- \n" ); document.write( "It's 5.5 hours less burning time (8 - 2.5) \n" ); document.write( "5.5*0.5 = 2.75 inches taller. \n" ); document.write( "13.5 + 2.75 = 16.25 inches \n" ); document.write( " |