Problem 42689. Distance a ball travels after throwing vertically
Solution Stats
Problem Comments
-
3 Comments
Peng Liu
on 25 Nov 2015
A test case for s < v/10 is missing.
Ben Petschel
on 20 Sep 2016
I think test cases 3 and 4 are wrong.
Case 3 (v=20, s=12.5) should have d=571.25
Case 4 (v=5, s=5) should have d=102.5
Jihye Sofia Seo
on 12 Feb 2017
Specify the direction of initial velocity, is it vertical, or horizontal?
Solution Comments
Show commentsProblem Recent Solvers51
Suggested Problems
-
Swap the first and last columns
18231 Solvers
-
433 Solvers
-
Create a vector whose elements depend on the previous element
574 Solvers
-
Do Fast Fourier Transformation
251 Solvers
-
Replace Nonzero Numbers with 1
345 Solvers
More from this Author2
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!