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: O to 2000 0.005xelectricity(KW) Consumed electricity (KW)? more than 2000 0.020xelectricty(KW) Elctcost= 3) Calculates the monthlyPament(BD) = municipality tax + Elctcost. 4) Displays the value of calculated monthlyPament.

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter5: Control Structures Ii (repetition)
Section: Chapter Questions
Problem 30PE
icon
Related questions
Question
C++
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.
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.
Expert Solution
steps

Step by step

Solved in 5 steps with 3 images

Blurred answer
Knowledge Booster
Mathematical functions
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++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage