Question: In Java 4) Write an algorithm to determine insurance company payment and your payment You may assume that the total charges are greater than the
In Java
4) Write an algorithm to determine insurance company payment and your payment
You may assume that the total charges are greater than the deductible
.
Deductible $1000 you pay all charges until this amount is reached.
Co pay 20% after the deductible after the deductible is used you pay this amount of charges
Prescription co pay $40 payment for each prescription, Insurance company pays rest. (not included in deductible)
The algorithm should be general but try the algorithm for this example
Total charges $5000
Prescriptions 3 for $65 each
And then write the program
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
