Problem 47113. Distance Travelled by Vehicle
Given a vehicle travelling at a velocity of 10m/s and having a constant acceleration of 5m/s^2, write a function that gives the distance travelled by the vehicle in time t.
Units of distance is m and time sec.
Hint: Remember Newton
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers64
Suggested Problems
-
Number of 1s in a binary string
9701 Solvers
-
Rounding off numbers to n decimals
4807 Solvers
-
ベクトル [1 2 3 4 5 6 7 8 9 10] の作成
566 Solvers
-
Converts numbers into characters
1503 Solvers
-
157 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!