SOLUTION: If you save 10$ one month, 12$ the next month, 14$ the next month, and so on, how long will you take to save a total of 400$?
How would you make this into a formula?
Algebra ->
Customizable Word Problem Solvers
-> Coins
-> SOLUTION: If you save 10$ one month, 12$ the next month, 14$ the next month, and so on, how long will you take to save a total of 400$?
How would you make this into a formula?
Log On
Question 346655: If you save 10$ one month, 12$ the next month, 14$ the next month, and so on, how long will you take to save a total of 400$?
How would you make this into a formula? Answer by jrfrunner(365) (Show Source):
You can put this solution on YOUR website! you are looking for summing an arithmetic series
--
the sequence is 10,12,14,..... such that is sum =400
-- where is the difference between to consecutive sequence numbers, in this case and
-- = from 1 to n == ===
--
since we want to know when this sum=400
-->
--
solve for n using quadratic formula
n=-25 or n=16, since we want the number of months, we take the positive answer
--