document.write( "Question 434253: Natasha recently had a baby girl and wants to place her baby shower money into an account that earns 8% enterest monthly. She needs $80,000 in this account to pay for her daughters college in 18 years. How much money would she need to put into this account now, in order to have that $80,000 in 18 years? \n" ); document.write( "
Algebra.Com's Answer #301042 by htmentor(1343)\"\" \"About 
You can put this solution on YOUR website!
Surely you must mean 8% interest ANNUALLY, not MONTHLY!
\n" ); document.write( "Assuming it's 8% interest compounded annually, we can write the following formula:
\n" ); document.write( "\"P+=+P0%281%2Br%29%5En\"
\n" ); document.write( "where P0 is the inital principal, P is the present value, r is the annual interest rate, and n is the period in years.
\n" ); document.write( "In this problem, P = 80000, r = 0.08, and n = 18
\n" ); document.write( "So we can write \"80000+=+P0%281%2B0.08%29%5E18%29\"
\n" ); document.write( "Solve for P0:
\n" ); document.write( "\"80000%2F%281%2B0.08%29%5E18+=+P0+=+20020\"
\n" ); document.write( "So the initial investment was $20020
\n" ); document.write( "---------------------------------------------
\n" ); document.write( "If the 8% annual interest is compounded monthly, then the rate would be r=0.08/12 and n=18*12
\n" ); document.write( "In that case, the initial investment would be:
\n" ); document.write( "\"80000%2F%281%2B.08%2F12%29%5E216\" = $19045
\n" ); document.write( "
\n" ); document.write( "
\n" );