For this question
The velocity of a train starting from 2 km to left of the
origin is given by v(t) = 10 − 4t, where t is in hours and v(t) is in
kilometres per hour for t ∈ [0, 3].
a)How far is it from the starting point when t = 3? For this question i got the answer but was unsure whether the answer should be in metres or kilometres
c )When and where is the train when it stops? For this question i am unsure whether time should be in hours or seconds
d How far does it travel in the first 3 s?For this question i was unsure whether the answer should be in metres or kilometres
v(t) = 10 - 4t
x(t) = 10t - 2t^2 + C
x(0) = -2 -> C = -2
So x(t) = -2t^2 + 10t - 2
a) x(3) = -2*9 + 30 - 2 = 10, so the train is 10 km away from the starting point when t = 3 s
b) v(t) = 0 -> 10 = 4t -> t = 2.2 s
x(2.2) = 15.60
So the train is 15.6 km away from the starting point when it stops
You can put the answer in whatever units you want, so long as it represents the correct distance. Just remember x(t) is in kilometres, so if you get x(3) = 10, then that means 10 kilometres, 10 000 metres, 1.05702341 × 10^(-12) lightyears, etc etc. If the distance were small, say less than 100 metres, I would use a different unit, but here just stick to kilometres.