Loan negotiation is usually not a straightforward ta, C/C++ Programming

Assignment Help:
Ask question #Minimum 1Loan negotiation is usually not a straightforward task. A type of loan is the discount installment loan. This type of loan has the following characteristics. Supposing a loan has face value of GHC 1000, interest is 14% and the duration is 24 months. The interest is compounded by multiplying the face value by 0.14 to produce GHC 140. The figure (140) is then multiplied by the loan period of 2 years to give GHC 280 as the total interest owed. This amount is immediately deducted from the face value leaving the customer with only GHC 720. Repayment is then made in monthly equal installments based on the face value. This means that the monthly payment will be GHC 1000 divided by 24 which is approximately 41.67. This method of calculating the monthly repayment is not too bad if the consumer needs only GHC 720 but the calculation is a bit complicated if the consumer needs GHC 1000
a) Write a program that takes three inputs (amount customer needs, interest rate and duration for repaying the loan) and calculates the face value that is required to generate the take home (7 marks)
b) The program should compute the monthly repayment (6 marks)
c) The program should allow the calculation to be repeated as many times as the customer wishes and critically explain the logic behind the code (7 marks)

00 words accepted#

Related Discussions:- Loan negotiation is usually not a straightforward ta

Produce data from fixed ocr areas scanned, Produce data from fixed OCR area...

Produce data from fixed OCR areas scanned. Project Description: Project is to design software which can use character recognition only on certain areas of scanned puff's/ jpe

Minimum shelf, #questionAt a shop of marbles, packs of marbles are prepared...

#questionAt a shop of marbles, packs of marbles are prepared. Packets are named A, B, C, D, E …….. All packets are kept in a VERTICAL SHELF in random order. Any numbers of packets

Write a program in c++ to read n numbers in an array, Problem Write a p...

Problem Write a program in C++ to read N numbers in an array, the user should be able to search a particular number in the array using sequential search algorithm. Writing a

What is friend functions, Friend Functions One of the major features of...

Friend Functions One of the major features of OOP is information hiding. A class encapsulates data and methods to operate on that data in a single unit. The data from the class

Car rental project, I need a project on car rental system using c programmi...

I need a project on car rental system using c programming only of college level

Class & objects, how objects are initialized dynamically?

how objects are initialized dynamically?

Create a software application, Project Description: Currently seeking so...

Project Description: Currently seeking someone who can create me a software application (google chrome crx file_ that will auto add all shoe sizes to cart directly and if not av

Decision control instruction, if age of ram,shayam and ajay are input throu...

if age of ram,shayam and ajay are input through keyboard,write a program to determine the youngest of the three.

Define the bitwise operators in c language, Define the Bitwise Operators in...

Define the Bitwise Operators in c language? C has distinction of supporting special operators that known as bit wise operators for manipulation of data at bit level. These oper

Write a c program as text layout, Your task in this project is to write a C...

Your task in this project is to write a C program named layout.c which does text layout. This is a staged project, complete the stages in order. The maximum mark if you nish each

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd