document.write( "Question 1074145: Uta invests an amount into a compound interest investment account that pays 6% a year. After six years, she withdraws her total balance of $500. Using the formula , how much money did Uta initially invest? \n" ); document.write( "
Algebra.Com's Answer #688868 by addingup(3677)![]() ![]() You can put this solution on YOUR website! 500 = P(1+0.06)^6 \n" ); document.write( "500 = P(1.4185) \n" ); document.write( "P = 500/1.4185 \n" ); document.write( "p = 352.49 or 352.50 when you round it off was the initial amount she invested. \n" ); document.write( " |