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 Solvers2481
Suggested Problems
-
Find relatively common elements in matrix rows
2151 Solvers
-
Project Euler: Problem 1, Multiples of 3 and 5
3673 Solvers
-
Set the array elements whose value is 13 to 0
1438 Solvers
-
Is this triangle right-angled?
6541 Solvers
-
calculate the length of matrix
2466 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