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 Solvers2648
Suggested Problems
-
Make the vector [1 2 3 4 5 6 7 8 9 10]
53397 Solvers
-
3047 Solvers
-
Right Triangle Side Lengths (Inspired by Project Euler Problem 39)
2120 Solvers
-
Find the max element of the array
2296 Solvers
-
418 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