document.write( "Question 844689: A scientist has 100 grams of a substance where half of it decays every hour. Write an equation to determine how long it takes until 25 grams are remaining \n" ); document.write( "
Algebra.Com's Answer #508878 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Q(t) = \"Q%5B0%5De%5E%28-kt+%29+\"
\n" ); document.write( "first find k
\n" ); document.write( " .5 = \"e%5E%28-k%2A1+%29+\"
\n" ); document.write( " ln(.5)/-1 = k = .6931
\n" ); document.write( "25 = \"100e%5E%28-.6931t+%29+\"
\n" ); document.write( " .25 = \"e%5E%28-.6931t+%29+\"
\n" ); document.write( " \"ln%28.25%29%2F%28-.6931%29\" = t
\n" ); document.write( " \n" ); document.write( "
\n" );