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 Solvers2462
Suggested Problems
-
Remove the polynomials that have positive real elements of their roots.
1740 Solvers
-
Project Euler: Problem 1, Multiples of 3 and 5
3669 Solvers
-
Number of 1s in a binary string
10977 Solvers
-
Generate N equally spaced intervals between -L and L
943 Solvers
-
Create an n-by-n null matrix and fill with ones certain positions
715 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