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)? 0 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 montialyPament.

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter3: Input/output
Section: Chapter Questions
Problem 4PE: 4. During each summer, John and Jessica grow vegetables in their backyard and buy seeds and...
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)?
0 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 montialyPament.
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)? 0 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 montialyPament.
Expert Solution
steps

Step by step

Solved in 2 steps with 1 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
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage