document.write( "Question 814097: A candle is 8 in. tall after burning 2 hrs. After 4 hrs it is 5 1/2 in. tall. Write a linear equation to model the height y of the candle after x hours. After how many hours will the candle be 4 inches tall? \n" ); document.write( "
Algebra.Com's Answer #490098 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
The description gives two data points, (x,y) where x is time and y is tallness of the candle. These two points are (2, 8) and (4, 5.5). These two points define a line in variables x and y.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "That desired line:
\n" ); document.write( "All using slope-intercept form, \"m=%285.5-8%29%2F%284-2%29=-2.5%2F2=-5%2F4\";
\n" ); document.write( "\"y=mx%2Bb\"
\n" ); document.write( "\"b=y-mx\"
\n" ); document.write( "Use either point from the problem description,
\n" ); document.write( "\"b=8-%28-5%2F4%29%2A2\"
\n" ); document.write( "\"b=8%2B%285%2F4%29%2A2\"
\n" ); document.write( "\"b=8%2B5%2F2=8%2B2.5\"
\n" ); document.write( "\"b=10.5\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The equation for the line is \"highlight%28y=%285%2F4%29x%2B10%261%2F2%29\";
\n" ); document.write( "Again, y is tallness or height of the candle in inches, and x is time in hours after burning (at the wick). The question is about how much time to burn to become 4.5 inches. JUST SOLVE THE EQUATION FOR x, and let y=4.5.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The whole situation could have been analyzed using x for tallness and y for burn time, but normally, most people would use time as an independant variable and something else as the dependant variable.
\n" ); document.write( "
\n" );