hana Water Company is considering automating its billing system. A software application is to be developed for this system and the application should be able to; i. Accept the following input: Customers name, Quantity of water consumed. ii. Distinguish the following categories of consumers based on the number of gallons of water used: Domestic, if water consumed is less than or equal to 500 gallons a month Commercial, if water consumed is more than 500 but less than or equal to 1000 gallons a month Industrial, if water consumed is more than 1000 gallons of water a month. iii.Compute the following Domestic amount to pay is GHC 10.00 per gallon Commercial amount to pay is GHC 20.00 per gallon Industrial amount to pay is GHC 30.00 per gallon. (a) Write an Algorithm for this software application AN (10) (b) Draw the flow chart for your algorithm AP (15)
Ghana Water Company is considering automating its billing system. A software application
is to be developed for this system and the application should be able to;
i. Accept the following input: Customers name, Quantity of water consumed.
ii. Distinguish the following categories of consumers based on the number of gallons of water
used:
Domestic, if water consumed is less than or equal to 500 gallons a month
Commercial, if water consumed is more than 500 but less than or equal to 1000
gallons a month
Industrial, if water consumed is more than 1000 gallons of water a month.
iii.Compute the following
Domestic amount to pay is GHC 10.00 per gallon
Commercial amount to pay is GHC 20.00 per gallon
Industrial amount to pay is GHC 30.00 per gallon.
(a) Write an
(b) Draw the flow chart for your algorithm AP (15)
Step by step
Solved in 4 steps with 1 images