document.write( "Question 1019767: I have a work problem: Laura lights a candle in her kitchen. The candle is burning at a rate of .5 inches per hour. After 5 minutes the candle is 3.5 inches tall. I need to know what equation I use to figure out the height of the candle. \n" ); document.write( "
Algebra.Com's Answer #635717 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+h+\" = the initial height of the candle
\n" ); document.write( "I can say:
\n" ); document.write( "[ final height ] = [ rate of decrease] + [ initial height ]
\n" ); document.write( "\"+h+=+-.5%2Ah+%2B+h%5B0%5D+\"
\n" ); document.write( "--------------------
\n" ); document.write( "Convert minutes to hrs
\n" ); document.write( "\"+5%2F60+=+1%2F12+\" hrs
\n" ); document.write( "[ .5 in/hr ] x [ hrs ] = [ inches ]
\n" ); document.write( "\"+%281%2F2%29%2A%281%2F12%29+=+1%2F24+\" height decrease after 5 min
\n" ); document.write( "-------------------------
\n" ); document.write( "\"+h%5B0%5D+=+3.5+%2B+1%2F24+\"
\n" ); document.write( "\"+h%5B0%5D+=+3.5+%2B+.04167+\"
\n" ); document.write( "\"+h%5B0%5D+=+3.54167+\"
\n" ); document.write( "-----------------
\n" ); document.write( "\"+h+=+-.5t+%2B+3.54167+\"
\n" ); document.write( "This should give the height after \"+t+\" min
\n" ); document.write( "--------------
\n" ); document.write( "check:
\n" ); document.write( "\"+t+=+1%2F12+\"
\n" ); document.write( "\"+h+=+-1%2F24+%2B+3.54167+\"
\n" ); document.write( "\"+h+=+-.041667+%2B+3.54167+\"
\n" ); document.write( "\"+h+=+3.5+\"
\n" ); document.write( "---------------
\n" ); document.write( "Here's the plot:
\n" ); document.write( "Hope I got it
\n" ); document.write( "\"+graph%28+400%2C400%2C+-5%2C+12%2C+-5%2C+7%2C+-.5x+%2B+3.54167+%29+\"
\n" ); document.write( "
\n" );