document.write( "Question 70181: 1. If $4000 is deposited into an account paying 3% interest compounded annually and at the same time $2000 is deposited into an account paying 5% interest compounded annually, after how long will the two accounts have the same balance? Round to the nearest year and show all work.
\n" );
document.write( "2. Would you prefer that your salary be modeled exponentially or logarithmically? Explain your answer
\n" );
document.write( "3. If the half-life of a radioactive substance is 45 minutes and you originally have 2500 grams of the substance, how much will be left after 3 hours? Explain how to determine the amount without using the exponential model.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #50061 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 1. If $4000 is deposited into an account paying 3% interest compounded annually and at the same time $2000 is deposited into an account paying 5% interest compounded annually, after how long will the two accounts have the same balance? Round to the nearest year and show all work. \n" ); document.write( "-------------- \n" ); document.write( "4000(1+0.03)^t = 2000(1+0.05)^t \n" ); document.write( "2000=[(1.05)^t]/[1.03]^t \n" ); document.write( "2000= [1.019417478]^t \n" ); document.write( "Take the log of both sides to get: \n" ); document.write( "t=(log2000/log1.019417478] \n" ); document.write( "t=395.23 yrs. \n" ); document.write( "---------\r \n" ); document.write( "\n" ); document.write( "2. Would you prefer that your salary be modeled exponentially or logarithmically? Explain your answer \n" ); document.write( "Y=ab^x is an increasing function so long as a and b are positive \n" ); document.write( "and x represents successive years. \n" ); document.write( "y=log x is also an increasing function but increases much more \n" ); document.write( "slowly than the exponential fuction. \n" ); document.write( "------------- \n" ); document.write( "3. If the half-life of a radioactive substance is 45 minutes and you originally have 2500 grams of the substance, how much will be left after 3 hours? Explain how to determine the amount without using the exponential model. \n" ); document.write( "A(t)=2500(1/2)^(t/45) where t is minutes elapsed \n" ); document.write( "3 hrs is 180 minutes \n" ); document.write( "A(180)= 2500(1/2)^(180/45) \n" ); document.write( "=2500(1/2)^4 \n" ); document.write( "=2500/16 \n" ); document.write( "=156.25 grams \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |