two stones with initial speeds of 13 m/s and are thrown at an angle 30 degrees, one below the horizontal and one above the horizontal. What is the distance between the points where the stones strike the ground?

To find the distance between the points where the stones strike the ground, we can use the equations of projectile motion. Let's assume the stones are thrown from the same initial height and neglect air resistance.

First, we need to find the time it takes for each stone to hit the ground. We can use the vertical (y) component of motion for this. The equation for the vertical displacement is:

y = V₀y * t + (1/2) * g * t²

Where:
y = vertical displacement (which is the initial height, assuming both stones are thrown from the same height)
V₀y = initial vertical component of velocity (in this case, for stone below the horizontal, it will be -13 m/s, and for stone above the horizontal, it will be +13 m/s)
g = acceleration due to gravity (approximately 9.8 m/s²)
t = time taken for the stone to reach the ground

For the stone thrown below the horizontal, the equation becomes:

y = (-13) * t + (1/2) * 9.8 * t²

And for the stone thrown above the horizontal:

y = 13 * t + (1/2) * 9.8 * t²

Next, we equate both equations to zero because the stone will hit the ground when the vertical displacement is zero. Solving for t in both equations will give us the time taken for each stone to hit the ground.

After finding the times, we can use the horizontal (x) component of motion to calculate the distance traveled by the stones. The equation for horizontal displacement is:

x = V₀x * t

Where:
x = horizontal displacement (which is the distance traveled by the stone)
V₀x = initial horizontal component of velocity (in this case, it will be V₀ * cos(θ), where V₀ is the initial speed of the stone and θ is the angle it was thrown)
t = time taken for the stone to reach the ground (calculated earlier)

Find the horizontal displacements for both stones, and subtract them to get the distance between the points where the stones strike the ground.