document.write( "Question 1072699: How much money should be deposited today in an account that earns 6.5 %
\n" ); document.write( "
\n" ); document.write( "compounded monthly so that it will accumulate to $ 14,000
\n" ); document.write( "
\n" ); document.write( "in three​ years?\r
\n" ); document.write( "\n" ); document.write( " I got 2,478.29 and it is wrong. All i have done is plug it into my calculator.
\n" ); document.write( "

Algebra.Com's Answer #687526 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
The compound interest formula is
\n" ); document.write( ":
\n" ); document.write( "Amount(A) = Principal(P) * (1 + rate(r)/number of times interest is compounded per year(n))^(n*time(t))
\n" ); document.write( ":
\n" ); document.write( "using variables
\n" ); document.write( ":
\n" ); document.write( "A = P * (1 + r/n)^nt
\n" ); document.write( ":
\n" ); document.write( "n = 12, t = 3, r = 0.065, A = 14000
\n" ); document.write( ":
\n" ); document.write( "14000 = P * (1 + 0.065/12)^36
\n" ); document.write( ":
\n" ); document.write( "P = 14000 / (1 + 0.065/12)^36 = 14000 / 1.2147 = 11525.48
\n" ); document.write( ":
\n" ); document.write( "*********************************************
\n" ); document.write( "The amount to be deposited today is $11525.48
\n" ); document.write( "*********************************************
\n" ); document.write( ":
\n" ); document.write( "
\n" ); document.write( "
\n" );