document.write( "Question 970261: 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 8 hours of burning, a candle has a height of 26.4 centimeters. After 26 hours of burning, its height is 22.8 centimeters. What is the height of the candle after 20 hours? \n" ); document.write( "
Algebra.Com's Answer #592910 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Plot the height, \"+h+\" on the verical axis and
\n" ); document.write( "hours, \"+t+\" on the horizontal axis
\n" ); document.write( "You are given 2 points on the line in the format
\n" ); document.write( "( t , h )
\n" ); document.write( "( 8, 26.4 )
\n" ); document.write( "( 26, 22.8 )
\n" ); document.write( "----------------------
\n" ); document.write( "Find equation of the line using point-slope formula
\n" ); document.write( "\"+%28+h+-+22.8+%29+%2F+%28+t+-+26+%29+=+%28+26.4+-+22.8+%29+%2F+%28+8+-+26+%29+\"
\n" ); document.write( "\"+%28+h+-+22.8+%29+%2F+%28+t+-+26+%29+=+3.6+%2F+%28+-18+%29+\"
\n" ); document.write( "\"+%28+h+-+22.8+%29+%2F+%28+t+-+26+%29+=+-.2+\"
\n" ); document.write( "\"+h+-+22.8+=+-.2%2A%28+t+-+26+%29+\"
\n" ); document.write( "\"+h+=-+.2t+%2B+5.2+%2B+22.8+\"
\n" ); document.write( "\"+h+=+-.2t+%2B+28+\"
\n" ); document.write( "--------------------
\n" ); document.write( "Find \"+h+\" after \"+20+\" hrs
\n" ); document.write( "\"+h+=+-.2%2A20+%2B+28+\"
\n" ); document.write( "\"+h+=+24+\"
\n" ); document.write( "The height is 24 cm after 20 hrs
\n" ); document.write( "-------------------------------
\n" ); document.write( "check the equation:
\n" ); document.write( "does it go through ( 8, 26.4 ) ?
\n" ); document.write( "\"+h+=+-.2t+%2B+28+\"
\n" ); document.write( "\"+h+=+-.2%2A8+%2B+28+\"
\n" ); document.write( "\"+h+=+-1.6+%2B+28+\"
\n" ); document.write( "\"+h+=+26.4+=+26.4+\"
\n" ); document.write( "OK -you can check other point
\n" ); document.write( "
\n" ); document.write( "
\n" );