What Is the Correct Formula for a Skier's Stopping Distance on a Slope?

AI Thread Summary
The discussion focuses on calculating the stopping distance of a skier moving down a slope with friction, using an initial speed of 22.2 m/s, a coefficient of kinetic friction (μk) of 0.173, and a slope angle (θ) of 4.9 degrees. The initial formula attempted was Xinitial = Vsquared/2g(sinθ + μkcosθ), which led to an incorrect stopping distance calculation. Participants clarify that the issue arises from misunderstanding the forces acting on the skier, emphasizing the need to analyze forces using free body diagrams. The correct approach involves recognizing that the textbook example involved a different scenario, specifically a block sliding up the slope rather than down. Understanding the forces and their directions is crucial for accurately determining stopping distances in such physics problems.
Lannie
Messages
11
Reaction score
0
I'm trying to work out a problem involving the stopping distance of a skiier, and I thought it was a straightforward problem but I've gone wrong somewhere.

Determine the stopping distance for a skier moving down a slope with friction with an initial speed of 22.2 m/s.
Assume μk=0.173 and θ=4.9

To solve, I tried the formula:

Xinitial= Vsquared/2g(sinθ + μkcosθ)
so i used the data given and got

X=(22.2)squared/2(9.8)(sin4.9+0.173cos4.9)
= 97.5 m

but this did not work out.

Anyone have any thoughts?
 
Physics news on Phys.org
Lannie said:
I'm trying to work out a problem involving the stopping distance of a skiier, and I thought it was a straightforward problem but I've gone wrong somewhere.

Determine the stopping distance for a skier moving down a slope with friction with an initial speed of 22.2 m/s.
Assume μk=0.173 and θ=4.9

To solve, I tried the formula:

Xinitial= Vsquared/2g(sinθ + μkcosθ)

Here's your problem : why are you adding gsin \theta~and~\mu _k gcos \theta ?
 
that was the formula given in the textbook in the section on stopping distances.

based on X1= - Vsquared/2a
(all in the x direction)

and 2a= 2g x (sinθ + μkcosθ)

i'm ignorant-- why doesn't that work?
 
Well doing the force analysis

Y-axis
N = mgcos \theta

Using the formula

F_{f} = \mu N

F_{f} = \mu_{k} mgcos \theta

X- axis

F_{f} - mgsin \theta = -ma

\mu_{k} mgcos \theta - mgsin \theta = -ma

mgsin \theta - \mu_{k} mgcos \theta = ma

gsin \theta - \mu_{k} gcos \theta = a

g(sin \theta - \mu_{k} cos \theta) = a
 
ok that definitely makes sense.
the example in the textbook had a different co-ordinate system so I guess that was the difference.
thank you both for the help!
 
Lannie, instead of trying to use formulas blindly, learn how to figure them out using free body diagrams.

And the example in your textbook had the block slidingup the slope, not down it. That was the difference, not the co-ordinate system.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top