The Tilted World of Inclined Planes
Imagine standing on a steep ramp and throwing a ball upwards. The standard horizontal and vertical coordinate system suddenly feels clunky. Gravity is pulling straight down, but the ball is moving along a slanted surface.
The most elegant trick in physics for this scenario is to tilt your perspective. By rotating our coordinate axes so that the X-axis runs parallel to the inclined plane and the Y-axis is perpendicular to it, we transform a complex 2D problem into two simple, independent 1D motions.
Breaking Down the Vectors
Once we tilt our axes, we must resolve both our initial velocity u and the acceleration due to gravity g into these new X and Y components.
The particle is launched at u=2 ms−1 at an angle θ=15∘ relative to the plane.
- The velocity along the plane is ux=ucosθ=2cos15∘.
- The velocity perpendicular to the plane is uy=usinθ=2sin15∘.
Now, look at gravity. It points straight down, but in our tilted frame, it drags the particle back down the ramp and pulls it into the surface.
- The acceleration along the plane is ax=−gsinα=−10sin30∘.
- The acceleration perpendicular to the plane is ay=−gcosα=−10cos30∘.
Notice the negative signs! Both components of gravity are acting against the positive directions of our tilted axes.
The Time of Flight
How long does the particle stay in the air? This depends entirely on the Y-motion. The particle leaves the plane (Y=0), travels upwards, and eventually hits the plane again (Y=0).
Using the kinematic equation Sy=uyT+21ayT2 and setting Sy=0, we get the time of flight formula:
T=∣ay∣2uy=gcosα2usinθ
Plugging in our values:
T=10cos30∘2(2)sin15∘=10×0.8664×0.2588≈0.119 s
The Final Range
Now that we know the particle is airborne for 0.119 seconds, we can find out how far it traveled along the X-axis (the ramp). We use the second equation of motion for the X-direction:
Substitute the values carefully, remembering that ax is negative because gravity is slowing the particle's ascent up the ramp:
R=(2cos15∘)(0.119)−21(10sin30∘)(0.119)2
R≈(1.93)(0.119)−(5)(0.0141)
Converting this to centimeters, we get 19.4 cm, which is closest to 20 cm. The beauty of tilting the axes is that it turns a daunting geometric nightmare into a straightforward plug-and-chug kinematic exercise!