Question
VISUAL BASIC Programming: Program 2: Rewards Informants to the Internal Revenue Service are paid cash awards based on the value of the money recovered. If
VISUAL BASIC Programming: Program 2: Rewards
Informants to the Internal Revenue Service are paid cash awards based on the value of the money recovered. If the information was specific enough to lead to a recovery, the informant received 10% of the first $75,000, 5% of the next $25,000, and 1% of the remainder, up to a maximum award of $50,000. Write a program that requests the amount of the recovery as input and displays the reward.
You are to use IF statements to determine the results.
You are to use constants to store the percentages AND the maximum amount of the award.
Note: The source of the information is The Book of Inside Information, Boardroom Books, 1993.
Rewards Amount Recovered Determine Reward Amount of RewardStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started