InterviewSolution
Saved Bookmarks
| 1. |
V = 3 + 9t if t < 9 V= 8 - 2t if t =10 Find the value of v (m/s) when t = 10 |
|
Answer» V = 3 + 9t if t < 9 V= 8 - 2t if t =10 Find the value of v (m/s) when t = 10 |
|