document.write( "Question 901427: You wish to invest 2,000 pesos in Uruguay at 9% annually, compounded twice a year. Find the value of your investment in 8 years, expressing the answer in constant pesos. \n" ); document.write( "
Algebra.Com's Answer #546728 by lwsshak3(11628) ![]() You can put this solution on YOUR website! You wish to invest 2,000 pesos in Uruguay at 9% annually, compounded twice a year. Find the value of your investment in 8 years, expressing the answer in constant pesos. \n" ); document.write( "*** \n" ); document.write( "Compound interest formula: A=P(1+i)^n, P=initial investment, i=interest per compounding period, n=number of compounding periods, A=amount after n-periods \n" ); document.write( ".. \n" ); document.write( "For given problem: \n" ); document.write( "P=2000 \n" ); document.write( "i=.09/2=.045 \n" ); document.write( "n=8*2=16 \n" ); document.write( ".. \n" ); document.write( "A=2000(1+.045)^16 \n" ); document.write( "A=2000(1.045)^16 \n" ); document.write( "A≈4045 \n" ); document.write( "Value of investment in 8 years=4045 pesos \n" ); document.write( " \n" ); document.write( " |