Question
Question: Aircrift Find the minimum acd ot circraft such that it just escape the bullet. 1 km 1:0 $200m/5-...
Aircrift
Find the minimum acd ot circraft such that it just escape the bullet.
1 km
1:0
200m/5−

10
Solution
The aircraft is initially at a height h=1 km = 1000 m above the ground. The bullet is fired vertically upwards from the ground with an initial velocity vb=200 m/s. The aircraft starts accelerating upwards with a constant acceleration a. We assume the initial vertical velocity of the aircraft is 0. Let the vertical position of the ground be y=0. The vertical position of the bullet at time t is given by yb(t)=vbt−21gt2. The vertical position of the aircraft at time t is given by ya(t)=h+21at2.
A collision occurs if yb(t)=ya(t) for some time t>0. vbt−21gt2=h+21at2 Rearranging the terms, we get a quadratic equation in t: 21(g+a)t2−vbt+h=0
For the aircraft to just escape the bullet, the bullet should not hit the aircraft. This means the quadratic equation should have no real roots for t>0, or exactly one real root (which corresponds to the bullet just touching the aircraft). The discriminant of the quadratic equation At2+Bt+C=0 is D=B2−4AC. In our equation, A=21(g+a), B=−vb, and C=h. The discriminant is D=(−vb)2−4(21(g+a))h=vb2−2h(g+a).
For the aircraft to escape, we need the quadratic equation to have no real roots or exactly one real root. This happens when the discriminant D≤0. vb2−2h(g+a)≤0 vb2≤2h(g+a) Since h>0 and g+a>0 (assuming a≥0, and g>0), we can divide by 2h: 2hvb2≤g+a a≥2hvb2−g
The minimum acceleration required for the aircraft to escape is when the equality holds, i.e., D=0. amin=2hvb2−g.
We are given vb=200 m/s and h=1000 m. We need to use a value for g. Let's assume g=10 m/s2. amin=2⋅1000(200)2−10=200040000−10=20−10=10 m/s2.
If we use g=9.8 m/s2: amin=2⋅1000(200)2−9.8=20−9.8=10.2 m/s2.
Without a specified value for g, both 10 m/s2 and 9.8 m/s2 are common. If the options are integers, 10 m/s2 is likely the intended answer. If the options are decimal values, 10.2 m/s2 might be the answer. Since no options are provided, we will provide the answer assuming g=10 m/s2.
The minimum acceleration of the aircraft such that it just escape the bullet is 10 m/s2.