document.write( "Question 1130378: A laboratory has a 750g sample of uranium. This substance has a half life of 20 years. \r
\n" );
document.write( "\n" );
document.write( "a) Write an equation to represent the mass of the substance after x half lives.
\n" );
document.write( "b) how many half-lives will have elapsed in 120 years ?
\n" );
document.write( "c) How much of the sample is left after 120 years?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Thank you
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #747035 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Part A\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Start off with 750 grams of the material. After 1 half-life, you have 750*(1/2) = 375 grams. After 2 half-lives, you have 750*(1/2)*(1/2) = 187.5 grams. This pattern continues. The number of half-lives determines how many copies of (1/2) you will multiply.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If there were 5 copies of (1/2), then this refers to 5 half-lives. We can write it as (1/2)*(1/2)*(1/2)*(1/2)*(1/2) or we can use exponentials as a shortcut and say (1/2)^5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If there are x half-lives that occur, then we multiply by (1/2)^x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Therefore, the equation is y = 750*(1/2)^x where x is the number of half-lives and y is the amount of material remaining.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "----------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Part B\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"A half life of 20 years\" means that every 20 year mark has the amount of uranium cut in half. Refer to part A.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Divide 120 over 20 to get 120/20 = 6.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "There are 6 half-lives in 120 years.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "----------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Part C\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "From part B, we found that 120 years is 6 half-lives for this material, so x = 6.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Plug x = 6 into the equation found in part A. Use the order of operations PEMDAS to simplify.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = 750*(1/2)^x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = 750*(1/2)^6 .... replace x with 6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = 750*(0.5)^6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = 750*0.015625\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = 11.71875\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "There is 11.71875 grams of uranium left after 120 years. \n" ); document.write( " \n" ); document.write( " |