The areas of the following figures are computed as follows: 1. trapezoid: (h/2) (b1+b2) 2. ellipse: T (r1+r2) 3. equilateral triangle: V3(a*) 4 Using switch for the choices, write a Java program that will display a menu and the user can choose which figure to compute. When the user decides whether 1. Trapezoid, 2. Ellipse, or 3. Equilateral Triangle, compute the area of the figure chosen and output the results. Depicted below are sample outputs when the program is executed (the items in bold characters are inputted by the user, while the items in bold italic characters are calculated and outputted by the program): Menu: Compute Area of 1. Trapezoid 2. Ellipse 3. Equilateral Triangle Menu: Compute Area of 1. Trapezoid 2. Ellipse 3. Equilateral Triangle Choice: 2 Ellipse Enter rl: 2 Menu: Compute Area of 1. Trapezoid 2. Ellipse 3. Equilateral Triangle Choice: 3 Equilateral Triangle Enter a: 3 Choice: 1 Trapezoid Enter h: 3 Enter bl: 2 Enter b2: 2 Enter r2: 3 Area of Equilateral Triangle is 3.9 Area of Ellipse is 18.85 Area of Trapezoid is 6

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
100%

Computer programing topic  Decision Control Structure

Need help on this one thank you God bless and more power :)

DECISION CONTROL STRUCTURE (SWITCH) PROBLEM
Instruction:
The areas of the following figures are computed as follows:
1. trapezoid: (h/2) (b1+b2)
2. ellipse: T (r1+r2)
3. equilateral triangle:
3(a*)
4
Using switch for the choices, write a Java program that will display a menu and the user
can choose which figure to compute. When the user decides whether 1. Trapezoid, 2.
Ellipse, or 3. Equilateral Triangle, compute the area of the figure chosen and output the
results.
Depicted below are sample outputs when the program is executed (the items in bold
characters are inputted by the user, while the items in bold italic characters are
calculated and outputted by the program):
Menu: Compute Area of
1. Trapezoid
2. Ellipse
3. Equilateral Triangle
Choice: 1
Menu: Compute Area of
1. Trapezoid
2. Ellipse
3. Equilateral Triangle
Choice: 2
Menu: Compute Area of
1. Trapezoid
2. Ellipse
3. Equilateral Triangle
Choice: 3
Trapezoid
Enter h: 3
Ellipse
Enter rl: 2
Equilateral Triangle
Enter a: 3
Area of Equilateral
Triangle is 3.9
Enter bl: 2
Enter r2: 3
Enter b2: 2
Area of Ellipse is 18.85
Area of Trapezoid is 6
Transcribed Image Text:DECISION CONTROL STRUCTURE (SWITCH) PROBLEM Instruction: The areas of the following figures are computed as follows: 1. trapezoid: (h/2) (b1+b2) 2. ellipse: T (r1+r2) 3. equilateral triangle: 3(a*) 4 Using switch for the choices, write a Java program that will display a menu and the user can choose which figure to compute. When the user decides whether 1. Trapezoid, 2. Ellipse, or 3. Equilateral Triangle, compute the area of the figure chosen and output the results. Depicted below are sample outputs when the program is executed (the items in bold characters are inputted by the user, while the items in bold italic characters are calculated and outputted by the program): Menu: Compute Area of 1. Trapezoid 2. Ellipse 3. Equilateral Triangle Choice: 1 Menu: Compute Area of 1. Trapezoid 2. Ellipse 3. Equilateral Triangle Choice: 2 Menu: Compute Area of 1. Trapezoid 2. Ellipse 3. Equilateral Triangle Choice: 3 Trapezoid Enter h: 3 Ellipse Enter rl: 2 Equilateral Triangle Enter a: 3 Area of Equilateral Triangle is 3.9 Enter bl: 2 Enter r2: 3 Enter b2: 2 Area of Ellipse is 18.85 Area of Trapezoid is 6
Expert Solution
steps

Step by step

Solved in 3 steps with 1 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