First off sorry for being such a newb I'm brand new to programming, and I've struggled through with the first problem.. but i can;t seem to find where i've gone wrong. The months increase but the numbers aren't reducing http://dpaste.com/789006/
what the main issues ? programming or understanding?
But it;s a little of both.. i understand the problem, but i need help with my code? if you could take a look and offer any suggestions it would be appreciated
I don;t get how to make each new month start off @ the new reduced total?
This is how I solved the problem: http://dpaste.com/hold/789078/ The first thing is brackets. I would set your problem up like this: http://dpaste.com/hold/789082/ The next thing is how you are calculating the minimum monthly payment. It is not compounding. To do this you need to update "a". This is what I think you are going for: http://dpaste.com/hold/789095/
Thanks @jessejayne
ahhh k, got it. Wow, finally. haha so simple but couldn't seem to understand.
Join our real-time social learning platform and learn together with your friends!