Since a particle moves along the x-axis so that any time t ≥ 0, its velocity is given by v(t) = sin(2t), the particle's position at time t = 0 is 3.5
Since a particle moves along the x-axis so that any time t ≥ 0, its velocity is given by v(t) = sin(2t). If the position of the particle at time t=pi/2 is x = 4. To find what is the particle's position at time t = 0, we proceed as follows
Since we have the velocity of the particle as v(t) =sin(2t), to find its position function, we integrate its velocity function since v = dx/dt
dx = vdt
x = ∫vdt
So, substituting v into the equation, we have that
x = ∫vdt
x = ∫sin(2t)dt
x = -cos(2t)/2 + C
Now, at t = π/4, x = 4. So, substituting htese into the equation, we have that
x = -cos(2t)/2 + C
4 = -cos(2π/4)/2 + C
4 = -cos(π/2)/2 + C
4 = 0/2 + C
4 = 0 + C
C = 4
So, the position function is x(t) = -cos(2t)/2 + 4
Now at t = 0, we have that the position is
x(0) = -cos(2(0))/2 + 4
x(0) = -cos0/2 + 4
x(0) = -1/2 + 4
x(0) = (8 - 1)/2
x(0) = 7/2
x(0) = 3.5
So, the position of the particle at t = 0 is 3.5