InterviewSolution
Saved Bookmarks
| 1. |
The distance travelled by a particle in time t is given by `s = (2.5 t^(2))` m. Find (a) the average speed of the partion during time 0 to 0.5 s and (b) the instantaneous speed at t = 5.0s. |
|
Answer» (a) The distance travelled during time 0 to 5.0 s is, `S = (2.5)(5.0)^(2) = 62.5` m The average speed during this time is `v_("avg")= ("distance travelled")/("time taken") = (62.5)/(5) = 12.5 m//s` (b) Given `S = (2.5)t^(2)` Intantaneous speed = `(dS)/(dt) = (d)/(dt) (2.5t^(2)) = (2.5)(2t) = 5t` `therefore ` At `t = 5.0s` the speed is `[v]_(t=5S)= (5.0) xx (5.0) = 25 m//s` |
|