Question: PROBLEM: Ask the user to enter the beginning and ending odometer readings on a car during a trip. Also, ask the user to enter how
PROBLEM: Ask the user to enter the beginning and ending odometer readings on a car during a trip. Also, ask the user to enter how many hours of driving took place. Compute and display the distance traveled AND the average speed the car traveled during the trip.
- create an algorithm to solve the problem.
- create a flowchart to model the solution to the problem.
- Implement the solution to your problem as a C++ program.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
