We want to compute a taxi travel price. Write a program that asks the user to enter: The travel distance (in km) The fuel liter price (in LBP) The number of passengers. The program must compute and display (the integer part only) the total travel price and the price per passenger using the following formulas: Fuel cost = fuel liter price x travel distance / 7.5 Total travel price (Fuel cost + 1000 x travel distance) x 1.5 Price per passenger = total travel price / number of passengers. Sample Run 1: Enter the travel distance and the number of passengers: 75 3 Enter the fuel price per liter: 23750 The total ravel price is 468750 LBP

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter4: Control Structures I (selection)
Section: Chapter Questions
Problem 20PE: The cost of renting a room at a hotel is, say $100.00 per night. For special occasions, such as a...
icon
Related questions
Question
We need to use java program
We want to compute a taxi travel price. Write a program that asks the user to enter:
The travel distance (in km)
The fuel liter price (in LBP)
The number of passengers.
The program must compute and display (the integer part only) the total travel price and the price per
passenger using the following formulas:
Fuel cost = fuel liter price x travel distance/ 7.5
Total travel price
Price per passenger = total travel price / number of passengers.
|(Fuel cost + 1000 x travel distance) x 1.5
Sample Run 1:
Enter the travel distance and the number of passengers: 75 3
Enter the fuel price per liter: 23750
The total travel price is 468750 LBP
The price per passenger is 156250 LBP
Sample Run 2:
Enter the travel distance and the number of passengers: 25 4
The total travel price is 142500 BP
The price per passenger
Page
12
75°E
Transcribed Image Text:We want to compute a taxi travel price. Write a program that asks the user to enter: The travel distance (in km) The fuel liter price (in LBP) The number of passengers. The program must compute and display (the integer part only) the total travel price and the price per passenger using the following formulas: Fuel cost = fuel liter price x travel distance/ 7.5 Total travel price Price per passenger = total travel price / number of passengers. |(Fuel cost + 1000 x travel distance) x 1.5 Sample Run 1: Enter the travel distance and the number of passengers: 75 3 Enter the fuel price per liter: 23750 The total travel price is 468750 LBP The price per passenger is 156250 LBP Sample Run 2: Enter the travel distance and the number of passengers: 25 4 The total travel price is 142500 BP The price per passenger Page 12 75°E
Expert Solution
steps

Step by step

Solved in 3 steps with 1 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++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,