Write a program that will deal with the following scenario:
- someone buys a car at £7.500
- the car is to be "paid up" over 4 years
- the intrest rate is 5% flat rate per annum.
The program should display the total monthly payment, and should alsoo show how this is made up (ie the part of the payment towards the car, the part of the payment that covers the interest).

Example:
Purshase price - £7.500
Interest per annum - 5% of £7.500 = £375.


Use loops / operators / arrays.

And you have done what thus far? This is a help forum. Pay us enough money and we will do your work for you, otherwise send us what you have done thus far and we will gladly assist.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.