An airplane flying with a velocity

AI Thread Summary
An airplane flying at 85.0 m/s and 19.0 degrees drops a suitcase from 106 m above a dog on the ground. The initial vertical velocity was incorrectly calculated, leading to confusion in determining the time it takes for the suitcase to hit the ground. After correcting the vertical component to 27.67 m/s, the quadratic equation was solved, yielding a time of approximately 8.246 seconds for the suitcase to reach the ground. The horizontal distance can then be calculated by multiplying the horizontal velocity by this time. Ultimately, the correct approach involves accurately accounting for both vertical and horizontal components of motion.
spacecadette
Messages
24
Reaction score
0
1. Homework Statement
An airplane is flying with a velocity of 85.0 m/s at an angle of 19.0 degrees above the horizontal. When the plane is a distance 106 m directly above a dog that is standing on level ground, a suitcase drops out of the luggage compartment.


2. Homework Equations
How far from the dog will the suitcase land? You can ignore air resistance.

3. The Attempt at a Solution
I attempted to use Y-Yinitial = Voy(t) - 1/2(g)(t^2)
I solved for t and i got t = 4.651 s.
That answer was incorrect.

I then tried using Vx = (85m/s)(cos19) = 80.37
Vy = (85m/s)(sin19) = 27.67

I then tried adding them using V = sqrt{(80.1^2) - (27.7^2)} = 75.16 m/s

I then did R = Vox(t) but the answer I got wasn't correct.
Help!
 
Physics news on Phys.org
Welcome to PF.

The problem is that the vertical velocity continues to carry it upward before it goes down.

What if you reduced the problem to throwing a ball straight up at 27 m/s and you are standing on a 105m cliff? Find that time and multiply by the horizontal velocity.
 
I'm still not sure how to solve this =(
 
I attempted to use Y-Yinitial = Voy(t) - 1/2(g)(t^2)
I solved for t and i got t = 4.651 s.

You have the right method.

You got the wrong answer from the quadratic.
 
Ohh! I didn't realize my mistake. I used 0 for Voy instead of 85m/s which is the initial velocity.
I solved the quadratic using the positive value and I got 1.168s. I then multiplied that by 85m/s to find the range and I got 99.28m. Does that sound correct?
 
spacecadette said:
Ohh! I didn't realize my mistake. I used 0 for Voy instead of 85m/s which is the initial velocity.
I solved the quadratic using the positive value and I got 1.168s. I then multiplied that by 85m/s to find the range and I got 99.28m. Does that sound correct?

No.

Your initial vertical velocity is your Voy

Besides your quadratic should yield t to hit the ground. It can't get to the ground in 1 sec from 100 m.
 
I'm sorry, I'm confused again.
 
spacecadette said:
I'm sorry, I'm confused again.

Write out the equation for your quadratic. Let's see where you are going wrong.
 
-85 (+ or -) sqrt{(-85^2) - 4(4.9)(-106) all divided by 2(4.9)

I think that when I added the -85 to the problem I ended up with 1.168

Now when I subtracted the -85 to the problem I got 18.51s. Which seems more realistic.
 
  • #10
spacecadette said:
-85 (+ or -) sqrt{(-85^2) - 4(4.9)(-106) all divided by 2(4.9)

I think that when I added the -85 to the problem I ended up with 1.168

Now when I subtracted the -85 to the problem I got 18.51s. Which seems more realistic.

But 85 is the velocity of the plane and it is not going straight up.

Your vertical component of velocity is 85*Sin19° = 27.67

That should yield 0 = 105 + 27.67*t -4.9*t2

That quadratic yields 8.246 s

I use this on-line calculator btw:
http://www.math.com/students/calculators/source/quadratic.htm
 
  • #11
Ohhh I understand now. Thank you so much for your help!
 
  • #12
How far from the dog will the suitcase land?

I'm still having issues finding the distance.
 
  • #13
spacecadette said:
How far from the dog will the suitcase land?

I'm still having issues finding the distance.

That's the easy part now.

You have time to hit the ground.
You have the horizontal velocity projected along the ground ...

Speed * time = distance.
 
Back
Top