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 Solvers133
Suggested Problems
-
8516 Solvers
-
Reverse the elements of an array
1022 Solvers
-
Returning a "greater than" vector
256 Solvers
-
Deleting an element in a matrix
467 Solvers
-
Matlab Basics II - Create a vector with a repeated entry
236 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!