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 #663782 by Edwin McCravy(20077) You can put this solution on YOUR website! \n" ); document.write( "a candle is 13.5 inches tall when it has been burning for 8 hours \n" ); document.write( " \r\n" ); document.write( "So when the time = 8 hours, the \r\n" ); document.write( "candle's height = 13.5 inches\r\n" ); document.write( " \n" ); document.write( "burning...at a rate of 0.5 inches per hour, \n" ); document.write( " \r\n" ); document.write( "So when the time = 9 hours, the candle's height \r\n" ); document.write( "will be 13 inches.\r\n" ); document.write( "\r\n" ); document.write( "Let x = the number of hours the candle has been \r\n" ); document.write( "burning\r\n" ); document.write( "\r\n" ); document.write( "Let y = the height of the candle when it has been \r\n" ); document.write( "burning for x hours.\r\n" ); document.write( "\r\n" ); document.write( "So when x = 8, y = 13.5 and\r\n" ); document.write( "when x = 9, y = 13\r\n" ); document.write( "\r\n" ); document.write( "We want to find the equation of the line that passes\r\n" ); document.write( "through the two points (8,13.5) and (9,13)\r\n" ); document.write( " \r\n" ); document.write( "First we use the slope formula\r\n" ); document.write( "\r\n" ); document.write( " \n" ); document.write( "How tall was the candle when it had been burning \n" ); document.write( "for 2.5 hours? \n" ); document.write( " \r\n" ); document.write( "Substitute 2.5 for x\r\n" ); document.write( "\r\n" ); document.write( " y = -0.5(2.5) + 17.5\r\n" ); document.write( " y = 16.25\r\n" ); document.write( "\r\n" ); document.write( "So the candle was 16.25 inches tall when it had been \r\n" ); document.write( "burning for only 2.5 hours.\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |