document.write( "Question 1066439: A linear function models the height of a burning candle. Candle A comes out of the mold at 220 mm and is expected to be at 196 mm after 4 hours of burning. The model for candle B is h=290 - 5t, where h is the height in millimeters and t is the time in hours. What are the initial values for each candle? \n" ); document.write( "
Algebra.Com's Answer #681610 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
h=196 and t=4 hours
\n" ); document.write( "196=220-xt, so -24=-xt
\n" ); document.write( "24=xt
\n" ); document.write( "24=4x
\n" ); document.write( "x=6
\n" ); document.write( "h=220-6t. units in mm
\n" ); document.write( "-------------
\n" ); document.write( "For B, 290-5(4)=290-20=270 mm, initial value of height.
\n" ); document.write( "
\n" );