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 Solvers2663
Suggested Problems
-
2532 Solvers
-
Replace NaNs with the number that appears to its left in the row.
3069 Solvers
-
Matrix with different incremental runs
594 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
1280 Solvers
-
Flip the vector from right to left
11288 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