Two stones are thrown vertically up at the same time. The first stone is thrown with an initial velocity of 12.5 m/s from a 12th-floor balcony of a building and hits the ground after 4.6 s. With what initial velocity should the second stone be thrown from a 4th-floor balcony so that it hits the ground at the same time as the first stone? Assume equal height floors, and that in each case the stone is dropped from the same height as the ceiling.

time is the same.

first stone
hf=hi+vi*t-1/2 g t^2
figure the height of reach floor, and simplify the equation in this form
0=hi+vi*t-1/2 g t^2
second stone
or -hi=vi*t-1/2 g t^2

second stone> do the same thing, you should get
- hi*1/3=V*t-1/2 g t^2
or -hi=3V*t-3/2 g t^2
set the first and second equation equal
and do some algebra to get

t(3V-vi)=1/2 gt^2(3-1) and check that (I did it in my head).
YOu know t, vi, g, solve for V

check my head algebra.

I'm really confused by this. What am i supposed to use for t in the first equation if i only know that t going up is t and t going down is 4-t. I can't find two variables with one equation and the first equation is solving for hf.

To calculate the initial velocity required for the second stone to hit the ground at the same time as the first stone, we can use the kinematic equation for the vertical motion:

h = (1/2)gt^2 + v₀t + h₀

where:
h is the height (distance) traveled by the stone
g is the acceleration due to gravity (approximately 9.8 m/s^2)
t is the time taken
v₀ is the initial velocity
h₀ is the initial height (dropped from the same height as the ceiling)

Since both stones are dropped from the same height as the ceiling, h₀ is the same for both stones.

First, let's calculate the height traveled by the first stone (stone A) from the 12th floor. Since one floor is equal to the height of the 12th floor, h for stone A is 12.

h = 12

Using the value of h and the given information t = 4.6 s, we can calculate v₀ for stone A using the kinematic equation:

12 = (1/2)(9.8)(4.6)^2 + v₀(4.6) + 0

Simplifying the equation:

12 = 106.42 + 4.6v₀

Rearranging the equation:

4.6v₀ = 12 - 106.42

4.6v₀ = -94.42

v₀ = -94.42 / 4.6

v₀ ≈ -20.57 m/s

Now, let's calculate the height traveled by the second stone (stone B) from the 4th floor. Since one floor is equal to the height of the 12th floor, h for stone B is 4.

h = 4

Using the value of h and the known information t = 4.6 s, we can calculate the initial velocity v₀ for stone B using the kinematic equation:

4 = (1/2)(9.8)(4.6)^2 + v₀(4.6) + 0

Simplifying the equation:

4 = 106.42 + 4.6v₀

Rearranging the equation:

4.6v₀ = 4 - 106.42

4.6v₀ = -102.42

v₀ = -102.42 / 4.6

v₀ ≈ -22.27 m/s

Therefore, the second stone should be thrown with an initial velocity of approximately 22.27 m/s from the 4th-floor balcony to hit the ground at the same time as the first stone.

To solve this problem, we can use the equations of motion to find the initial velocity of the second stone. Let's break down the problem into steps:

Step 1: Find the height of the 12th-floor balcony
Since we are assuming equal height floors, we can infer that each floor is of equal height. Therefore, to find the height of the 12th-floor balcony, we need to multiply the height of one floor by 12. Let's assume the height of one floor is 'h'. Therefore, the height of the 12th-floor balcony is 12h.

Step 2: Calculate the total distance covered by the first stone
The first stone falls from rest, so the initial velocity is 0 m/s. We can use the equation of motion to find the distance covered by the stone using the time it takes to hit the ground. The equation we'll use is:

distance = initial velocity * time + 0.5 * acceleration * time^2

Since the stone is falling vertically, the acceleration due to gravity can be taken as -9.8 m/s^2 (negative because it acts in the opposite direction of motion). Plugging in the values we have, we get:

12h = 0.5 * (-9.8) * (4.6)^2

Simplifying, we find:

12h = -0.5 * 9.8 * 21.16

Step 3: Find the height of the 4th-floor balcony
Similar to step 1, since each floor is of equal height, the height of the 4th-floor balcony is 4h.

Step 4: Calculate the initial velocity of the second stone
Now that we know the distance covered by the first stone (12h), we can use the equation of motion to find the initial velocity of the second stone. The equation we'll use is:

distance = initial velocity * time + 0.5 * acceleration * time^2

Since we want the second stone to hit the ground at the same time as the first stone, the time taken by both stones will be the same (4.6 seconds). Plugging in the values we have, we get:

4h = initial velocity * 4.6 + 0.5 * (-9.8) * (4.6)^2

Simplifying, we find:

4h = 4.6 * initial velocity - 0.5 * 9.8 * (4.6)^2

Step 5: Solve for the initial velocity of the second stone
Since we have the equation 4h = 4.6 * initial velocity - 0.5 * 9.8 * (4.6)^2, we can solve for the initial velocity by rearranging the equation:

initial velocity = (4h + 0.5 * 9.8 * (4.6)^2) / 4.6

Now, plug in the value of h and calculate the initial velocity of the second stone.