document.write( "Question 253637: A radioactive substance has an initial mass of 100 grams and its mass halves every 4 years. Write an expression that shows the number of grams remaining after x years.\r
\n" ); document.write( "\n" ); document.write( "I tried doing this problem by following this formula:
\n" ); document.write( "initial mass times [1+ (r/n)]^nt\r
\n" ); document.write( "\n" ); document.write( "r= rate
\n" ); document.write( "n= number of 'stuff' I think it is the number of time periods which the substance halves. It should be expressed by t/4.
\n" ); document.write( "t= time\r
\n" ); document.write( "\n" ); document.write( "Since the problem is a decay model isn't the rate negative? So I believe it should be -0.5.\r
\n" ); document.write( "\n" ); document.write( "100 [1+((-0.5/(t/4))]^t/4*t
\n" ); document.write( "I just get stuck here because it becomes very hairy and confusing...
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #185997 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A radioactive substance has an initial mass of 100 grams and its mass halves every 4 years. Write an expression that shows the number of grams remaining after x years.
\n" ); document.write( "--------------------------
\n" ); document.write( "A(t) = A(0)(1/2)^(t/4)
\n" ); document.write( "---------------
\n" ); document.write( "A(t) = 100(1/2)^(x/4)
\n" ); document.write( "===========================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );