document.write( "Question 92818: Compound Semi Annually.\r
\n" );
document.write( "\n" );
document.write( "P dollars is invested at annual interest rate r for 1 year. If the interest rate is compounded semiannually, then the polynomial P(1+r/2)squared presnts the value of the investment after 1 year. Rewrite this expression without parenthesis. Evalate the polynomial if P=$200 and r=10%\r
\n" );
document.write( "\n" );
document.write( "I need help understanding this type of word problem. \n" );
document.write( "
Algebra.Com's Answer #67539 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! P dollars is invested at annual interest rate r for 1 year. If the interest rate is compounded semiannually, then the polynomial P(1+r/2)squared presnts the value of the investment after 1 year. Rewrite this expression without parenthesis. Evalate the polynomial if P=$200 and r=10% \n" ); document.write( "--------- \n" ); document.write( "A(t) = P(1+(r/n))^(nt) \n" ); document.write( "Your Problem: \n" ); document.write( "Amount invested is P \n" ); document.write( "n = 2 meaning you compound the money twice in a year \n" ); document.write( "t is the number of years; in your case that is \"1\" \n" ); document.write( "r is the annual rate of interest \n" ); document.write( "-------------- \n" ); document.write( "A(1) = P(1+(0.10/2))^(2*1) \n" ); document.write( "A(1) = P(1.05)^2 \n" ); document.write( "A(1) = P(1.1025) \n" ); document.write( "----------- \n" ); document.write( "If you expand the expression as you were directed you get: \n" ); document.write( "A(t) = P(1+(r/n))^2 \n" ); document.write( "= P[(1+(r/n))(1+(r/n))] \n" ); document.write( "= P[1 + 2(r/n) + (r/n)^2] \n" ); document.write( "---------------- \n" ); document.write( "If P=$200 and r=10% you get: \n" ); document.write( "A(1) = 200[1 + 2*0.05 + (0.05)^2] \n" ); document.write( "A(1) = $220.50 \n" ); document.write( "------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |