"roblem #1: 120 ptsl Ve need a program that calculates a medicine dosage by age. The following table states the amount of ccording to age ranges: AGE DOSE (MG) 100 1-5 years Greater or equal to 5 220 /rite a method int findDose(int nbyears) that takes the number of years and retums the dose in mg. /rite a test program that asks the user to enter the number of years (a positive, non-zero value) and pr ose. ample run 1 nter number of years: 2 he medicine dosage is 100 mg ample run 2 nter number of years: 0 ncorrect Input!

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
PAR
Problem #1: [20 pts]
We need a program that calculates a medicine dosage by age. The following table states the amount of mg
according to age ranges:
AGE
DOSE
(MG)
100
1-5 years
Greater or equal to 5
220
Write a method int findDose(int nbyears) that takes the number of years and returms the dose in mg.
Write a test program that asks the user to enter the number of years (a positive, non-zero value) and prints the
dose.
Sample run 1
Enter number of years: 2
The medicine dosage is 100 mg
Sample run 2
Enter number of years: 0
Incorrect Input!
Sample run 3
Enter number of years: 7
The medicine dosage is 220 mg
Transcribed Image Text:PAR Problem #1: [20 pts] We need a program that calculates a medicine dosage by age. The following table states the amount of mg according to age ranges: AGE DOSE (MG) 100 1-5 years Greater or equal to 5 220 Write a method int findDose(int nbyears) that takes the number of years and returms the dose in mg. Write a test program that asks the user to enter the number of years (a positive, non-zero value) and prints the dose. Sample run 1 Enter number of years: 2 The medicine dosage is 100 mg Sample run 2 Enter number of years: 0 Incorrect Input! Sample run 3 Enter number of years: 7 The medicine dosage is 220 mg
We need a program that calculates a medicine dosage by age. The following table states the amount of mg
according to age ranges:
AGE
DOSE
1-5 years
Greater or equal to 5
(MG)
100
220
Write a method int findDose(int nbyears) that takes the number of years and returns the dose in mg.
Write a test program that asks the user to enter the number of years (a positive, non-zero value) and prints the
dose.
Transcribed Image Text:We need a program that calculates a medicine dosage by age. The following table states the amount of mg according to age ranges: AGE DOSE 1-5 years Greater or equal to 5 (MG) 100 220 Write a method int findDose(int nbyears) that takes the number of years and returns the dose in mg. Write a test program that asks the user to enter the number of years (a positive, non-zero value) and prints the dose.
Expert Solution
steps

Step by step

Solved in 3 steps with 2 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY