document.write( "Question 997772: Carlos invested 7000 in a money market mutual fund that pays interest on a daily basis. The balance in his account at the end of 8 mo (245 days) was 7432. Find the effective rate at which Carlos's account earned interest over this period (assume a 365-day year). \n" ); document.write( "
Algebra.Com's Answer #615734 by addingup(3677)![]() ![]() You can put this solution on YOUR website! A= P(1+r/n)^nt \n" ); document.write( "Amount = Principal(1+rate/periods)^time*periods Since the formula is meant for long periods of time, like years, we don't need this. We are going to substitute in rate/periods= rate/365 and in )^nt we'll use 245 \n" ); document.write( "----------- \n" ); document.write( "Now let's substitute with the numbers you were given: \n" ); document.write( "7432= 7000(1+r/365)^245 Subtract 7000 on both sides \n" ); document.write( "432/ (1+r/365)^245 Now take the 245 root \n" ); document.write( "245root(432)= 1+r/365 \n" ); document.write( "1.025= 1+r/365 Subtract 1 on both sides \n" ); document.write( "0.025= r/365 We found the annual rate. If you need the DAILY rate, go ahead and divide both sides by 365: \n" ); document.write( "0.025/365= r(daily) \n" ); document.write( "If the annual rate is good enough, then 0.025*100= 2.5% is your annual rate. \n" ); document.write( "Lesson learned here: How do you eat an elephant? One bite at a time. \n" ); document.write( "J \n" ); document.write( " |