document.write( "Question 253874: beryllium-11 decomposes into boron-11 with a half life of 13.8 seconds. How long will it take 240 g of beryllium-11 to decompose into 7.5g of beryllium-11? \r
\n" );
document.write( "\n" );
document.write( "based on the forumula provided in the text book C(t)=C(0)2e^-t/h\r
\n" );
document.write( "\n" );
document.write( "where C(0) = 240, C(t)=7.5 ,h=13.8\r
\n" );
document.write( "\n" );
document.write( "7.5/240=2e^-t/13.8\r
\n" );
document.write( "\n" );
document.write( "this was a s far as i got \n" );
document.write( "
Algebra.Com's Answer #356926 by martin.jabou(1)![]() ![]() ![]() You can put this solution on YOUR website! The solution is quite simple actually:\r \n" ); document.write( "\n" ); document.write( "You know you are going from 240g of Be-11 to 7.5g of Be-11, so write down what you have - \r \n" ); document.write( "\n" ); document.write( "Half Life Formula is C(t) = Cø2^(-t/H)\r \n" ); document.write( "\n" ); document.write( "C(t) = 7.5g, Cø = 240g, H = 13.8 seconds\r \n" ); document.write( "\n" ); document.write( "Sub In:\r \n" ); document.write( "\n" ); document.write( "7.5 = 240 (2)^(-t/H) \r \n" ); document.write( "\n" ); document.write( "Divide both sides by 240 to get:\r \n" ); document.write( "\n" ); document.write( "7.5 / 240 = 2^(-t/13.8)\r \n" ); document.write( "\n" ); document.write( "Simplify:\r \n" ); document.write( "\n" ); document.write( "1 / 32 = 2^(-t/13.8)\r \n" ); document.write( "\n" ); document.write( "1 / 32 must be written as a base two: therefore it becomes 2 ^ -5, your new equation is:\r \n" ); document.write( "\n" ); document.write( "2^-5 = 2^(-t/13.8)\r \n" ); document.write( "\n" ); document.write( "Since at this point you have the same base 2 on both sides, you can now equate the exponents to each other and solve for variable t. You get:\r \n" ); document.write( "\n" ); document.write( "-5 / 1 = -t/13.8\r \n" ); document.write( "\n" ); document.write( "-69 = - t, divide each side by -1 (not particularly necessary since we know time cannot be negative) and we get T is equal to 69 seconds :) \n" ); document.write( " |