ncondon
- 10
- 0
Homework Statement
A 12kg box is pulled 7m along a 35 degree incline by a person pulling a rope that makes a 20 degree angle with the incline. The tension in the rope is 100N and the coefficient of kinetic friction between the box and incline is 0.3
Calculate the work done by:
(i) Tension in rope
(ii) Gravity
(iii) Friction
(iv) normal force
Homework Equations
Wd = Fcos(angle in degrees) * distance
The Attempt at a Solution
Wd Tension = Tcos(angle) * distance - I'm not sure which angle to use for this one
= 100cos(20) * 7m
Wd gravity = -mgcos(angle) * distance
= - 12kg * 9.8 *cos(35) * 7
wd Friction = coeffiicientKE *mg* cos(angle) * distance
= 0.3 * 12 * 9.8 cos(35) * 7
wd Normal Force = mg cos(angle) * distance
= 12 * 9.8 cos 35 * 7
Is this right. Can anyone verify that it is or make the appropriate corrections please