Question
Question: Sita is driving along a straight highway in her car. At time t = 0, when Sita is moving at 10 m/s in...
Sita is driving along a straight highway in her car. At time t = 0, when Sita is moving at 10 m/s in the positive x-direction, she passes a signpost at x = 50 m. Here acceleration is a function of time:
a=2ms−2−(101ms−3)t
Where is the car when it reaches the maximum velocity?
Solution
Hint: Acceleration is the second derivative of position. Using the initial conditions find the position of the particle. Then, using the differential method find the time at which velocity is maximum and then use the time to find the position.
Complete step-by-step solution -
We have the acceleration of the car as given below.
a=2ms−2−(101ms−3)t............(1)
Acceleration is the derivative of velocity, hence, we have:
dtdv=2−101t
Multiplying both sides by dt, we have:
dv=(2−101t)dt
Integrating both sides, we have:
∫dv=∫(2−101t)dt
v=2t−201t2+C
At t = 0, we have the velocity as 10 m/s. Hence, we have:
10=2(0)−201(0)2+C
C=10
The expression for velocity is as follows:
v=2t−201t2+10...........(2)
Velocity is the time derivative of position, hence, we have:
dtdx=2t−201t2+10
Multiplying both sides by dt, we have:
dx=(2t−201t2+10)dt
Integrating both sides, we have:
∫dx=∫(2t−201t2+10)dt
x=t2−601t3+10t+D
At t = 0, the position is 50 m, hence, we have:
50=(0)2−601(0)3+10(0)+D
D=50
Hence, the expression for the position is given as below:
x=t2−601t3+10t+50..............(3)
To find the maximum velocity, we need to equate the time derivative of velocity, which is acceleration to zero. Hence, we have:
a=2−101t=0
Solving for t, we have:
2=101t
Multiplying by 10 on both sides, we have:
t=20 sec
Hence, the value of velocity is maximum at t = 20. Now, let us substitute it in equation (3) to get as follows:
x=(20)2−601(20)3+10(20)+50
Simplifying, we have:
x=400−3400+200+50
x=650−3400
x=31950−400
x=32350
Hence, the position at which the car has the maximum velocity is 32350 m.
Note: We proceed with first finding the velocity as acceleration is the derivative of velocity so we use the integration to find the velocity w.r.t time and also velocity is the derivative of position w.r.t time so again integrate the velocity function. for maximum velocity find the time by using the double derivative concept of maxima and minima. Here you might make a mistake by reading the question as to when the car has a maximum velocity, if you just find the time, you won't be given full credits. The question is to find where is the maximum velocity, hence, you need to find the position.