a. Write a C++ program to calculate the elapsed time it takes to make a 183.67-mile trip. The equation for computing elapsed time is elapsed time = total distance / average speed. Assume that the average speed during the trip is 58 miles per hour.
b. Run the program written for Exercise 14a on a computer