document.write( "Question 1035993: Find the future value of $1125 at 5.2% for four years if the account pays simple innterest \n" ); document.write( "
Algebra.Com's Answer #650600 by Aldorozos(172)![]() ![]() ![]() You can put this solution on YOUR website! FV = PV(1+r)^n \n" ); document.write( "PV = 1125 \n" ); document.write( "r = 5.2%/12 (monthly \n" ); document.write( "n = 4*12 = 12 \n" ); document.write( "Here we are assuming monthly interest. If it is only annual interest then we have to set r = 5.2% and n = 4 \n" ); document.write( "You may use the following to calculate the future value: \n" ); document.write( "http://www.investopedia.com/calculator/fvcal.aspx \n" ); document.write( "Here is for annual \r \n" ); document.write( "\n" ); document.write( "$1,377.89 \n" ); document.write( " |