Question
Question: A 4 kg particle moves along the X-axis. It's position x varies with time according to $x(t) = 2[1+3...
A 4 kg particle moves along the X-axis. It's position x varies with time according to
x(t)=2[1+36t+12t2] where x is in m and t is in seconds. Compute:
(i) The kinetic energy at time t. 4t6 (ii) The force acting on the particle at time t. 48 (iii) The power delivered to the particle at time t. 48t+288t3 (iv) The work done on the particle from t=0 to t=2 seconds. 1728

(i) The kinetic energy at time t: 1152(3+2t)2 J
(ii) The force acting on the particle at time t: 192 N
(iii) The power delivered to the particle at time t: (13824+9216t) W
(iv) The work done on the particle from t=0 to t=2 seconds: 46080 J
Solution
The problem involves analyzing the motion of a particle along the X-axis given its position as a function of time. We will use calculus (differentiation and integration) and fundamental physics principles to compute kinetic energy, force, power, and work done.
1. Given Information:
- Mass of the particle, m=4 kg
- Position of the particle, x(t)=2[1+36t+12t2] m This can be expanded as x(t)=2+72t+24t2 m.
2. Calculate Velocity v(t): Velocity is the first derivative of position with respect to time: v(t)=dtdx=dtd(2+72t+24t2) v(t)=0+72+24(2t) v(t)=(72+48t) m/s
3. Calculate Acceleration a(t): Acceleration is the first derivative of velocity with respect to time: a(t)=dtdv=dtd(72+48t) a(t)=0+48 a(t)=48 m/s2 The acceleration is constant.
Computations:
(i) The kinetic energy at time t: Kinetic energy (KE) is given by the formula KE=21mv2. KE(t)=21(4 kg)(72+48t)2 KE(t)=2(72+48t)2 We can factor out 24 from (72+48t): 72+48t=24(3+2t). KE(t)=2[24(3+2t)]2 KE(t)=2×242(3+2t)2 KE(t)=2×576(3+2t)2 KE(t)=1152(3+2t)2 J
(ii) The force acting on the particle at time t: According to Newton's second law, force F=ma. F(t)=(4 kg)(48 m/s2) F(t)=192 N The force acting on the particle is constant.
(iii) The power delivered to the particle at time t: Power P is the dot product of force and velocity, P=F⋅v. Since the motion is along the X-axis, the force and velocity are collinear, so P=Fv. P(t)=F(t)×v(t) P(t)=(192 N)(72+48t m/s) P(t)=192×72+192×48t P(t)=13824+9216t W
(iv) The work done on the particle from t=0 to t=2 seconds: Work done can be calculated using the Work-Energy Theorem (W=ΔKE) or by integrating power over time (W=∫P(t)dt). We will use the latter method. W=∫t1t2P(t)dt W=∫02(13824+9216t)dt W=[13824t+29216t2]02 W=[13824t+4608t2]02 Now, substitute the limits: W=(13824×2+4608×22)−(13824×0+4608×02) W=(27648+4608×4)−0 W=27648+18432 W=46080 J