document.write( "Question 611350:  85 grams of radioactive material will decay at a rate of 45% per day. How many grams will be left after 6 days? Round to the nearest hundredth.\r
\n" );
document.write( "\n" );
document.write( "This has to do with scientific notation \n" );
document.write( "
| Algebra.Com's Answer #384912 by stanbon(75887)      You can put this solution on YOUR website! 85 grams of radioactive material will decay at a rate of 45% per day. How many grams will be left after 6 days? Round to the nearest hundredth. \n" ); document.write( "This has to do with scientific notation \n" ); document.write( "---- \n" ); document.write( "If 45% decays, 55% remains after each year. \n" ); document.write( "------- \n" ); document.write( "A(t) = x*(0.55)^t \n" ); document.write( "----- \n" ); document.write( "A(6) = 85*(0.55)^6 \n" ); document.write( "= 0.02353 \n" ); document.write( "= 2.353x10^-2 grams \n" ); document.write( "======================================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================= \n" ); document.write( " |