How Does Friction Affect Energy on an Incline?

Click For Summary

Homework Help Overview

The discussion revolves around a physics problem involving a block on an incline, specifically examining the effects of friction on energy as the block moves up and down the incline. The incline is set at an angle of 29.9°, and the block has a mass of 8.87 kg. Initial and final speeds are provided, and participants are tasked with calculating energy used to overcome friction, the distance traveled, and the coefficient of kinetic friction.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Problem interpretation, Assumption checking

Approaches and Questions Raised

  • Participants discuss using kinetic energy equations to find the energy associated with friction and question the correctness of their calculations. Some suggest using work-energy principles and Newton's laws to derive relationships between forces and distances. Others express confusion over the signs used in calculations and the implications of directionality on kinetic energy.

Discussion Status

There is an ongoing exploration of the problem with various approaches being discussed. Some participants have offered corrections and clarifications regarding the equations used, while others are still grappling with the numerical values and their implications. Multiple interpretations of the problem are being considered, particularly regarding the calculation of work done by friction and the treatment of kinetic energy.

Contextual Notes

Participants are working under the constraints of an online homework system that provides feedback on their answers, which has led to some uncertainty about the correctness of their calculations. There is also a discussion about the assumptions made regarding the direction of motion and how it affects the energy calculations.

iJamJL
Messages
58
Reaction score
0

Homework Statement


An incline makes an angle of 29.9° with the horizontal. A 8.87 kg block is given a push up this incline and released. It starts at the bottom with initial speed 6.43 m/s, travels up the incline, stops, and slides back to the bottom at final speed 4.49 m/s. Using energy considerations, find:

a) the energy used to overcome friction traveling up and down the incline.
b) the distance the block traveled up along the incline before coming momentarily to rest.
c) The coefficient of kinetic friction between the block and the incline.


Homework Equations


Components (mgsinθ, mgcosθ)
W=Fs
P=Fv
KE=1/2*m(vf)^2 - 1/2*m(vo)^2


The Attempt at a Solution


I attached my FBD.

To find the energy, I would use the KE equation.

KE= 1/2*8.87*0 - 1/2*8.87*(6.43)^2 = (-183.4) J

So it took -183.4 J to climb up the incline which includes friction?

I'm not sure, but I guess we could do this:

P=Fv
-183.4 = (F)(6.43)
F = (-28.5N)

To find the distance (part b), W=Fs
(-183.4)=(-28.5)s
s=6.44m

Part (c), I'm confused..

Ff = μk*N
Ff+mgsinθ-F=μk*mgcosθ
 
Physics news on Phys.org
This problem is solved using 3 simple equations:

W\vec{F}f=-F2\Deltas=(.5)m(vf2-vi2) for a)

For b), use the previous equation (along with the energy you've calculated) and the following:

-(.5)mvi2+mgsinθ\Deltas=-F\Deltas

Finally, Ff=-μ.N with N=mgcosθ.

If you want to know the acceleration, use Newton's second law and:

a=-g(μcosθ+sinθ)
 
Mathoholic! said:
This problem is solved using 3 simple equations:

W\vec{F}f=-F2\Deltas=(.5)m(vf2-vi2) for a)

For b), use the previous equation (along with the energy you've calculated) and the following:

-(.5)mvi2+mgsinθ\Deltas=-F\Deltas

Finally, Ff=-μ.N with N=mgcosθ.

If you want to know the acceleration, use Newton's second law and:

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

Hi Mathoholic,

It looks like I did part (a) incorrectly. Would it be that for initial velocity, I use 6.43 m/s, and for final velocity, I use 4.49? It would end up like this:

KE=1/2*m*(Vf^2-Vi^2)
KE=1/2*8.87*(4.49^2-6.43^2)
KE= (-93.95) J

(b) I don't exactly follow that formula, or why you're using it. When I plug in, I get:

-F=1/2*8.87*(6.43^2) + 8.87*9.81*sin(29.9)
-F=183.36 + 43.4 = 226.76
F= -226.76 N

For part (c), I don't quite follow how to solve it.
 
Last edited:
Fixed part (a). Noticed a huge mistake.

EDIT: Part (a) is still wrong..
 
The part a) equation is correct, you're calculating how much work is done by the friction force along a path A→B→A (up and down the incline), in which \bar{AB}=\bar{BA}=Δs. In part b) you use the same equation but for half the way (A→B). That's why there's an additional term (mgsinθΔs), with Δh=sinθΔs.
You have two equations and two unknowns (F and Δs), hence, you can solve for both.
As for part c), you use Ff=-μN=-μ(mgcosθ) and substitude Ff by the value you've already computed before and you get μ.
 
Mathoholic! said:
The part a) equation is correct, you're calculating how much work is done by the friction force along a path A→B→A (up and down the incline), in which \bar{AB}=\bar{BA}=Δs. In part b) you use the same equation but for half the way (A→B). That's why there's an additional term (mgsinθΔs), with Δh=sinθΔs.
You have two equations and two unknowns (F and Δs), hence, you can solve for both.
As for part c), you use Ff=-μN=-μ(mgcosθ) and substitude Ff by the value you've already computed before and you get μ.

You say that my part (a) equation is correct, but what about the numerical value that I get at the end? I'm only asking because my online homework system tells me that it's wrong. I do..sort of understand why we use that equation though.
 
iJamJL said:
You say that my part (a) equation is correct, but what about the numerical value that I get at the end? I'm only asking because my online homework system tells me that it's wrong. I do..sort of understand why we use that equation though.

Mind telling me what's your online homework system?

I'm absolutely sure that part a) is correct. Since the start position is the same as the ending position of the motion, you don't rely on potencial energy. Hence, you calculate the force done by friction using the variation of kinetic energy, which is what you've done.
 
Mathoholic! said:
Mind telling me what's your online homework system?

I'm absolutely sure that part a) is correct. Since the start position is the same as the ending position of the motion, you don't rely on potencial energy. Hence, you calculate the force done by friction using the variation of kinetic energy, which is what you've done.

webassign.net

That's what my school uses for assigning homework. I've entered -93.95. Should it be positive? I don't think so, right? What I mean is that maybe Vi and Vf should be:

KE=1/2*m*(-(Vf^2)-Vi^2)
KE=1/2*8.87*(-(4.49^2)-6.43^2)
KE= (-272.77) J

Vf is negative because it goes down to the left direction (assuming the push is up the incline toward the right direction, and we make the right side positive. So the push is positive (Vi is positive), then it comes back downward (Vf) in the negative. It obviously matters because the result for KE is much greater.
 
iJamJL said:
webassign.net

That's what my school uses for assigning homework. I've entered -93.95. Should it be positive? I don't think so, right? What I mean is that maybe Vi and Vf should be:

KE=1/2*m*(-(Vf^2)-Vi^2)
KE=1/2*8.87*(-(4.49^2)-6.43^2)
KE= (-272.77) J

Vf is negative because it goes down to the left direction (assuming the push is up the incline toward the right direction, and we make the right side positive. So the push is positive (Vi is positive), then it comes back downward (Vf) in the negative. It obviously matters because the result for KE is much greater.

It can't be positive. The work done by friction is always negative. Kinetic energy is a scalar quantity, thus, it's independent of the direction of the motion. You cannot put (-(4.492)-6.432) because you're accounting for the direction of the vector velocity.
 

Similar threads

  • · Replies 19 ·
Replies
19
Views
3K
  • · Replies 33 ·
2
Replies
33
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
12
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
11
Views
3K