document.write( "Question 1131366: a sinking fund is established to obtain 75000 in five years.The interest rate is 10% and payments are made quarterly. Find the periodic payments \n" ); document.write( "
Algebra.Com's Answer #748019 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
payments=A(r/n) divided by (1+(r/n))^nt-1
\n" ); document.write( "=75000(.10/4)/(1.025)^20-1, the 20 being the number of total payments.
\n" ); document.write( "=1875/0.6386. Round at end
\n" ); document.write( "=$2936.03
\n" ); document.write( "
\n" );