document.write( "Question 430169: I am trying to the determine the half-life of an element using the following data:\r
\n" );
document.write( "\n" );
document.write( "corn remaining / #of shakes
\n" );
document.write( "100 / 0
\n" );
document.write( "50 / 12\r
\n" );
document.write( "\n" );
document.write( "80 / 4
\n" );
document.write( "40 / 16\r
\n" );
document.write( "\n" );
document.write( "60 / 8
\n" );
document.write( "30 / 16\r
\n" );
document.write( "\n" );
document.write( "50 / 12
\n" );
document.write( "25 / 20\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #298818 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! The initial count (at 0) is 100. The count at 12 is 50. Since 50 is 1/2 of 100 it appears that the half-life would be 12 shakes.(What's a shake?) \n" ); document.write( "But then the data says that at 20 shakes the count is 25. But 25 is 1/2 of 50. So 25 should happen a half-life after 50. So it should happen aother 12 shakes later, not 8 shakes later like that data shows. So the data is inconsistent. \n" ); document.write( " |