Newtons second law and kinematics

AI Thread Summary
The discussion centers on solving two physics problems involving kinematics and Newton's second law. For the first problem, a rock dropped from a cliff falls the first half of the distance in time t1 and the second half in time t2, leading to the ratio t2/t1 being derived as √2 - 1. The second problem involves a box sliding on a surface with friction, where the goal is to determine how far it slides before stopping. The solution involves applying the equations of motion and understanding the effects of constant acceleration due to friction. Ultimately, both problems illustrate the application of kinematic equations and the principles of motion under gravity and friction.
nadinelyab
Messages
2
Reaction score
0
1)A rock is dropped off a cliff and falls the first half of the distance into the ground in t1 seconds. If it falls the second half of the distance in t2 seconds, what is the value of t2/t1?

Relevant equations: I think the kinematics equations of d=vt+(1/2)at^2
I have no idea how to solve this please help! I tried to find t1 with the equation above and god t1=sq.rt(d/5) but i don't know if this is right :)

2)a bos of mass m slides on a horizontal surface with initial speed v. I feels no forces other than gravity and the force from the surface. If the coefficient of kinetic friction between the box and the surface is mu how far does the box slide before coming to rest?
Relevant equations: f=ma Ff=Fn*mu,
I basically drew a free body diagram so far

Thanks so much for any help!
 
Physics news on Phys.org
1.
You are using correct kinematics equations of d=vt+(1/2)at^2.
As you see here we have 2 unknowns, d and t with v=0
You need 2 equations to solve for unique solution.
 
Well you're asked for a ratio, t1/t2. Whenever you're asked for a ratio, chances are that something will cancel from both the numerator and the denominator. And I suspect this may just be the unknown distance/height the rock travels, d.

The equation for d is correct as azizlwl pointed out, but since the rock starts from rest, initial speed is zero. So you have d=1/2*at^2.

Okay, you go like this:

1. how long does in take for the rock to fall the first half?

\dfrac{d}{2}=\dfrac{gt^2}{2}\quad\Rightarrow\quad t=\sqrt{\dfrac{d}{g}}

and actually this is your t1.

2. how long does it take for the rock to fall down the other half?

You repeat the procedure again but you note that the free fall in the second half of the distance starts with non-zero initial velocity (that's obvious since the rock will have accumulated velocity by the time it is halfway to the ground).

That means the equation for distance traveled is this one now:

\dfrac{d}{2}=\dfrac{gt^2}{2}+v_0t

What's v_0?
 
OK, since there has been no activity here for quite some time, I'll finish this one off just for the fun of it.

Continuing from my previous post, v0 is the initial velocity for the second half of the free fall. It is non-zero and is the same as the final velocity the stone will have accumulated by the time it is halfway to the ground. The first half of the free fall started from rest and continued for t_1=\sqrt{\frac{d}{g}} seconds (see my post above). Then the speed accumulated over this many seconds is,

v_0=gt_1
v_0=g\sqrt{\dfrac{d}{g}}=\sqrt{gd}

Then

\dfrac{d}{2}=\dfrac{gt^2}{2}+\sqrt{gd}t

This is a quadratic equation (with respect to t). Its solution gives us the time t2.

gt^2+2\sqrt{gd}t-d=0
t^2+2\sqrt{\dfrac{d}{g}}t-\dfrac{d}{g}=0
t_{1,2}=-\sqrt{\dfrac{d}{g}}\pm\sqrt{2}\sqrt{\dfrac{d}{g}}

We disregard the negative solution. Then we are left with

t_2=\sqrt{\dfrac{d}{g}}\left(\sqrt{2}-1\right)

Ultimately,

\dfrac{t_2}{t_1}=\sqrt{2}-1
 
The box problem is one of constant acceleration. Determine the acceleration. Since the problem is one of constant acceleration, it is very similar to an object being projected vertically. How high does it go?
 
Last edited:
\frac {1}{2}d=\frac {1}{2}at{_1}^2...(1)
d=\frac {1}{2}a(t_1+t_2)^2...(2)

from (1)
d=at_1^2
sub. in (2)

at_1^2=\frac {1}{2}a(t_1+t_2)^2

2t_1^2=t_1^2+2t_1t_2+t_2^2

t_1^2=2t_1t_2+t_2^2

1=2\frac {t_2}{t_1} +\frac{t_2^2}{t_1^2}

let \ \frac{t_2}{t_1}=x

x^2+2x-1=0

Taking positive root.
x= -1+ √2
 
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}...
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...
Back
Top