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 Solvers2633
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2818 Solvers
-
Reverse the elements of an array
1127 Solvers
-
999 Solvers
-
1132 Solvers
-
Find Air Temperature from Cricket Stridulation Rate
1021 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