Computer Science, asked by nehalodha2084, 9 months ago

Write an algorithm to display the total water bill charges of the month depending upon the number of units
consumed by the customer as per the following criteria:
• for the first 100 units @ 5 per unit
• for next 150 units @ 10 per unit
• more than 250 units @ 20 per unit
Also add meter charges of 75 per month to calculate the total water bill .

Answers

Answered by tanishakharbandaonli
0

Answer:

hi noob

Explanation:

Write an algorithm to display the total water bill charges of the month depending upon the number of units

consumed by the customer as per the following criteria:

• for the first 100 units @ 5 per unit

• for next 150 units @ 10 per unit

• more than 250 units @ 20 per unit

Also add meter charges of 75 per month to calculate the total water bill .

Similar questions