document.write( "Question 1193774: Moisha is saving up money for a down payment on a house. She currently has $5579, but knows she can get a loan at a lower interest rate if she can put down $6160. If she invests the $5579 in an account that earns 5.2% annually, compounded monthly, how long will it take Moisha to accumulate the $6160? Round your answer to two decimal places, if necessary. \n" ); document.write( "
Algebra.Com's Answer #825820 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
formula to use is f = p * (1+r) ^ n
\n" ); document.write( "f is the future value
\n" ); document.write( "p is the present value
\n" ); document.write( "1 + r is the growth factor per time period.
\n" ); document.write( "n is the number of time periods.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "your interest rate per year is 5.2% / 100 = .052
\n" ); document.write( "your interest rate per month is .052/12 = .00433333333
\n" ); document.write( "your growth factor per month is 1.00433333333\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the number of time periods is the number of months.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "formula becomes:
\n" ); document.write( "6160 = 5579 * 1.00433333333 ^ n
\n" ); document.write( "divide both sides of the equation by 5579 to get:
\n" ); document.write( "6160/5579 = 1.00433333333 ^ n
\n" ); document.write( "take the log of both sides of the equation to get:
\n" ); document.write( "log(6160/5579) = log(1.00433333333 ^ n)
\n" ); document.write( "by one of the rules of logs, this becomes:
\n" ); document.write( "log(6160/5579) = n * log(1.00433333333)
\n" ); document.write( "divide both sides by log(1.00433333333) to get:
\n" ); document.write( "log(6160/5579) / log(1.00433333333) = n
\n" ); document.write( "solve for n to get:
\n" ); document.write( "n = 22.91116607 months.
\n" ); document.write( "confirm by replacing n in the original equation to get:
\n" ); document.write( "f = 5579 * 1.00433333333 ^ 22.91116607 = 6160.
\n" ); document.write( "your solution is that 5579 will grow to 6160 in 22.91116607 months at the rate of .00433333333 per month.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the annual rate if 5.2%.
\n" ); document.write( "divide that by 12 to get a monthly rate of 5.2%/12.
\n" ); document.write( "since 5.2% = .052, then you get a monthly rate of .052/12 = .00433333333
\n" ); document.write( "the growth factor per month is 1 plus that = 1.00433333333.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "here are the rules of log arithmetic.
\n" ); document.write( "https://www.chilimath.com/lessons/advanced-algebra/logarithm-rules/
\n" ); document.write( "the one used in this problem is rule 3.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );