InterviewSolution
Saved Bookmarks
| 1. |
If a stone reaches a velocity of 8m/s speed in 2s starting from rest find the accelaration. |
|
Answer» Answer: 4 ms^-2 Explanation: initial VELOCITY = 0 time period = 2 s LAST velocity = 8 m/s now, ACCELERATION = (last velocity - initial velocity) / time acceleration = (8-0) / 2 acceleration = 4 ms^-2 |
|