Difficulty: Easy
Correct Answer: a = α * r
Explanation:
Introduction / Context:
Tangential (linear) acceleration connects rotational motion with linear motion at a radius. In mechanical and civil engineering problems involving pulleys, gears, flywheels, or curved vehicle paths, converting angular acceleration to linear acceleration is a routine step.
Given Data / Assumptions:
Concept / Approach:
By kinematics, linear and angular measures are related through the radius. The linear velocity is v = ω * r and the tangential acceleration is the time rate of change of v due to changing angular speed, so a_t depends on α and r directly.
Step-by-Step Solution:
Start from v = ω * r.Differentiate with respect to time: a_t = dv/dt = r * dω/dt.But dω/dt = α, hence a_t = r * α.Therefore, a = α * r.
Verification / Alternative check:
Units: α has units rad/s^2 (radian is dimensionless), multiplied by r (m) gives m/s^2, which are correct units for linear acceleration.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
a = α * r
Discussion & Comments