Develop the logic for a program that reads records


The MidAmerica Bus Company charges fares to passengers based on the number of travel zones they cross. Additionally, discounts are provided for multiple passengers traveling together.

Ticket fares are shown in the following table:

Passengers

Zones crossed 0 1

2

3

1

7.50

10.00

12.00

12.75

2

14.00

18.50

22.00

23.00

3

20.00

21.00

32.00

33.00

4

25.00

27.50

36.00

37.00

Develop the logic for a program that reads records containing number of passengers and zones crossed. The output is the ticket charge.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Develop the logic for a program that reads records
Reference No:- TGS01528858

Expected delivery within 24 Hours