novi1
June 28th, 2006, 11:55 AM
I need help with an assignment please. The problem is simple but I'm having difficulty with boolean expressions and how to properly write the functions for this problem:
You have just purchase a stereo system that cost $1000 on the following credit plan. An interest rate of 18% per year(1.5% per month) and monthly payments of 50$.
I really need someone to help and walk me through a program that will tell how many months it will take to pay off the loan as well as the total amount of interest paid over the life of the loan.
I can't even figure out what kind of loop to use. The program does not need to be perfect but I need to show some effort and understanding of the program. Any help will be appreciated. Thanks.
You have just purchase a stereo system that cost $1000 on the following credit plan. An interest rate of 18% per year(1.5% per month) and monthly payments of 50$.
I really need someone to help and walk me through a program that will tell how many months it will take to pay off the loan as well as the total amount of interest paid over the life of the loan.
I can't even figure out what kind of loop to use. The program does not need to be perfect but I need to show some effort and understanding of the program. Any help will be appreciated. Thanks.