We are given the position function, and we are asked when the velocity is equal to 0.
To get the velocity function, we take the derivative of the position function s(t) = 60t - 3t2.
Using the power rule on both terms, we get
s'(t) = 60 - 6t
This is the velocity of the car at time t. To find out when it is stopped, we set the function equal to 0, and solve for t.
0 = 60 - 6t
6t = 60
t = 10