Given the initial velocity 'u', final velocity 'v' and acceleration 'a', find the distance travelled.
Solution Stats
Problem Comments
3 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers2683
Suggested Problems
-
Project Euler: Problem 2, Sum of even Fibonacci
2910 Solvers
-
Back to basics 22 - Rotate a matrix
939 Solvers
-
621 Solvers
-
String Array Basics, Part 1: Convert Cell Array to String Array; No Missing Values
2066 Solvers
-
2045 Solvers
More from this Author8
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
Very easy problem to solve for the travelled distance 'ΔS' = (S - So), follow me in the Solution Comments.
Sloppy problem statement.
loved that one