FInd the height where two object pass each other.

  • Thread starter Thread starter iMAGICIALoTV
  • Start date Start date
  • Tags Tags
    Height
AI Thread Summary
An object is thrown downward from a height of 42 m with an initial speed of 6 m/s, while another object is propelled upward from the ground at 55 m/s. The equations for their heights over time are established, leading to the need to find the time when both heights are equal. There is confusion regarding the correct formulation of the downward object's motion, emphasizing that the initial downward velocity should be treated as negative. The discussion concludes with attempts to solve for the height where the two objects meet, indicating that the approach should yield consistent results.
iMAGICIALoTV
Messages
11
Reaction score
0
An object is thrown downward with an initial speed of 6 m/s from a height of 42 m above the ground. At the same instant, a second object is propelled vertically up from ground level with a speed of 55 m/s. At what height above the ground will the two objects pass each other?

The acceleration of gravity is 9.8 m/s²

2. The attempt at a solution

Let h = height above the ground where they pass each other.
42 - h = 6t + 4.95t²
and h = -55t + 4.95t²
Adding, 42 = -49t + 4.95t²

I don't know where to go from here. Should I use Quadratic formula to find the t? I'm confused.
 
Physics news on Phys.org
First off, the acceleration should be 4.91t2, not 4.95t2. However, it's much better practice just to leave it as gt2/2.

Now, allow me to look at the problem in a way that makes more sense to me, and may help you better understand it.
Let's make an equation for the height of the dropping ball (ball 1):

\displaystyle h_1 = 42 - 6t - \frac{gt^2}{2}

Now, an equation for the upwards-traveling ball (ball 2):

\displaystyle h_2 = 55t - \frac{gt^2}{2}The question asks for the height when \displaystyle h_1=h_2, or:

\displaystyle 42 - 6t - \frac{gt^2}{2}=55t - \frac{gt^2}{2}

I'll let you continue from there. Hope that helps; If you have more trouble just ask.
 
How did you get 42 - 6t - gt²/2? Shouldn't it be 42 + 6t - gt²/2? I don't understand.
 
iMAGICIALoTV said:
How did you get 42 - 6t - gt²/2? Shouldn't it be 42 + 6t - gt²/2? I don't understand.

The ball is thrown downward at 6 m/s. If you define the starting height to be 42 and the ground to be 0, this means the initial velocity is negative. Another way to put it is that it was thrown at 6m/s toward the ground (toward 0).

If the height were "42 + 6t - gt²/2" as you say, then that would imply that the ball was thrown upwards at 6m/s (and not downward). The height would first increase to some maximum above 42, then fall past 42 again.
 
Last edited:
ok now my try...

again assume h distance from ground as meeting point at time t

so h=55t-0.5(9.8)t2(acceleration=-ve as velocity is decreasing)

and 42-h=6t+0.5(9.8)t2

solve for h

i think it gives same result as that of dude14
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top