QUESTION 2 An event for a company is designed to bring customers from Kuala Lumpur to a gathering in Kota Bharu, Kelantan. The distance between Kuala Lumpur and Kota Bharu is 450 km. The cost of traveling depends on the type of car chosen by the customer, as shown in Table 1. Write a program that requests the car preference of the customers. Then the program calculates the cost of travelling based on the following formula: Cost = Price per liter/KM per liter × Distance travel The current prices per liter are RM2.05 and RM1.50 for gasoline and diesel, respectively. The liter per KM for each car is provided in Table 1. Table 1 Car Fuel type KM per liter Myvi Gasoline 25 Perdana Gasoline 19 Triton Diesel 10 Ranger Diesel 15 Ria Gasoline 16 Sample output: Please enter your car type: Triton You choose Triton that uses diesel fuel. The cost is RM120. Please pay RM120 to the front office. Thank you.

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 7E: (Statistics) This is the formula for the standard normal deviate, z, used in statistical...
icon
Related questions
Question
QUESTION 2
An event for a company is designed to bring customers from Kuala Lumpur to a gathering in Kota
Bharu, Kelantan. The distance between Kuala Lumpur and Kota Bharu is 450 km. The cost of
traveling depends on the type of car chosen by the customer, as shown in Table 1.
Write a program that requests the car preference of the customers. Then the program calculates the
cost of travelling based on the following formula:
Cost = Price per liter/KM per liter × Distance travel
The current prices per liter are RM2.05 and RM1.50 for gasoline and diesel, respectively. The liter
per KM for each car is provided in Table 1.
Table 1
Car
Fuel type
KM per liter
Мyvi
Gasoline
25
Perdana
Gasoline
19
Triton
Diesel
10
Ranger
Diesel
15
Ria
Gasoline
16
Sample output:
Please enter your car type: Triton
You choose Triton that uses diesel fuel.
The cost is RM120.
Please pay RM120 to the front office. Thank you.
Transcribed Image Text:QUESTION 2 An event for a company is designed to bring customers from Kuala Lumpur to a gathering in Kota Bharu, Kelantan. The distance between Kuala Lumpur and Kota Bharu is 450 km. The cost of traveling depends on the type of car chosen by the customer, as shown in Table 1. Write a program that requests the car preference of the customers. Then the program calculates the cost of travelling based on the following formula: Cost = Price per liter/KM per liter × Distance travel The current prices per liter are RM2.05 and RM1.50 for gasoline and diesel, respectively. The liter per KM for each car is provided in Table 1. Table 1 Car Fuel type KM per liter Мyvi Gasoline 25 Perdana Gasoline 19 Triton Diesel 10 Ranger Diesel 15 Ria Gasoline 16 Sample output: Please enter your car type: Triton You choose Triton that uses diesel fuel. The cost is RM120. Please pay RM120 to the front office. Thank you.
Expert Solution
steps

Step by step

Solved in 3 steps with 2 images

Blurred answer
Knowledge Booster
Mathematical functions
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
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage