There are four cars starting at a point. The first car points north, the second one points east, the third one points south, and the last one points west. Each car moves in its respective direction at a particular speed: n km/h to the north, e km/h to the east, s km/h to the south, and w km/h to the west. After t hours, the position of the cars can be viewed as a quadrilateral from space. Determine the perimeter of this quadrilateral given the values of n, e, s, w, and t.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers60
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2819 Solvers
-
Back to basics 21 - Matrix replicating
1817 Solvers
-
Reverse the elements of an array
1132 Solvers
-
387 Solvers
-
634 Solvers
More from this Author180
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!