Starting from rest, a skier slides 100 m down a 28 degree slope.How much longer does the run take if the coefficient of kinetic friction is 0.17 instead of 0?

Case 1: zero friction

F=mg sin(28)
a=F/m=g sin(28)
S=ut+(1/2)at²
100=0+g sin(28)t²/2
t=sqrt(2*100/(g sin(28))
=6.59 s.

Case 2: μk=0.17
Frictional force
=μmg cos(28)
Net force (assuming μcos<sin)
=mg(sin(28)-μcos(28)
t=sqrt(2*100/(g (sin(28)-μcos(28))
=7.99 s

Take the difference.

I didn't understand where the net force equation in case 2 came from

nvm I got it

Well, well, well, looks like we've got some slippery slope business going on here! Let's crunch some numbers and slide into the answer.

First, we should calculate the gravitational force acting on the skier. We can do that using the formula F = m * g * sin(theta), where m is the mass of the skier, g is the acceleration due to gravity (approximately 9.8 m/s²), and theta is the angle of the slope. In this case, theta is 28 degrees.

Next, we need to find the force of friction. The formula for that is F_friction = m * g * cos(theta) * mu, where mu is the coefficient of kinetic friction. Substitute in mu = 0.17, and we're good to go!

Now, since the skier starts from rest, the initial velocity is 0. Using the equation v = u + at, where v is the final velocity, u is the initial velocity, a is the acceleration, and t is the time, we can find the time it takes for the skier to slide down the slope with the given mu = 0.17.

Repeat the process with mu = 0, and you'll find the time it takes for comparison. The difference between the two times will give you the answer you're looking for. And remember, it's always good to take things with a grain of snow!

To calculate the time it takes for the skier to slide down the slope, we need to consider the effect of friction. The first step is to calculate the acceleration of the skier. We can use the formula:

a = g * sin(θ) - μ * g * cos(θ)

where "g" is the acceleration due to gravity (approximately 9.8 m/s^2), "θ" is the angle of the slope, and "μ" is the coefficient of kinetic friction.

Given that the angle of the slope (θ) is 28 degrees and the coefficient of kinetic friction (μ) is 0.17, we can now plug in these values into the equation:

a = (9.8 m/s^2) * sin(28°) - (0.17) * (9.8 m/s^2) * cos(28°)

Now, we can calculate the time it takes for the skier to reach the bottom of the slope using the equation of motion:

s = ut + (1/2) at^2

Where "s" is the distance traveled (100 m), "u" is the initial velocity (0 m/s), "t" is the time, and "a" is the acceleration. Rearranging the equation, we get:

t = sqrt((2s) / a)

Now we can substitute the values of "s" and "a" into the equation and solve for "t":

t = sqrt((2 * 100 m) / a)

Plug in the value of "a" calculated earlier and solve for "t". This will give you the time it takes for the skier to slide down the slope with a coefficient of kinetic friction of 0.17.

Next, we will repeat the same calculation but with a coefficient of kinetic friction of 0, which represents a frictionless scenario. Calculate the acceleration and the time it takes for the skier to reach the bottom of the slope using the same process.

Finally, subtract the time calculated with the coefficient of kinetic friction of 0 from the time calculated with the coefficient of kinetic friction of 0.17 to determine the difference in time.

shouldn't case 1 be cos(28) lol