You are asked to write a program that calculates your electric bill. You are to input the number of kilo-watt hours (kWh) used in a 31 day billing period. Electricity costs 6.72 cents per kWh; a tax of 8% should be added. Write a program that accepts the number of kilo-watt hours used and prints a bill. Sample Run: Please enter the kilo watt hours over 31 days: 412 Electric bill for a 31 days period is as follows: Number of Kilo Watt hours: 412.0 Amount: $27.6864 Tax: $2.214912 Total: $29.901311999999997

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter1: Fundamentals Of C++ Programming
Section1.3: Preliminary Three: Software Development
Problem 6E
icon
Related questions
Question

You are asked to write a program that calculates your electric bill. You are to input the number
of kilo-watt hours (kWh) used in a 31 day billing period. Electricity costs 6.72 cents per kWh; a
tax of 8% should be added. Write a program that accepts the number of kilo-watt hours used
and prints a bill.
Sample Run:
Please enter the kilo watt hours over 31 days: 412
Electric bill for a 31 days period is as follows:
Number of Kilo Watt hours: 412.0
Amount: $27.6864 Tax: $2.214912
Total: $29.901311999999997

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
Constants and Variables
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