Solving a Falling Pen Problem: Find the Roof Height

  • Thread starter Thread starter james007
  • Start date Start date
  • Tags Tags
    Falling Height
AI Thread Summary
A pen falls from a roof, taking 1.5 seconds to cover the last quarter of its fall, and the goal is to determine the roof's height. The initial velocity is assumed to be zero, leading to two equations based on the distances fallen over time. By manipulating these equations, the relationship between the total time to fall and the time to fall the last quarter can be established. The discussion involves deriving the time variables and solving for the height using gravitational acceleration. Ultimately, the problem can be solved by substituting the known time difference into the derived equations.
james007
Messages
11
Reaction score
0

Homework Statement


A pen falls from the top of a roof. We know that it takes 1.5 seconds to fall the last 1/4 distance. Find the height of the roof from the ground.


Homework Equations


x=x_0 + v_0 * t + 1/2 gt^2
v=v_0 + gt



The Attempt at a Solution


Since the problem does not say that the pen falls from rest, I don't know what v_0 should be. Also, how can I make use of the time that it travels the last 1/4 distance.
Any help please.
 
Physics news on Phys.org
A pen falls from the top of a roof. So its initial velocity = 0. Let t1 be the time to reach the ground ( h ) and t2 be the time to cover the distance 3h/4. Write down two equations;
h = 1/2*g*t1^2...(1)
3h/4 = 1/2*g*t2^2 ...(2)
You can rewrite the two equation in terms of t1 and t2.
Since t1 - t2 is given, you can find h.
 
rl.bhat said:
h = 1/2*g*t1^2...(1)
3h/4 = 1/2*g*t2^2 ...(2)
Since t1 - t2 is given, you can find h.
hello rl.bhat
(1)-(2) gives h/4=1/2*g(t1-t2)*(t1+t2) and so t1+t2 can be easily calculated but what from there?
greetings Janm
 
Divide (1) by (2) you get
4/3 = t1^2/t2^2
2/(3)^1/2 = t1/t2
(2/1.732) - 1 = (t1/t2) - 1
Solve this equation to find t2.
 
rl.bhat said:
Divide (1) by (2) you get
4/3 = t1^2/t2^2
2/(3)^1/2 = t1/t2
(2/1.732) - 1 = (t1/t2) - 1
Solve this equation to find t2.
Hello rl.bhat
For sqrt(3) I tend to use 26/15. So your third equation becomes:
30/26=15/13=t1/t2
I am getting a hunch why you write the fourth equation, which becomes:
2/13=(t1-t2)/t2
is that correct?
greetings Janm
 
Yes. It is correct. Now put the value of (t1 - t2) and find the value of t2.
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top