Question concerning work and horizontal 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
2 replies · 2K views
Jim01
Messages
36
Reaction score
0

Homework Statement



If it takes a horizontal force of 300N to push a stalled automobile along a level road at a constant speed, how much qwork must you do to push this automobile a distance of 5.0m?



Homework Equations



W = F x [tex]\Delta[/tex]x


The Attempt at a Solution



I used the above formula W = (300N)(5.0m) = 1.5 x 103 J, however, in checking my work with the solutions manual, they used the formula W=FsCOS[tex]\theta[/tex]. Both formulas come upi with the same answer.

I do not understand why the authors chose to use the W=FsCOS[tex]\theta[/tex] formula because I thought that this formula was only used when "the motion of the particle and the force are not along the same line" (from the book), such as "along some arbitrary curved path."

Is this a case where W = F x [tex]\Delta[/tex]x can only be used in cases where the motion of the particle and the force are along the same line but W=FsCOS[tex]\theta[/tex] can be used in either case?
 
Physics news on Phys.org
Yes, you are correct. The most general formula for work done on a body by a force is "the product of the force and the displacement of the body in the direction of the force"; in other words, the dot product of force and displacement, which can be represented as [tex]W = F\,s\, cos \theta[/tex] (strictly speaking, [tex]|F||s|cos\theta[/tex])

In the case where the direction of the force is in the same direction as the displacement, we realize that [tex]\theta[/tex] is in fact 0. Hence, we obtain
[tex]W = F\,s\,cos 0 = F\,s[/tex]
 
Fightfish said:
Yes, you are correct. The most general formula for work done on a body by a force is "the product of the force and the displacement of the body in the direction of the force"; in other words, the dot product of force and displacement, which can be represented as [tex]W = F\,s\, cos \theta[/tex] (strictly speaking, [tex]|F||s|cos\theta[/tex])

In the case where the direction of the force is in the same direction as the displacement, we realize that [tex]\theta[/tex] is in fact 0. Hence, we obtain
[tex]W = F\,s\,cos 0 = F\,s[/tex]


Thank you for the explanation. You explained it much better than my textbook did.