document.write( "Question 1095107: Suppose the flavor of gum you are chewing can have a rating from 0 to 1, where 0 = no flavor at all and 1 = the best possible flavor (that is, when you first start to chew it).\r
\n" ); document.write( "\n" ); document.write( "Now assume that the gum company announces in the advertising that the flavor has a half-life of 55 minutes.\r
\n" ); document.write( "\n" ); document.write( "If you have been chewing on this particular flavor of gum for a total of 115 minutes, what would be the fraction of the original flavor rating
\n" ); document.write( "

Algebra.Com's Answer #709654 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!

This is exponential decay: whatever the starting value, the value is cut in half every 55 minutes. Algebraically,

\n" ); document.write( "\"y+=+x%280.5%5En%29\" where n is the number of half-lives -- i.e., the number of 55-minute intervals.

\n" ); document.write( "For 115 minutes of chewing, the number of half-lives is 115/55. 0.5^(115/55) is about 0.235. So about 23.5% of the original flavor should still be there after 115 minutes.
\n" ); document.write( "
\n" );