What mistake am I making when calculating work done by a force?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
6 replies · 2K views
songoku
Messages
2,514
Reaction score
395
Homework Statement
Draw the graph of ##F=-2x## and calculate the work done from ##[-1,1]##
Relevant Equations
Work = area under the graph
The answer key is zero because the areas are above and below x-axis and have equal magnitude so canceling out each other.

But I am confused about the solution
1645842548574.png


Area 1 is above x-axis but I think the work done is negative since the sign of ##F## and ##x## is opposite. Work done on area 2 is also negative for the same reasoning so my answer would be -2 J

Where is my mistake? Thanks
 
Physics news on Phys.org
songoku said:
Homework Statement:: Draw the graph of ##F=-2x## and calculate the work done from ##[-1,1]##
Relevant Equations:: Work = area under the graph

The answer key is zero because the areas are above and below x-axis and have equal magnitude so canceling out each other.

But I am confused about the solution
View attachment 297599

Area 1 is above x-axis but I think the work done is negative since the sign of ##F## and ##x## is opposite. Work done on area 2 is also negative for the same reasoning so my answer would be -2 J

Where is my mistake? Thanks
Ask yourself, "What is the definition of Work?"
 
  • Like
Likes   Reactions: songoku
SammyS said:
Ask yourself, "What is the definition of Work?"
Work is the product of displacement and force which is parallel to the displacement

So based on that definition, I think when the force is positive and displacement is negative, the work done will be negative.

Thanks
 
songoku said:
Work is the product of displacement and force which is parallel to the displacement

So based on that definition, I think when the force is positive and displacement is negative, the work done will be negative.

Thanks
Right. Looks like you've got it.

So, in going from ##x=-1## to ##x=0##, for instance, the displacement is positive, even though ##x## is negative.
 
  • Like
Likes   Reactions: songoku
For a non constant force the work in going from1 to 2 is $$work=\int _1^2 F(x) \,
dx$$ The increment dx is positive in the +x direction. So the net result result
$$work=\int _{x=-1}^{x=+1} F(x) \,
dx=0$$
is zero
 
  • Like
Likes   Reactions: vanhees71 and songoku
SammyS said:
Right. Looks like you've got it.

So, in going from ##x=-1## to ##x=0##, for instance, the displacement is positive, even though ##x## is negative.
Ah I see, so one work is indeed positive (area 1) and the other one is negative (area 2) so the total is zero.

Thank you very much SammyS and hutchphd