PDA

View Full Version : Friction


recon
Nov28-04, 08:55 PM
This isn't really homework because I'm not doing it for school. I'm on my holidays at the moment, and I'm trying to do a bit of Physics on my own. As you can imagine, I have not gotten far, and am stuck on this problem:

A stone slides in a straight line across a frozen pond. Given that the initial speed of the stone is 5m/s and that it slides 20m before coming to rest, calculate the coefficient of friction between the stone and the surface of the frozen pond.

The deceleration of the stone is (20*2)/5 = 8 m/s2.

How should I proceed next?

EDIT: I'm really confused. Is the resultant force = 8 X mass?

Is the resultant force = frictional force - forward force?

I know that frictional coefficient = Frictional force/contact force.

However, I've done the algebra and it comes out very messy.

Jameson
Nov28-04, 09:06 PM
vf^2 = vi^2 + 2ad

a = -1.6

a = (mu)(g)

mu = .194

Pyrrhus
Nov28-04, 09:06 PM
Use the relation

v^2 = v^2_{0} + 2a \Delta x

and the fact that the only force acting on the stone with a nonzero horizontal component is friction.

Newton's 2nd Law

\mu mg = ma

recon
Nov28-04, 09:09 PM
I don't really understand the variables that the two of you have used above. Is there a site that you can refer me to for this?

OK, I see my careless mistake. The deceleration is not 8 m/s2, that is the time taken for it to decelerate. So the deceleration is 5/8 = 0.625 m/s2, is it not?

Pyrrhus
Nov28-04, 09:13 PM
Sure

Kinematics:

http://online.cctt.org/physicslab/content/phy1hon/lessonnotes/KinematicsEquations/derivation.asp

Friction:

http://online.cctt.org/physicslab/content/Phy1/lessonnotes/friction/frictionproperties.asp

Newton's Laws:

http://online.cctt.org/physicslab/content/Phy1HON/lessonnotes/forces/newton4.asp

By the way:

v^2 = v^2_{0} + 2a \Delta x

It covers 20 meters then it stops so Final speed is 0.

0 = v^2_{0} + 2a \Delta x

a = \frac{-v^2_{0}}{2\Delta x}

recon
Nov28-04, 09:25 PM
OK, I have the answer now guys. Thanks a lot.