QUESTION 4 Costway provide a loan scheme to their staffs. The duration of payment (year of installment) is 2 years. The maximum loan is RM10,000. The program that can help the Account Department to...


C++ Programming


QUESTION 4<br>Costway provide a loan scheme to their staffs. The duration<br>of payment (year of installment) is 2 years. The maximum<br>loan is RM10,000. The program that can help the Account<br>Department to calculate the monthly installment. The<br>program should be able to receive inputs from the staff's<br>name and the amount of loan (RM). Based on these inputs,<br>the program should therefore be able to calculate the<br>monthly installment. Display the staff's name, the amount of<br>loan and the installment. The table for the interest<br>calculation is provided as follows:<br>Amount of Loan (RM) Interest (%)<br>< 5,000<br>5,000 10,000<br>2.0<br>2.5<br>The formulas for the monthly installment calculation are as<br>follows:<br>Total of Interest = Percent of Interest x Amount of Loan<br>%3D<br>Total Loan with Interest = Amount of Loan + Total of<br>Interest<br>Monthly Installment<br>Installment x 12)<br>Total Loan with Interest / (Year of<br>

Extracted text: QUESTION 4 Costway provide a loan scheme to their staffs. The duration of payment (year of installment) is 2 years. The maximum loan is RM10,000. The program that can help the Account Department to calculate the monthly installment. The program should be able to receive inputs from the staff's name and the amount of loan (RM). Based on these inputs, the program should therefore be able to calculate the monthly installment. Display the staff's name, the amount of loan and the installment. The table for the interest calculation is provided as follows: Amount of Loan (RM) Interest (%) < 5,000="" 5,000="" 10,000="" 2.0="" 2.5="" the="" formulas="" for="" the="" monthly="" installment="" calculation="" are="" as="" follows:="" total="" of="" interest="Percent" of="" interest="" x="" amount="" of="" loan="" %3d="" total="" loan="" with="" interest="Amount" of="" loan="" +="" total="" of="" interest="" monthly="" installment="" installment="" x="" 12)="" total="" loan="" with="" interest="" (year="">

Jun 09, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here