SOLUTION: You are flying in an open plane at an altitude of 7056 feet and you drop a Coca Cola bottle out of the window. The bottle will hit the ground after how many seconds.
Algebra ->
Polynomials-and-rational-expressions
-> SOLUTION: You are flying in an open plane at an altitude of 7056 feet and you drop a Coca Cola bottle out of the window. The bottle will hit the ground after how many seconds.
Log On
Question 278229: You are flying in an open plane at an altitude of 7056 feet and you drop a Coca Cola bottle out of the window. The bottle will hit the ground after how many seconds. Answer by jsmallt9(3758) (Show Source):
You can put this solution on YOUR website! The general form of the equation for this situation is:
where
s(t) = the distance from the ground at time t
a = the acceleration due to gravity = the initial velocity (IOW velocity at t = 0) = the initial distance from the ground (IOW distance from teh ground at t = 0)
Also:
since distance above ground is usually considered positive and since gravity pulls back toward the ground, acceleration due to gravity is a negative number
the units of distance for s(t), a, and are the same. If it is feet, a = -32 (on earth). If it is meters, a = -9.8 (on earth). Convert any other unit of distance to one of these two.
the units of time should be seconds. Convert any other unit of time to seconds.
Using this on your problem:
Since units of distance are feet, a = -32
Since the bottle is dropped,
This gives us the equation:
which simplifies to:
The problem is to find the time when the bottle hits the ground. In Mathematics terms, find t when s(t) = 0:
This is a quadratic equation. To solve it we want one side equal to zero. The left side is already zero. Then we factor (or use the Quadratic Formula). We can factor out 16 (or -16). I'll factor out -16 because I want the coefficient of the squared term to be positive:
Since 441 is a well-known perfect square ;), the second factor is a difference of squares which can be factored with the pattern:
From the Zero Product Property we know that this product is zero only if one of the factors is zero. -16 cannot be zero but the other two factors can:
t+21 = 0 or t-21 = 0
Solving these we get
t = -21 or t = 21
Mathematically both of these numbers fit the equation. But realistically we must reject t = -21 because negative time is not relevant to the problem. So the only realistic solution is t = 21.