document.write( "Question 1092641: Determine the sum to be invested for 4 years at 12.5% per annum compounded monthly to amount N$65000 at the end of investment \n" ); document.write( "
Algebra.Com's Answer #707270 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
P(1+(0.125/12))^(4*12) = 65000
\n" ); document.write( "P*1.644 = 65000
\n" ); document.write( "P = 39537.71
\n" ); document.write( "
\n" );