Find distance travelled by an object starting from rest in time 't' with linear acceleration a = 3t. You are given time t as an input to the function.
Solution Stats
Problem Comments
2 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers42
Suggested Problems
-
1769 Solvers
-
177 Solvers
-
Matlab Basics II - Extract last 3 elements of a vector
264 Solvers
-
Find the sides of an isosceles triangle when given its area and height from its base to apex
2218 Solvers
-
323 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
think you forgot to multiply by 3 :)
The problem's description is wrong currently, please, consider a=t until the author fixes it.