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 Solvers56
Suggested Problems
-
Project Euler: Problem 3, Largest prime factor
1431 Solvers
-
find the roots of a quadratic equation
226 Solvers
-
590 Solvers
-
Find the Nth Root of a Given Number
305 Solvers
-
1496 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!