document.write( "Question 717738: How much should be deposited in an account paying 2.5% interest, compounded quarterly, in order to have a balance of $6000 after 32 years and 9 months? \n" ); document.write( "
Algebra.Com's Answer #440519 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
6000=P(1+0.025/4)^4*32.75
\n" ); document.write( "6000=P(1.00625)^131
\n" ); document.write( "6000=P(2.2619)
\n" ); document.write( "6000/2.2619=P
\n" ); document.write( "P=$2652.64
\n" ); document.write( "
\n" );