Ask your own question, for FREE!
MIT 6.00 Intro Computer Science (OCW) 7 Online
OpenStudy (anonymous):

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/

OpenStudy (anonymous):

what the main issues ? programming or understanding?

OpenStudy (anonymous):

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

OpenStudy (anonymous):

I don;t get how to make each new month start off @ the new reduced total?

OpenStudy (anonymous):

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/

OpenStudy (anonymous):

Thanks @jessejayne

OpenStudy (anonymous):

ahhh k, got it. Wow, finally. haha so simple but couldn't seem to understand.

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!