document.write( "Question 167010: 96. Compounded semiannually. P dollars is invested at annual
\n" ); document.write( "interest rate r for 1 year. If the interest is compounded
\n" ); document.write( "semiannually, then the polynomial P(1 + r/2)^2represents the
\n" ); document.write( "value of the investment after 1 year. Rewrite this expression
\n" ); document.write( "without parentheses. Evaluate the polynomial if
\n" ); document.write( "P = $200 and r = 10%.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #123058 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
200(1+.10/2)^2
\n" ); document.write( "200(1.05)^2
\n" ); document.write( "200*1.1025=$220.5 answer.
\n" ); document.write( "
\n" );