document.write( "Question 152830: D -92: Compounded semiannually. 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 (the r and 2 is in fraction from and the 2 outside the parentheses is a degree) represents the value of the investment after 1 year. Rewrite this expression without parentheses. Evaluate the polynomial if P=$200 and r= 10%.
\n" ); document.write( "I was unable to locate ISBN
\n" ); document.write( "

Algebra.Com's Answer #112394 by mducky2(62)\"\" \"About 
You can put this solution on YOUR website!
Let's start with the first part of the question, which is rewriting the expression without parentheses.
\n" ); document.write( "\"P%281%2B+r%2F2%29%5E2\"
\n" ); document.write( "\"P%281+%2B+r%2F2%29%281+%2B+r%2F2%29\"
\n" ); document.write( "We can use the FOIL method. (Multiply the pairs: front, outside, inside, then last)
\n" ); document.write( "\"P%281+%2B+r%2F2+%2B+r%2F2+%2B+%28r%5E2%29%2F2%29\"
\n" ); document.write( "\"P%281+%2B+r+%2B+%28r%5E2%29%2F4%29\"
\n" ); document.write( "\"P+%2B+Pr+%2B+%28Pr%5E2%29%2F4%29\"
\n" ); document.write( "
Now we can evaluate this new expression by plugging in P = $200 and r = 0.1 (10% equals 10/100 or 1/10):
\n" ); document.write( "\"P+%2B+Pr+%2B+%28Pr%5E2%29%2F4%29\"
\n" ); document.write( "\"200+%2B+200%280.1%29+%2B+200%280.1%29%5E2%2F4\"
\n" ); document.write( "\"200+%2B+20+%2B+200%2A0.01%2F4%29\"
\n" ); document.write( "\"220+%2B+2%2F4%29\"
\n" ); document.write( "\"220+%2B+1%2F2%29\"
\n" ); document.write( "\"220.5\"
\n" ); document.write( "
Therefore, the value of the investment after one year is $220.50.
\n" ); document.write( "
\n" );