document.write( "Question 178415: If you deposit P dollars into a bank account paying an annual interest rate r, (expressed as a decimal), with n interest ayments each year, the amount A you would have after t years is A = P(1= r/n)^nt. Marta places $100 in a savings account earning 2% annual interest, compounded quarterly.\r
\n" );
document.write( "\n" );
document.write( "If Marta adds no more money to the account, how long will it take the money in the account to reach $125? \r
\n" );
document.write( "\n" );
document.write( "How long will it take for MArta's momey to double? \n" );
document.write( "
Algebra.Com's Answer #133384 by EMStelley(208)![]() ![]() You can put this solution on YOUR website! Ok, so we know that P=100, r=0.02, n=4 and we want A=125. So the question is to solve for t. \n" ); document.write( " \n" ); document.write( "The first thing I will do is divide both sides by 100. \n" ); document.write( " \n" ); document.write( "Now, since the variable is an exponent, we need to use logarithms so we can get the exponent down. So I will take the log of both sides. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So, \n" ); document.write( " \n" ); document.write( "Thus, \n" ); document.write( " \n" ); document.write( "So, depending on how you are supposed to round, it will take her 11.2 years to reach $125, or if you are supposed to round to the year, it would be 12 years. Now, for doubling, that would mean we want A=200. So you do the same exact steps with A=200 instead of 125. \n" ); document.write( " \n" ); document.write( " |