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
-
Solve the set of simultaneous linear equations
419 Solvers
-
Determine Whether an array is empty
775 Solvers
-
Vectorize the digits of an Integer
321 Solvers
-
Calculate distance travelled when given radius and rotations
223 Solvers
-
Matlab Basics II - Extract last 3 elements of a vector
244 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!