Friday, November 17, 2006

Finance calculation

You are to create a finance calculator that can give the user the TOTAL cost of a product purchased on credit.

Here are the inputs:

Interest rate Per Year.
Length of time (Years).
Initial cost.

Output:
What is the total cost of the product.
What is the total cost of the interest.

1 comment:

Holakira said...

did that in class
=]