Draw a flowchart for a program that: 1) Asks the user to enter from the keyboard electricity consumption in kilowatts (KW) and municipality tax in BD. 2) Calculates the cost of consumed electricity (Elctcost ) as shown in the table below: Consumed electricity (KW)? O to 2000 more than 2000 Elctcost= 0.005xelectricity(KW) 0.020xelectricty(KW) 3) Calculates the monthlyPament(BD) = municipality tax + Elctcost. 4) Displays the value of calculated monthlyPament. %3D

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter4: Control Structures I (selection)
Section: Chapter Questions
Problem 14PE: The short-term, 0-24 hours, parking fee, F, at an international airport is given by the following...
icon
Related questions
Question
Draw a flowchart for a program that:
1) Asks the user to enter from the keyboard electricity consumption in kilowatts (KW) and
municipality tax in BD.
2) Calculates the cost of consumed electricity (Elctcost ) as shown in the table below:
Consumed electricity (KW)?
O to 2000
more than 2000
Elctcost=
0.005xelectricity(KW)
0.020xelectricty(KW)
3) Calculates the monthlyPament(BD) = municipality tax + Elctcost.
4) Displays the value of calculated monthlyPament.
%3D
Transcribed Image Text:Draw a flowchart for a program that: 1) Asks the user to enter from the keyboard electricity consumption in kilowatts (KW) and municipality tax in BD. 2) Calculates the cost of consumed electricity (Elctcost ) as shown in the table below: Consumed electricity (KW)? O to 2000 more than 2000 Elctcost= 0.005xelectricity(KW) 0.020xelectricty(KW) 3) Calculates the monthlyPament(BD) = municipality tax + Elctcost. 4) Displays the value of calculated monthlyPament. %3D
Expert Solution
steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
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
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage