Class 11 - Unit # 02 : Kinematics - Solved Numericals


Problem 1

A helicopter is ascending at the rate of 12 m/s. At a height of 80 m above the ground, a package is dropped. How long does the package take to reach the ground? (Ans: 5.43 s)

Given Data:

  • Ascending velocity of helicopter (vi) = 12 m/s
  • Height of release point (h) = 80 m
  • Acceleration due to gravity (g) = 9.8 m/s2
  • Total time taken (t) = ?

Solution:

Note: Because the package is dropped from an ascending helicopter, it possesses an initial upward velocity of 12 m/s relative to the ground.

1. Upward Motion (From release point to highest peak):

At maximum height, the final velocity vf = 0. Using the first equation of motion under gravity:

vf = vi - gt1
0 = 12 - 9.8t1 ⇒ 9.8t1 = 12
t1 =
12
9.8
= 1.22 s

Now, find the upward distance covered (S1) during this phase:

2gS1 = vi2 - vf2
2(9.8)S1 = (12)2 - 0 ⇒ 19.6S1 = 144
S1 =
144
19.6
= 7.35 m
2. Downward Motion (From peak to the ground):

The maximum total height from the ground layout is:

Total Height (S2) = h + S1 = 80 + 7.35 = 87.35 m

During the fall from the peak, the initial velocity is 0. Using the second equation of motion:

S2 =
1
2
gt22
87.35 =
1
2
× 9.8 × t22 ⇒ 87.35 = 4.9 × t22
t22 =
87.35
4.9
= 17.826
t2 = √17.826 = 4.21 s
3. Total Time (t):
t = t1 + t2 = 1.22 s + 4.21 s = 5.43 s

Result:

The total time taken for the dropped package to reach the ground is 5.43 seconds.

Problem 2

Two tug boats are towing a ship. Each exerts a force of 6000 N, and the angle between the two ropes is 60°. Calculate the resultant force on the ship. (Ans: 10392.3 N)

Given Data:

  • First Force (F1) = 6000 N
  • Second Force (F2) = 6000 N
  • Angle between forces (θ) = 60°
  • Resultant Force (FR) = ?

Solution:

According to the parallelogram law vector addition framework:

FR = √F12 + F22 + 2F1F2 cos(θ)

Substituting values:

FR = √(6000)2 + (6000)2 + 2(6000)(6000) cos(60°)
FR = √3.6×107 + 3.6×107 + 7.2×107(0.5)
FR = √3.6×107 + 3.6×107 + 3.6×107
FR = √1.08 × 108
FR = 10392.3 N

Result:

The resultant tension vector force acting on the ship layout is 10392.3 N.

Problem 3

A car starts from rest and moves with a constant acceleration. During the 5th second of its motion, it covers a distance of 36 meters. Calculate: (a) acceleration of the car, and (b) the total distance covered by the car in 5 seconds. (Ans: 8 m/s2, 100 m)

Given Data:

  • Initial velocity (vi) = 0 m/s
  • Distance during 5th second (ΔS) = 36 m
  • Acceleration (a) = ?
  • Total distance in 5 seconds (S5) = ?

Solution:

The distance covered in an interval is given by the difference between total distance at time n and time n-1.

(a) Finding Acceleration (a):

Using the distance equation S = vit + 1/2at2:

Distance after 4 seconds (S4):

S4 = 0 +
1
2
a(4)2 = 8a —— (Eq. i)

Distance after 5 seconds (S5):

S5 = 0 +
1
2
a(5)2 = 12.5a —— (Eq. ii)

Distance covered precisely in the 5th second:

ΔS = S5 - S4
36 = 12.5a - 8a
36 = 4.5a ⇒ a =
36
4.5
a = 8 m/s2
(b) Finding Total Distance covered in 5 seconds (S5):

Substitute the acceleration value back into Equation (ii):

S5 = 12.5 × 8
S5 = 100 m

Result:

The uniform acceleration of the car is 8 m/s2 and the total cumulative distance traveled in 5 seconds equals 100 m.

Problem 4

Show proof that the horizontal range of a projectile at complementary angles is identical, using examples.

Theoretical Proof:

Complementary angles are pairs that sum up to 90°, represented as θ and (90° - θ). The horizontal range formula is:

R =
vo2 sin(2θ)
g

For the complementary angle layout (90° - θ):

R' =
vo2 sin[2(90° - θ)]
g
=
vo2 sin(180° - 2θ)
g

Since the trigonometric identity establishes that sin(180° - α) = sin(α):

R' =
vo2 sin(2θ)
g
= R

Verification Example (Using 30° and 60°):

Case 1: Angle θ1 = 30°

R1 =
vo2 sin(2 × 30°)
g
=
vo2 sin(60°)
g
=
vo2 (0.866)
g

Case 2: Angle θ2 = 60°

R2 =
vo2 sin(2 × 60°)
g
=
vo2 sin(120°)
g
=
vo2 (0.866)
g

Result:

Since R1 equals R2, it is proven that the horizontal range layouts at complementary launch angles are completely identical.

Problem 5

At what launch angle is the horizontal range of a projectile equal to its maximum height? (Ans: 76°)

Given Condition:

Horizontal Range (R) = Maximum Height (H)

Solution:

Recall the standard formulas for projectile motion matrix properties:

R =
vo2 (2 sinθ cosθ)
g
    and     H =
vo2 sin2θ
2g

Equating both equations as given by the problem statement condition:

vo2 (2 sinθ cosθ)
g
=
vo2 sin2θ
2g

Canceling matching terms (vo2, g, and one factor of sinθ) on both sides:

2 cosθ =
sinθ
2

Cross-multiplying and simplifying to form the tangent identity definition:

4 =
sinθ
cosθ
tanθ = 4
θ = tan-1(4)
θ ≈ 75.96° ≈ 76°

Result:

The launch angle at which horizontal projectile range exactly equals maximum trajectory height is 76°.

Problem 6

A mortar shell is fired at a ground-level target 500 m away with an initial velocity of 90 m/s. What is the launch angle? [Ans: 18.6° or 71.4°]

Given Data:

  • Horizontal Range (R) = 500 m
  • Initial Velocity (vo) = 90 m/s
  • Acceleration due to gravity (g) = 9.8 m/s2
  • Launch Angle (θ) = ?

Solution:

Using the horizontal range expression:

R =
vo2 sin(2θ)
g

Rearranging to isolate the sine function term:

sin(2θ) =
R × g
vo2

Substituting values:

sin(2θ) =
500 × 9.8
(90)2
=
4900
8100
= 0.6049

Taking inverse sine value:

2θ = sin-1(0.6049) ≈ 37.22°
θ1 =
37.22°
2
= 18.61°

Since ranges match for complementary configuration pairs, the alternative launch angle option is:

θ2 = 90° - 18.61° = 71.39°

Result:

The two possible launch configuration options to hit the target point are 18.6° (low trajectory) or 71.4° (high trajectory).

No comments:

Post a Comment