I posted this quesiotn and got some help but still don't know how to do it. could i please get a little more assistance please. I don't know how to solove for the time of falling or sound without the variable height.

eng physics a rock is dropped at sea cliff at the sound of it striking the ocean if head 3.4 seconds later. If the speed of sound is 340m/s how high is the cliff?

3.4 seconds= time for rock to fall+time for sound to come up.

falling: h=1/2 gt^2, or t= sqrt2h/g

sound: h=vsound*t or t=h/speedsound

3.4=sqrt 2h/g + h/speedsound

looks like a quadratic equation to me.
let u^2=h
u^2/speedsound+u sqrt2/g - 3.4=0
solve for u, then go back and solve for h.

multiply by speed of sound

u^2+u*speedsound*sqrt2/g -3.4speedsound=0

This is a quadratic in the form of

au^2+bu+c=0

solve for u.

After you get that, remember h=u^2

To solve for the height of the cliff in this problem, you can set up the equation as follows:

Let h be the height of the cliff in meters.
Let g be the acceleration due to gravity, which is approximately 9.8 m/s^2.
Let t be the time it takes for the rock to fall in seconds.
Let vsound be the speed of sound, which is given as 340 m/s.

From the problem statement, we know that the total time, 3.4 seconds, is equal to the time it takes for the rock to fall plus the time it takes for the sound to travel back up. So we have the equation:

3.4 = sqrt(2h/g) + h/vsound

Now, let's rearrange the equation to solve for the height of the cliff.

Rearranging the equation:
3.4 - h/vsound = sqrt(2h/g)
Squaring both sides:
(3.4 - h/vsound)^2 = 2h/g

Now, we have a quadratic equation. Let's simplify it further.

Expanding and rearranging:
11.56 - 6.8(h/vsound) + (h/vsound)^2 = 2h/g

Let's replace (h/vsound) with a new variable, u:

u = h/vsound

Substituting this into the equation:
11.56 - 6.8u + u^2 = 2gu

Now, we have a quadratic equation in terms of u.

To solve for u, we can set the equation equal to zero:
u^2 - 6.8u - 2gu + 11.56 = 0

This is a quadratic equation that needs to be solved for u. Once you find the values of u, you can substitute them back into the equation u = h/vsound to find the corresponding heights of the cliff.

To solve the quadratic equation, you can use the quadratic formula or factoring techniques. Once you find the values of u, substitute them back into u = h/vsound to find the corresponding heights of the cliff.

Note that quadratic equations can have two solutions, so make sure to consider both values of u and determine which one makes sense in the context of the problem. Finally, substitute the value of u back into the equation u = h/vsound to calculate the height of the cliff.