You can put this solution on YOUR website! compound-interest formula:
v = p( 1 + (r/n) )^(nt)
where:
v = final value
p = initial (principal) value
r = interest rate (as a decimal)
n = number of compounding periods per year
t = number of years
---
5760 + 12800 = 12800*( 1 + (r/1) )^(1*6)
(5760 + 12800)/12800 = ( 1 + (r/1) )^6
( 1 + (r/1) )^6 = (5760 + 12800)/12800
( 1 + r )^6 = 1.45
---
take the 6th root of both sides:
---
1 + r = (1.45)^(1/6)
1 + r = 1.06388495429
r = 1.06388495429 - 1
r = 0.06388495429
---
answer:
6.388495429 % per annum
---
Free algebra tutoring live chat:
https://sooeet.com/chat.php?gn=algebra
---
Solve and graph linear equations:
https://sooeet.com/math/linear-equation-solver.php
---
Solve quadratic equations with quadratic formula:
https://sooeet.com/math/quadratic-formula-solver.php
---
Solve systems of linear equations up to 6-equations 6-variables:
https://sooeet.com/math/system-of-linear-equations-solver.php
---