Problem 2658. Average speed for the entire trip
The input is two speeds (for the trip and return trip) and output is average speed. Assume units are consistent, say miles per hour (MPH).
So, for example, a train travels at 60 MPH on a trip and at 100 MPH on return trip. What was its average speed for the entire trip?
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers136
Suggested Problems
-
Find the longest sequence of 1's in a binary sequence.
6532 Solvers
-
Back to basics 12 - Input Arguments
612 Solvers
-
Determine the number of odd integers in a vector
792 Solvers
-
Determine if input is divisible by three.
234 Solvers
-
Rotate a matrix for 180 degree
179 Solvers
More from this Author70
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!