document.write( "Question 960997: I need help with these questions:\r
\n" ); document.write( "\n" ); document.write( "A certain amount of Californium-251 is slowly decaying. After 101 years 92.5 grams of an initial 100 grams are remaining.\r
\n" ); document.write( "\n" ); document.write( "a. Create a function, Q(t), that will calculate how much Californium-251 is remaining after t years.\r
\n" ); document.write( "\n" ); document.write( "b. What is the approximate half-life of Californium-251?\r
\n" ); document.write( "\n" ); document.write( "This is what I did for part a:\r
\n" ); document.write( "\n" ); document.write( "92.5 - 100(x)^101
\n" ); document.write( ".925 = x^101
\n" ); document.write( "I got stuck after that. I don't know how to solve for 'x'\r
\n" ); document.write( "\n" ); document.write( "This is what I did for part b:\r
\n" ); document.write( "\n" ); document.write( "Q(t) = 100(1/2)t/101
\n" ); document.write( "t = 101 - is this correct????
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #587318 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A certain amount of Californium-251 is slowly decaying.
\n" ); document.write( " After 101 years 92.5 grams of an initial 100 grams are remaining.
\n" ); document.write( ":
\n" ); document.write( "a. Create a function, Q(t), that will calculate how much Californium-251 is remaining after t years.
\n" ); document.write( "Q(t) = 100*2^(-t/h), where h = the half-life of the substance
\n" ); document.write( ":
\n" ); document.write( "b. What is the approximate half-life of Californium-251?
\n" ); document.write( "Q(t) = 92.5 yrs
\n" ); document.write( "100*2^(-101/h) = 92.5
\n" ); document.write( "2^(-101/h) = \"92.5%2F100\"
\n" ); document.write( "2^(-101/h) = .925
\n" ); document.write( "\"-101%2Fh\" = \"ln%28.925%29%2Fln%282%29\"
\n" ); document.write( "use your calc
\n" ); document.write( "\"-101%2Fh\" = -.11247473
\n" ); document.write( "-101 = -.11247473h
\n" ); document.write( "h = \"%28-101%29%2F%28-.11247473%29\"
\n" ); document.write( "h = 898 yrs is the half-life
\n" ); document.write( "
\n" ); document.write( "
\n" );