document.write( "Question 1067659: Your investment of $1,200 gets 5.1% and is compounded semi annually for 7 1/2 years. What will your $1,200 be worth at the end of the term \n" ); document.write( "
Algebra.Com's Answer #682767 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( "5.1% compounded semi-annually becomes 5.1/2 = 2.55% semi-annually.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "that's the interest rate percent.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the interest rate per 6 month time period is .0255.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "p = 1200\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "n = 7.5 years * 2 time periods per year = 15 semi-annual periods of 6 month each.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "your formula becomes:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "f = 1200 * (1.0255) ^ 15\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "solve for f to get f = 1750.718079.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "that's how much money you'll have at the end of the 7 and 1/2 years.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "to find the interest rate per time period, you divide the annual interest rate by the number of time periods per year, in this case 2.
\n" ); document.write( "5.1% / 2 = 2.55% / 100 = .0255.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "to find the number of time periods, you multiply the number of years by the number of time periods per year, in this case 2.
\n" ); document.write( "7.5 * 2 = 15\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );