document.write( "Question 446300: Heather is Holtz planning a vacation in europe in 4 years, after graduation. She estimates that she will need 3,500 for the trip.\r
\n" );
document.write( "\n" );
document.write( "a. If her bank is offering 4- year certificates of deposit 8% interest compounded quarterly. How much Heather invested now to have the money for the trip?\r
\n" );
document.write( "\n" );
document.write( "b. how much compound interest will be earned on the investment? \n" );
document.write( "
Algebra.Com's Answer #307402 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Principal P = x \n" ); document.write( "Amount= 3500 \n" ); document.write( "years=n 4 \n" ); document.write( "compounded 4 times a year \n" ); document.write( "Rate = 8.00 \n" ); document.write( "Amount = P*((n+r)/n)^n \n" ); document.write( "3500 =x*(1+r/n)^n \n" ); document.write( "3500 =P(1+0.080)/4)^4*4 \n" ); document.write( "3500=P(1.02000)^16 \n" ); document.write( "3500/(1.02)^16= P \n" ); document.write( "P= 2549.56 \n" ); document.write( " \n" ); document.write( " |