document.write( "Question 87050: Osmium has a radioactive isotope that has a half life of 15.4 days. If one gram of the isotope is present now, then amount A (in grams) present after t days is A=(1/2)^t/15.4\r
\n" );
document.write( "\n" );
document.write( "How many days will pass before there is 0.73 grams of the isotope present? Round to the nearest day! \r
\n" );
document.write( "\n" );
document.write( "*So I thought to put the 0.73 in for A, and help would be fabulous! THANKS! \n" );
document.write( "
Algebra.Com's Answer #63070 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! you're off to a good start ... .73=(.5)^(t/15.4) ... taking log of both sides gives log(.73)=(t/15.4)log(.5)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "log(.73)/log(.5)=t/15.4 ... 15.4(log(.73)/log(.5))=t ... t approximately equals 7 days \n" ); document.write( " |