document.write( "Question 1091482: A principal of $6500 is invested in an account paying an annual rate of 7%. Find the amount in the account after 3 years of the account is compounded semiannually \n" ); document.write( "
Algebra.Com's Answer #705921 by Boreal(15235) You can put this solution on YOUR website! The formula is A=Ao(1+(0.07)/2)^6, where the interest is halved and the number of compoundings doubled. \n" ); document.write( "round at the end. \n" ); document.write( "6500*(1.035)^6=$7990.16 \n" ); document.write( " |