document.write( "Question 700193: If at the end of 13 years, I have $836 in my account after investing it at 3.11% per year, how much money did I invest? \n" ); document.write( "
| Algebra.Com's Answer #431713 by stanbon(75887)      You can put this solution on YOUR website! If at the end of 13 years, I have $836 in my account after investing it at 3.11% per year, how much money did I invest? \n" ); document.write( "-------- \n" ); document.write( "Simple interest problem: \n" ); document.write( "A(t) = P(1 + rt) \n" ); document.write( "836 = P(1 + 0.0311*3) \n" ); document.write( "--- \n" ); document.write( "836 = P(1.0933) \n" ); document.write( "Principal = 836/1.0933 = $764.66 \n" ); document.write( "================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " |