Question
Question: A stone is thrown horizontally with the velocity 15m/s. Determine the tangential and normal accelera...
A stone is thrown horizontally with the velocity 15m/s. Determine the tangential and normal accelerations of the stone in 1 second after it begins to move.

tangential acceleration = 5.36 m/s^2, normal acceleration = 8.20 m/s^2
Solution
The stone undergoes projectile motion under the influence of gravity. We need to find the tangential and normal accelerations at t=1 second.
Let's set up a coordinate system where the x-axis is horizontal (in the direction of initial velocity) and the y-axis is vertical upwards.
-
Velocity components at t=1 s: Initial horizontal velocity, vx0=15 m/s. Initial vertical velocity, vy0=0 m/s. Acceleration due to gravity, g=9.8 m/s2 (downwards). So, a=−9.8j^ m/s2.
At time t=1 s: Horizontal velocity: vx(t)=vx0=15 m/s (since there is no horizontal acceleration). Vertical velocity: vy(t)=vy0+at=0+(−9.8)(1)=−9.8 m/s.
The velocity vector at t=1 s is v=(15i^−9.8j^) m/s. The magnitude of the velocity is v=∣v∣=vx2+vy2=152+(−9.8)2=225+96.04=321.04≈17.917 m/s.
-
Acceleration vector: The only acceleration acting on the stone is due to gravity: a=−9.8j^ m/s2. The magnitude of acceleration is a=∣a∣=9.8 m/s2.
-
Tangential Acceleration (at): Tangential acceleration is the component of the acceleration vector along the direction of the velocity vector. It determines the rate of change of speed. at=∣v∣a⋅v
First, calculate the dot product a⋅v: a⋅v=(0i^−9.8j^)⋅(15i^−9.8j^) a⋅v=(0)(15)+(−9.8)(−9.8)=0+96.04=96.04
Now, calculate at: at=17.91796.04≈5.360 m/s2.
-
Normal Acceleration (an): Normal acceleration (also known as centripetal acceleration) is the component of the acceleration vector perpendicular to the velocity vector. It causes the change in the direction of velocity. The magnitude of the total acceleration is a=at2+an2. Therefore, an=a2−at2
an=(9.8)2−(5.360)2 an=96.04−28.7296 an=67.3104≈8.204 m/s2.
The tangential acceleration is approximately 5.36 m/s2 and the normal acceleration is approximately 8.20 m/s2.
Explanation of the solution:
- Calculate velocity components (vx,vy) at t=1s using kinematic equations.
- Determine the magnitude of the resultant velocity (v).
- Identify the acceleration vector (a) which is due to gravity.
- Calculate tangential acceleration (at) using the dot product of acceleration and velocity vectors: at=∣v∣a⋅v.
- Calculate normal acceleration (an) using the relationship an=∣a∣2−at2.