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 Solvers88
Suggested Problems
-
1810 Solvers
-
Create a vector whose elements depend on the previous element
781 Solvers
-
Right Triangle Side Lengths (Inspired by Project Euler Problem 39)
2033 Solvers
-
Find the dimensions of a matrix
556 Solvers
-
calculate the length of matrix
2374 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!