Allen S. answered 01/19/15
Tutor
New to Wyzant
Patient tutor for high school aged and lower students.
This problem is similar to a compound interest problem.
Listing the amount of rent by year, you can check your answer at the end (Note: Due to rounding, the answers might not be exactly equal).
Year 1: $900
Year 2: $900 + ($900*.055)= $949.50
Year 3: $949.50 + (949.50*.055)= $1001.72
Year 4: $1001.72 + (1001.72*.055) = $1056.81
Year 5: $1056.81 + (1056.81*.055) = $1114.93
Year 6: $1114.93 + ($1114.93*.055) = $1176.25
Year 7: $1176.25 + ($1176.25*.055) = $1240.94
Year 8(after 7 years): $1240.94 + (1240.94*.055) = $1309.19
The formula for compound interest is:
S = P(1 + (j/n))nt
Where S is the total amount of principal and interest. P is the principal amount(starting amount). j is the interest rate, and n is the number of times interest is compounded each year. t is the number of years.
Substituting the known values:
S = $900(1 + (.055/1))(1)(7)
S = $900(1 + .055)7
S = $900(1.055)7
S = $900(1.45467918)
S = $1309.21