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 Solvers2485
Suggested Problems
-
6977 Solvers
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15782 Solvers
-
Sort a list of complex numbers based on far they are from the origin.
5798 Solvers
-
Reverse the elements of an array
1113 Solvers
-
1786 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