PROGRAM 10: Area Using floating point instructions and the FPU, prompt the user for a value of a, b, h and r and then calculate the area of various geometric shapes using the formulas below: Triangle Triangle A. // bh b Circle Circle A = πr² Rectangle Ellipse Trapezoid Rectangle Trapezoid Eclipse A = bh b A sample program dialogue is shown below. What's your value of r: 10.1 What's your value of a: 4.2 What's your value of b: 2.1 What's your value of h: 3.3 Your triangle has area = 3.465 Your circle has area 320.4738 = Α· πab Your rectangle has area 6.93 Your ellipse has area = 27.7088 Your trapezoid has area 10.395 = = A a (a+b) 2 b h

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter1: Fundamentals Of C++ Programming
Section1.4: Preliminary Four: Algorithms
Problem 6E: (Numerical) a. Write a set of detailed, step-by-step instructions in English to calculate the fewest...
icon
Related questions
Question
PROGRAM 10: Area
Using floating point instructions and the FPU, prompt
the user for a value of a, b, h and r and then calculate the
area of various geometric shapes using the formulas
below:
Triangle Circle
Triangle
A =
1-1/2 bh
b
151
Circle
A = πr²
Rectangle
Rectangle
A = bh
b
b
=
Ellipse
Ellipse Trapezoid
Eclipse
Trapezoid
A sample program dialogue is shown below.
=
Α = παb
What's your value of r: 10.1
What's your value of a:
4.2
What's your value of b: 2.1
What's your value of h: 3.3
320.4738
Your triangle has area = 3.465
Your circle has area
Your rectangle has area
Your ellipse has area = 27.7088
Your trapezoid has area = 10.395
6.93
A =
a
(a+b)
2
b
h
Transcribed Image Text:PROGRAM 10: Area Using floating point instructions and the FPU, prompt the user for a value of a, b, h and r and then calculate the area of various geometric shapes using the formulas below: Triangle Circle Triangle A = 1-1/2 bh b 151 Circle A = πr² Rectangle Rectangle A = bh b b = Ellipse Ellipse Trapezoid Eclipse Trapezoid A sample program dialogue is shown below. = Α = παb What's your value of r: 10.1 What's your value of a: 4.2 What's your value of b: 2.1 What's your value of h: 3.3 320.4738 Your triangle has area = 3.465 Your circle has area Your rectangle has area Your ellipse has area = 27.7088 Your trapezoid has area = 10.395 6.93 A = a (a+b) 2 b h
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 4 steps with 2 images

Blurred answer
Knowledge Booster
Fundamentals of Computer System
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
Systems Architecture
Systems Architecture
Computer Science
ISBN:
9781305080195
Author:
Stephen D. Burd
Publisher:
Cengage Learning