document.write( "Question 247210: If I want a fund of $30,000 in 14 years earning 5% quarterly interest... how much do I need to deposit now? How would I go about setting up this equation? \n" ); document.write( "
Algebra.Com's Answer #180388 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "A=p(1+i)^n
\n" ); document.write( "i=.05/4=.0125
\n" ); document.write( "n=14*4=56
\n" ); document.write( "A=30,000
\n" ); document.write( "30000=p(1+(.00125))^56=27973
\n" ); document.write( "
\n" ); document.write( "
\n" );