hey, if someone could please help me solve this:

object kicked at 45 degree and travels 82 m b4 hitting the ground. what was its vo? how long was it in the air? how high did it go?

tell me if this is right, i got 740m for the height... doesnt sound right..

You asked the question already. See my previous post.

740 m is not correct for maximum height. The height will be quite a bit less than the horizonal distance travelled, for this launch angle.

Could swear I saw this before :)

srry, i entered it twice

To solve this problem, we can start by breaking it down into different parts.

1. Finding the initial velocity (vo):
Since the object is kicked at an angle of 45 degrees, we can split the initial velocity into its horizontal and vertical components. The vertical component (voy) determines the object's initial upward velocity.

Using the formula for vertical motion:
voy = vo * sin(theta),
where theta is the launch angle (45 degrees in this case).

2. Finding the time of flight (t):
The time of flight is the total time the object spends in the air. It can be calculated using the formula for vertical motion:
82 meters = voy * t + (1/2) * (-9.8 m/s^2) * t^2.

This equation represents the object's vertical motion, with the first term representing its initial upward velocity and the second term representing the effect of gravity. Solve this equation to find the value of t.

3. Finding the maximum height (h):
The maximum height reached by the object can be determined using the formula for vertical motion:
h = voy^2 / (2 * g),
where g is the acceleration due to gravity (approximately 9.8 m/s^2).

Now, let's calculate the values:

1. Initial velocity (vo):
To find voy, we can use the equation: voy = vo * sin(theta).
Since the launch angle is 45 degrees, sin(45) = 0.7071.
Therefore, voy = vo * 0.7071.

2. Time of flight (t):
Using the formula: 82 = voy * t + (1/2) * (-9.8) * t^2, with voy = vo * 0.7071.
Rearranging the equation and solving for t will give you the value for t.

3. Maximum height (h):
Using the equation: h = voy^2 / (2 * g), with voy = vo * 0.7071.
Plug in the calculated value for voy and solve for h.

After calculating all three values, you can verify your result for the maximum height. If your result does not match, it's possible that there was an error in your calculations.