Conservation of energy problem(s)

AI Thread Summary
The discussion focuses on solving a conservation of energy problem involving a ski sliding down an incline and a roller coaster descending from a height. For the ski, the calculated speed at the base of a 22-degree incline with a friction coefficient of 0.090 is initially found to be 23.4 m/s, but the correct answer is 21 m/s according to the textbook, indicating a potential error in the friction calculation. The second part of the problem involves determining how far the ski travels on a level surface after descending, with some confusion about the kinetic energy equation used. In the roller coaster scenario, the calculated final speed of 29.7 m/s also differs from the textbook answer of 23 m/s, suggesting a mistake in accounting for friction. Overall, the participants are troubleshooting their calculations and discussing unit consistency in their energy equations.
Quincy
Messages
228
Reaction score
0

Homework Statement


A ski starts from rest and slides down a 22o incline 75 m long. a) if the coefficient of friction is 0.090, what is the ski's speed at the base of the incline? b) If the snow is level at the foot of the incline and has the same coefficient of friction, how far will the ski travel along the level? Use energy methods.



Homework Equations


-Wnc = (KEf - KEo) + (PEf - PEo)


The Attempt at a Solution



a)Since the hypotenuse of the incline is 75 m, and the angle relative to the horizontal is 22o, the vertical height is 75 sin22o = 28.1 m.
PEf and KEo cancel out, and the equation becomes:

PEo = KEf + Wnc

That simplifies to:

mgh = (1/2)mv2 + umgcos22o -- (u is coefficient of friction)

masses cancel out

(9.8)(28.1) = (1/2)v2 + (0.09)(9.8)cos22o

v = 23.4 m/s -- According to the book, the answer is 21 m/s. What am I doing wrong??

b) KEf = umg * d?
 
Physics news on Phys.org
Possibly the book is implying that when it gets to the bottom of the incline, it is on a horizontal surface, perhaps your final velocity is parallel to the incline?

b) looks ok to me, assuming KEf is the kinetic energy at the base of the incline
 
Also, how about this:

Suppose a roller coaster 45 m high has a speed of 1.7 m/s. If the average force of friction is equal to one-fifth of its weight, with what speed will it reach the the ground?

Relevant Equations: -Wnc = (KEf - KEo) + (PEf - PEo)

-- PEf cancels out

The equation becomes: (1/2)mvo2 + mgh - mg/5 = (1/2)mvf2

-- masses cancel out

= (1/2)(1.7)2 + (9.8)(45) - (9.8/5) = (1/2)vf2

Vf = 29.7 m/s

-- According to the book, the speed is 23 m/s... What am I doing wrong in this problem?
 
Quincy said:
[...]
The equation becomes: (1/2)mvo2 + mgh - mg/5 = (1/2)mvf2

[...]

Just skimming over it, it looks like there's an error with your units in there:

Using that equation (providing the masses hadn't been canceled {although it was fine to cancel them}) your units are: J + J - N = J
(correct me if I've interpreted it wrong).
 
Yes, the units are wrong, it should be (1/2)mvo2 + mgh - (mg/5 * d) = (1/2)mvf2

- the masses would still cancel out, and the equation would become:

(1/2)(1.7)2 + (9.8)(45) - (9.8/5 * 45) = (1/2)vf2

vf = 26.6 m/s... still not the right answer...
 
{Bump}
 
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