document.write( "Question 1208307: Suppose you have $1350 in your savings account at the end of a certain period of time. You invested $1200 at a 2.22% simple annual interest rate. How long, in years, was your money invested? \n" ); document.write( "
Algebra.Com's Answer #846640 by math_tutor2020(3816)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "A = P*(1+r*t) \n" ); document.write( "1350 = 1200*(1+0.022*t) \n" ); document.write( "1+0.022*t = 1350/1200 \n" ); document.write( "1+0.022*t = 1.125 \n" ); document.write( "0.022*t = 1.125-1 \n" ); document.write( "0.022*t = 0.125 \n" ); document.write( "t = 0.125/0.022 \n" ); document.write( "t = 5.681818181818... where the \"18\" repeats forever. \n" ); document.write( "It takes about 5.6818 years depending how you round this decimal value. \n" ); document.write( "If rounding to the nearest whole year, then it would be 6 years.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Extra info: \n" ); document.write( "5.6818 years = 5 years + 0.6818 years \n" ); document.write( "5.6818 years = 5 years + (0.6818*12) months \n" ); document.write( "5.6818 years = 5 years + 8.1816 months \n" ); document.write( " \n" ); document.write( " |