Solving Symbolically: Height of Cliff with No Air Resistance

AI Thread Summary
To determine the height of a cliff using the time it takes for a rock to fall and the sound to travel back, the equations of motion and sound speed are applied. The height is expressed as h = 1/2*g*trock² for the rock and h = tsound * vs for the sound. The total time T is the sum of the time for the rock to fall and the time for the sound to return, leading to the equation T = tsound + trock. The user struggles with isolating h and is advised to square both sides of the equation and solve the resulting quadratic equation. Correctly identifying the appropriate solution from the quadratic will yield the height of the cliff.
SavannahN
Messages
3
Reaction score
0

Homework Statement


You are climbing in the High Sierra when you suddenly find yourself at the edge of a fogshrouded
cliff. To find the height of this cliff, you drop a rock from the top; a time T later you
hear the sound of the rock hitting the ground at the foot of the cliff.

a. If you ignore air resistance, how high is the cliff if the speed of sound is vs?

Homework Equations


s = v * t
s =1/2*a*t2

The Attempt at a Solution



h = 1/2*g*trock2 (rock)
h = tsound *vs (sound)
T = tsound + trock
-> tsound = T - trock
h = (T - trock)*vs
h = 1/2*g*trock2
-> trock = root(2*h/g)​
h = (T - root(2*h/g))*vs

after this I am lost in separating the h, so I am assuming that I did something wrong. Where did I go wrong?
 
Physics news on Phys.org
SavannahN said:
after this I am lost in separating the h, so I am assuming that I did something wrong. Where did I go wrong?
Your expression is correct. To find the height, just square both sides and solve the quadratic. Be sure you pick the right solution of the two as your answer.
 
Last edited:
  • Like
Likes SavannahN
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Back
Top