Math Problem Statement

Bob drops a ball from rest out of the window of a building. At the very same instant Phyllis launches a ball upwards with an initial speed of 11.0 m/s from a point 20.0 m directly below Bob. At what height above Phyllis in meters do the balls collide?

Solution

Let's solve this problem step by step. We'll need to find the height above Phyllis where the two balls collide.

Given:

  • Bob's ball is dropped from rest, so its initial velocity vB0=0v_{B0} = 0 m/s.
  • Phyllis's ball is launched upward with an initial velocity vP0=11.0v_{P0} = 11.0 m/s.
  • The distance between Bob and Phyllis at the start is 20.0 m.
  • Both balls experience acceleration due to gravity, g=9.8m/s2g = 9.8 \, \text{m/s}^2, acting downward.

Step 1: Position equations for the balls

Bob's ball

Since Bob's ball is dropped from rest, we can use the following kinematic equation to describe its position after time tt: yB(t)=hB12gt2y_B(t) = h_B - \frac{1}{2} g t^2 where:

  • yB(t)y_B(t) is the height of Bob's ball above the ground at time tt,
  • hBh_B is Bob's initial height (we’ll set this relative to Phyllis, so hB=20h_B = 20 m),
  • g=9.8m/s2g = 9.8 \, \text{m/s}^2 is the acceleration due to gravity.

Phyllis's ball

Phyllis's ball is launched upward with an initial velocity. The position of her ball after time tt is given by: yP(t)=vP0t12gt2y_P(t) = v_{P0} t - \frac{1}{2} g t^2 where:

  • yP(t)y_P(t) is the height of Phyllis's ball above the ground at time tt,
  • vP0=11.0m/sv_{P0} = 11.0 \, \text{m/s} is the initial velocity of Phyllis's ball,
  • g=9.8m/s2g = 9.8 \, \text{m/s}^2.

Step 2: Condition for collision

At the time tt when the balls collide, their heights must be equal: yB(t)=yP(t)y_B(t) = y_P(t) Substitute the equations for yB(t)y_B(t) and yP(t)y_P(t): 2012gt2=vP0t12gt220 - \frac{1}{2} g t^2 = v_{P0} t - \frac{1}{2} g t^2 Simplify by canceling the 12gt2- \frac{1}{2} g t^2 terms on both sides: 20=vP0t20 = v_{P0} t Now, substitute vP0=11.0m/sv_{P0} = 11.0 \, \text{m/s}: 20=11.0t20 = 11.0 t Solving for tt: t=20111.818secondst = \frac{20}{11} \approx 1.818 \, \text{seconds}

Step 3: Height above Phyllis at collision

Now, let's find the height at which the collision occurs by plugging t=1.818t = 1.818 seconds into Phyllis's position equation: yP(t)=vP0t12gt2y_P(t) = v_{P0} t - \frac{1}{2} g t^2 Substitute the values: yP(1.818)=11.0×1.81812×9.8×(1.818)2y_P(1.818) = 11.0 \times 1.818 - \frac{1}{2} \times 9.8 \times (1.818)^2 yP(1.818)=20.012×9.8×3.305y_P(1.818) = 20.0 - \frac{1}{2} \times 9.8 \times 3.305 yP(1.818)=20.016.1913.809my_P(1.818) = 20.0 - 16.191 \approx 3.809 \, \text{m}

Thus, the balls collide at a height of approximately 3.81 meters above Phyllis.


Would you like more details or have any questions?

Here are five related questions:

  1. What would happen if the initial speed of Phyllis's ball was different?
  2. How would the problem change if gravity were stronger or weaker?
  3. What if Bob threw his ball downwards instead of dropping it?
  4. Can you derive the equation of motion for constant acceleration?
  5. What happens to the time of collision if Bob's initial height is doubled?

Tip: Always check if forces like air resistance are negligible before applying basic kinematic equations.

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Kinematics
Projectile Motion
Gravity

Formulas

Position equation under constant acceleration: y = y_0 + v_0t - (1/2)gt^2
Collision condition: y_B(t) = y_P(t)

Theorems

Equations of motion under constant acceleration

Suitable Grade Level

Grades 9-12