document.write( "Question 167771: P dollars is invested at annual interest rate r for 1 year. If the interest is compounded semiannually, then the polynomial p(1+r/2)^2
\n" );
document.write( "represents the value of the investment after 1 year. Rewrite this expression
\n" );
document.write( "without parentheses. Evaluate the polynomial if P = $200 and r =10%. \r
\n" );
document.write( "\n" );
document.write( "I am so confused can someone please help me? Thank you \n" );
document.write( "
Algebra.Com's Answer #123673 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! p(1+r/2)^2 \n" ); document.write( "200(1+.10/2)^2 \n" ); document.write( "200(1.05)^2 \n" ); document.write( "200*1.1025=220.50 is the value of the investment after 1 year.. \n" ); document.write( " |