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 Solvers2683
Suggested Problems
-
Find the numeric mean of the prime numbers in a matrix.
9168 Solvers
-
Return the largest number that is adjacent to a zero
5543 Solvers
-
Project Euler: Problem 2, Sum of even Fibonacci
2910 Solvers
-
Project Euler: Problem 3, Largest prime factor
1820 Solvers
-
Cell Counting: How Many Draws?
2511 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