Question icon
Grade 11Mechanics

how can we get the equation of projectile of a body in space

Profile image of sai sarada
10 Years agoGrade 11
Answers icon

1 Answer

Profile image of Askiitians Tutor Team
ApprovedApproved Tutor Answer1 Year ago

To derive the equation of a projectile in space, we need to consider the motion of the object under the influence of gravity, while also accounting for its initial velocity and the angle at which it is launched. This involves breaking down the motion into horizontal and vertical components. Let’s walk through the process step by step.

Understanding the Components of Motion

When a projectile is launched, it moves in a two-dimensional plane. We can analyze its motion by separating it into two components: horizontal (x-direction) and vertical (y-direction).

Initial Velocity Breakdown

The initial velocity (\(v_0\)) of the projectile can be divided into two components based on the launch angle (\(\theta\)):

  • Horizontal component: \(v_{0x} = v_0 \cdot \cos(\theta)\)
  • Vertical component: \(v_{0y} = v_0 \cdot \sin(\theta)\)

Equations of Motion

Next, we apply the equations of motion to both components. The horizontal motion is uniform since there is no acceleration (assuming air resistance is negligible), while the vertical motion is influenced by gravitational acceleration (\(g\)).

Horizontal Motion

The horizontal displacement (\(x\)) can be expressed as:

x = v_{0x} \cdot t

Substituting for \(v_{0x}\), we get:

x = (v_0 \cdot \cos(\theta)) \cdot t

Vertical Motion

The vertical displacement (\(y\)) is affected by gravity, and can be described by the equation:

y = v_{0y} \cdot t - \frac{1}{2} g t^2

Substituting for \(v_{0y}\), we have:

y = (v_0 \cdot \sin(\theta)) \cdot t - \frac{1}{2} g t^2

Eliminating Time to Find the Trajectory Equation

To find the trajectory of the projectile, we want to eliminate time (\(t\)) from these equations. From the horizontal motion equation, we can express time as:

t = \frac{x}{v_0 \cdot \cos(\theta)}

Now, substitute this expression for \(t\) into the vertical motion equation:

y = (v_0 \cdot \sin(\theta)) \cdot \left(\frac{x}{v_0 \cdot \cos(\theta)}\right) - \frac{1}{2} g \left(\frac{x}{v_0 \cdot \cos(\theta)}\right)^2

Simplifying the Equation

After simplifying, we arrive at the equation of the trajectory:

y = x \cdot \tan(\theta) - \frac{g}{2(v_0 \cdot \cos(\theta))^2} x^2

This equation represents a parabolic path, which is characteristic of projectile motion.

Key Takeaways

In summary, the trajectory of a projectile can be derived by breaking down its motion into horizontal and vertical components, applying the equations of motion, and then eliminating time to find the relationship between \(x\) and \(y\). This process highlights the beauty of physics in describing motion through mathematical equations.