1. The Boston Electric Co. charges for electricity as follows: Kilowatt-hours Cost 1 - 50 P 150.00 P 250.00 + .50 cents for each KWH above 50 P 365.00 + 0.75 cents for each KWH above 200 P 625.55 +...


Write code.


1. The Boston Electric Co. charges for electricity as follows:<br>Kilowatt-hours<br>Cost<br>1 - 50<br>P 150.00<br>P 250.00 + .50 cents for each KWH above 50<br>P 365.00 + 0.75 cents for each KWH above 200<br>P 625.55 + 1.50 for each KWH above 1000<br>51-200<br>201-1000<br>1001 and more<br>Write a C program to input a customer's name and electric usage for the month in kilowatt-hr (KWH).<br>Calculate and print customer's electric bill for the month.<br>

Extracted text: 1. The Boston Electric Co. charges for electricity as follows: Kilowatt-hours Cost 1 - 50 P 150.00 P 250.00 + .50 cents for each KWH above 50 P 365.00 + 0.75 cents for each KWH above 200 P 625.55 + 1.50 for each KWH above 1000 51-200 201-1000 1001 and more Write a C program to input a customer's name and electric usage for the month in kilowatt-hr (KWH). Calculate and print customer's electric bill for the month.

Jun 10, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here