document.write( "Question 263110: 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)^2 represents the 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( "
Algebra.Com's Answer #193847 by drk(1908) ![]() You can put this solution on YOUR website! The amount is expressed as \n" ); document.write( " \n" ); document.write( "step 1 - divide by P to get \n" ); document.write( " \n" ); document.write( "step 2 take a square root to get \n" ); document.write( " \n" ); document.write( "step 3 - subtract 1 to get \n" ); document.write( " \n" ); document.write( "step 4 - multiply by 2 to get \n" ); document.write( " \n" ); document.write( "---- \n" ); document.write( "P = $200 ; r = 10%. \n" ); document.write( "--- \n" ); document.write( " \n" ); document.write( "which is \n" ); document.write( " \n" ); document.write( "and then \n" ); document.write( " |