document.write( "Question 1080897: Your aunt is planning to invest in a bank CD that will pay 5.50 percent interest semi-annually. If she has $7,000 to invest, how much will she have at the end of four years? (If you solve this problem with algebra round intermediate calculations to 4 decimal places, in all cases round your final answer to the nearest penny.) \n" ); document.write( "
Algebra.Com's Answer #694979 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
f = p * (1+r) ^ n\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "f is the future value
\n" ); document.write( "p is the present value
\n" ); document.write( "r is the interest rate per time period
\n" ); document.write( "n is the number of time periods.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "your time periods are in half years.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "4 years is equal to 8 half years.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "interest rate of 5.5 percent per year is equal to 2.75% per half year time period.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2.75% is equal to .0275\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you divide percent by 100 to get decimal equivalent.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "formula of f = p * (1+r) ^ n becomes:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "f = 7000 * (1.0275) ^ 8\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "at the end of 4 years, she will have 8696.6639 rounded to 4 decimal places which you round to 8696.67 if you want it to the nearest penny.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );