Problem 44524. Perimeter of a quadrilateral
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 Solvers54
Suggested Problems
-
Determine Whether an array is empty
775 Solvers
-
Getting the indices from a vector
9799 Solvers
-
Set some matrix elements to zero
536 Solvers
-
733 Solvers
-
Given a square and a circle, please decide whether the square covers more area.
956 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!