document.write( "Question 1183394: An artifact was discovered by an archeologist, who initially estimated it to be about 2500 years old. Then, after carbon-14 analysis was completed, it was determined that the carbon-14 contained in the artifact decreased from 20 grams originally to 12 grams now, so that 60% of its original amount of carbon-14 remains. After the mathematical investigation was completed, this model was created: P(t) = 20e-0.00012t, where P(t) is the amount of carbon-14 remaining after 't' years. What conclusion should be made about the age of the artifact?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #813679 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
p(t) = 20 * e^(-.00012t)
\n" ); document.write( "p(0) = 20
\n" ); document.write( "p(t) = .6 * 20 = 12\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "p(t) = e^(-.00012t) = 12
\n" ); document.write( "formula becomes:
\n" ); document.write( "12 = 20 * e^(-.00012t)
\n" ); document.write( "divide both sides of the equation by 20 to get:
\n" ); document.write( "12/20 = e^(-.00012 * t)
\n" ); document.write( "take the natural log of both sides of the equation to get:
\n" ); document.write( "ln(12/20) = ln(e^(-.00012 * t)
\n" ); document.write( "since, in general, ln(e^x) = x * ln(e), the formula becomes:
\n" ); document.write( "ln(12/20) = -.00012 * t * ln(e)
\n" ); document.write( "since ln(e) = 1, the equation becomes:
\n" ); document.write( "ln(12/20) = -.00012 * t
\n" ); document.write( "solve for t to get:
\n" ); document.write( "t = ln(12/20) / -.00012 = 4256.880198 years.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "confirm by replacing t in the original equation to get:
\n" ); document.write( "p(4256.880198) = 20 * e^(-.00012 * 4256.880198) = 12.
\n" ); document.write( "this confirms the value of t is correct.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );