AP Physics C Mechanics Quiz: Work
20 questions · exam conditions
0:00
WorkQuestion 1 of 20

A block slides at a constant velocity across a horizontal, frictionless surface. A constant vertical force of magnitude F is then applied to the block. How much work is done by this new vertical force as the block continues to travel a horizontal distance dd?

FdFd
Fd-Fd
Zero
It cannot be determined without the mass of the block.
← Back to quizzes

AP Physics C Mechanics Quiz

AP Physics C Mechanics Quiz: Work

Practice Work in AP Physics C Mechanics with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Work, giving you a quick way to practice the rules, question types, and explanations that matter most for AP Physics C Mechanics.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

A block slides at a constant velocity across a horizontal, frictionless surface. A constant vertical force of magnitude F is then applied to the block. How much work is done by this new vertical force as the block continues to travel a horizontal distance dd?

  1. FdFd
  2. Fd-Fd
  3. Zero (correct answer)
  4. It cannot be determined without the mass of the block.
Explanation: Work is done only when there is a component of force in the direction of displacement. The applied force is vertical, while the block's displacement is horizontal. Since the force and displacement vectors are perpendicular to each other, the dot product of the two is zero, and no work is done by the vertical force.

Question 2

A block is attached to a horizontal spring with spring constant kk. The block is pulled from its equilibrium position at x=0x=0 to a position x=Ax=A. What is the work done by the spring on the block during this displacement?

  1. 12kA2\frac{1}{2}kA^2
  2. 12kA2-\frac{1}{2}kA^2 (correct answer)
  3. kA2-kA^2
  4. kA2kA^2
Explanation: The force exerted by the spring is Fs=kxF_s = -kx. The work done by the spring is the integral of this force over the displacement: Ws=0A(kx)dx=k[x22]0A=12kA2W_s = \int_0^A (-kx) dx = -k\left[\frac{x^2}{2}\right]_0^A = -\frac{1}{2}kA^2. The work is negative because the spring force opposes the direction of displacement.

Question 3

An object of mass mm is released from rest at the top of a frictionless ramp of height hh and angle θ\theta. What is the work done by the normal force on the object as it slides down the entire length of the ramp?

  1. mghmgh
  2. Zero (correct answer)
  3. mgh-mgh
  4. mgcosθhsinθmg \cos\theta \cdot \frac{h}{\sin\theta}
Explanation: The normal force exerted by the ramp on the object is, by definition, perpendicular to the surface of the ramp. The object's displacement is parallel to the surface of the ramp. Since the normal force vector is always perpendicular to the displacement vector, the dot product is zero, and the work done by the normal force is zero.

Question 4

A 5 kg block is pushed up a 30° incline of length 10 m by a constant force of 60 N parallel to the incline. The coefficient of kinetic friction between the block and the incline is 0.20. What is the net work done on the block? (Use g=10g=10 m/s² and cos(30)0.87\cos(30^\circ) \approx 0.87).

  1. 600 J
  2. 350 J
  3. 263 J (correct answer)
  4. 250 J
Explanation: The net work is the sum of the work done by the applied force, gravity, and friction. Work by applied force: WF=(60 N)(10 m)=600 JW_F = (60 \text{ N})(10 \text{ m}) = 600 \text{ J}. Work by gravity: Wg=mgh=mgdsinθ=(5)(10)(10)sin(30)=250 JW_g = -mgh = -mgd\sin\theta = -(5)(10)(10)\sin(30^\circ) = -250 \text{ J}. Normal force: N=mgcosθ=(5)(10)cos(30)43.5 NN = mg\cos\theta = (5)(10)\cos(30^\circ) \approx 43.5 \text{ N}. Work by friction: Wf=fkd=μkNd=(0.20)(43.5)(10)=87 JW_f = -f_k d = -\mu_k N d = -(0.20)(43.5)(10) = -87 \text{ J}. Net work: Wnet=60025087=263 JW_{net} = 600 - 250 - 87 = 263 \text{ J}.

Question 5

A force is described by the vector function F=k(yi^xj^)\vec{F} = k(y\hat{i} - x\hat{j}), where kk is a constant. Consider two paths in the xy-plane from (0, 0) to (L, L): Path 1 is a straight line, and Path 2 goes from (0, 0) to (L, 0), then to (L, L). Let W1W_1 and W2W_2 be the work done by the force along these paths. Which statement is true?

  1. W1=W2=0W_1 = W_2 = 0
  2. W1=W2=kL2W_1 = W_2 = -kL^2
  3. W1=0W_1 = 0 and W2=kL2W_2 = -kL^2 (correct answer)
  4. W1=kL2W_1 = -kL^2 and W2=0W_2 = 0
Explanation: For Path 1, the line is y=xy=x, so dy=dxdy=dx. F=k(xi^xj^)\vec{F} = k(x\hat{i} - x\hat{j}) and dr=dx(i^+j^)d\vec{r} = dx(\hat{i} + \hat{j}). W1=0Lk(xx)dx=0W_1 = \int_0^L k(x-x)dx = 0. For Path 2, the first leg is from (0,0) to (L,0), where y=0,dy=0y=0, dy=0. W2a=0Lk(xj^)(dxi^)=0W_{2a} = \int_0^L k(-x\hat{j}) \cdot (dx\hat{i}) = 0. The second leg is from (L,0) to (L,L), where x=L,dx=0x=L, dx=0. W2b=0Lk(yi^Lj^)(dyj^)=0LkLdy=kL2W_{2b} = \int_0^L k(y\hat{i} - L\hat{j}) \cdot (dy\hat{j}) = \int_0^L -kL dy = -kL^2. Total work W2=W2a+W2b=kL2W_2 = W_{2a} + W_{2b} = -kL^2. Thus, W1=0W_1=0 and W2=kL2W_2=-kL^2.

Question 6

A particle moves along a path such that its position is given by r(t)=(t2i^+2tj^)\vec{r}(t) = (t^2 \hat{i} + 2t \hat{j}) m. A constant force F=(5i^3j^)\vec{F} = (5 \hat{i} - 3 \hat{j}) N acts on the particle. What is the instantaneous rate at which work is being done on the particle at t=1t=1 s?

  1. 4 W (correct answer)
  2. 6 W
  3. 10 W
  4. 16 W
Explanation: The instantaneous rate at which work is done is power, given by P=FvP = \vec{F} \cdot \vec{v}. First, find the velocity vector by taking the derivative of the position vector: v(t)=drdt=(2ti^+2j^)\vec{v}(t) = \frac{d\vec{r}}{dt} = (2t \hat{i} + 2 \hat{j}) m/s. At t=1t=1 s, the velocity is v(1)=(2i^+2j^)\vec{v}(1) = (2 \hat{i} + 2 \hat{j}) m/s. Now, calculate the power: P=(5i^3j^)(2i^+2j^)=(5)(2)+(3)(2)=106=4P = (5 \hat{i} - 3 \hat{j}) \cdot (2 \hat{i} + 2 \hat{j}) = (5)(2) + (-3)(2) = 10 - 6 = 4 W.

Question 7

A particle moves in the xy-plane under the influence of a force F=(2yi^+3xj^)\vec{F} = (2y\hat{i} + 3x\hat{j}) N. How much work is done by this force on the particle as it moves in a straight line from the origin (0,0) to the point (2, 4) m?

  1. 16 J
  2. 20 J (correct answer)
  3. 24 J
  4. 40 J
Explanation: The path can be parameterized by y=2xy=2x, so dy=2dxdy=2dx. The displacement vector is dr=dxi^+dyj^=dxi^+2dxj^d\vec{r} = dx \hat{i} + dy \hat{j} = dx \hat{i} + 2dx \hat{j}. Along this path, the force is F=(2(2x)i^+3xj^)=(4xi^+3xj^)\vec{F} = (2(2x)\hat{i} + 3x\hat{j}) = (4x\hat{i} + 3x\hat{j}). The work is W=Fdr=02(4xdx+(3x)(2dx))=0210xdx=[5x2]02=5(4)=20 JW = \int \vec{F} \cdot d\vec{r} = \int_0^2 (4x dx + (3x)(2dx)) = \int_0^2 10x dx = \left[5x^2\right]_0^2 = 5(4) = 20 \text{ J}.

Question 8

In a mechanics lab, a 5.0kg5.0\,\text{kg} block is pulled across a frictionless horizontal track by a constant force of magnitude F=18NF=18\,\text{N} applied at an angle θ=25\theta=25^\circ above the horizontal. The block moves a horizontal displacement of d=4.0md=4.0\,\text{m}. Based on the scenario described above, how much work is done by the force in pulling the object? Use W=Fdcos(θ)W=Fd\cos(\theta).

  1. 72J72\,\text{J}
  2. 65J-65\,\text{J}
  3. 65J65\,\text{J} (correct answer)
  4. 30J30\,\text{J}
Explanation: This question tests understanding of work in physics, specifically the calculation of work done by a force applied at an angle. Work is defined as the product of force and displacement in the direction of the force, calculated using W = Fd cos(θ). In this scenario, you are given a force of 18 N applied at an angle of 25° above the horizontal, and a horizontal displacement of 4.0 m. Choice C is correct because it accurately applies the work formula: W = (18 N)(4.0 m)cos(25°) = 72 × 0.906 = 65.2 J ≈ 65 J. Choice A incorrectly calculates 18 × 4 = 72 J without considering the angle. When teaching this concept, emphasize drawing free body diagrams to visualize the force components. Have students practice identifying which angle to use in the cosine function - it's always the angle between the force vector and displacement vector.

Question 9

A constant force F=15NF=15\,\text{N} pulls a dynamics cart on a frictionless horizontal surface through a displacement d=10md=10\,\text{m}. The force is directed θ=90\theta=90^\circ relative to the displacement (perpendicular). Based on the scenario described above, how much work is done by the force in pulling the object? Use W=Fdcos(θ)W=Fd\cos(\theta).

  1. 150J150\,\text{J}
  2. 0J0\,\text{J} (correct answer)
  3. 15J15\,\text{J}
  4. 150J-150\,\text{J}
Explanation: This question tests understanding of work when force is perpendicular to displacement. Work is defined as W = Fd cos(θ), where θ is the angle between force and displacement vectors. In this scenario, a 15 N force is applied at 90° to the 10 m displacement direction. Choice B is correct because cos(90°) = 0, giving W = (15 N)(10 m)(0) = 0 J. Choices A and D incorrectly calculate as if the force were parallel or antiparallel to displacement. This is a fundamental concept: perpendicular forces do no work because they don't contribute to motion in the displacement direction. Use examples like circular motion where centripetal force is always perpendicular to velocity, doing no work. Have students practice identifying perpendicular force-displacement pairs in various contexts.

Question 10

A 3.0kg3.0\,\text{kg} block is pulled up a frictionless incline of angle 3535^\circ by a constant force F=25NF=25\,\text{N} applied at an angle of 1515^\circ above the incline surface. The block moves d=2.0md=2.0\,\text{m} along the incline. The angle between the applied force and the displacement is θ=15\theta=15^\circ. Based on the scenario described above, calculate the work done in moving the object up the incline using W=Fdcos(θ)W=Fd\cos(\theta).

  1. 50J50\,\text{J}
  2. 13J13\,\text{J}
  3. 48J48\,\text{J} (correct answer)
  4. 48J-48\,\text{J}
Explanation: This question tests understanding of work when force is applied at an angle above an inclined surface. Work is calculated as W = Fd cos(θ), where θ is the angle between force and displacement. A 25 N force is applied 15° above the incline surface, moving the block 2.0 m along the incline, so the angle between force and displacement is 15°. Choice C is correct: W = (25 N)(2.0 m)cos(15°) = 50 × 0.966 = 48.3 J ≈ 48 J. Choice D incorrectly assigns a negative value, which would occur if force opposed motion. When teaching incline problems with angled forces, carefully distinguish between angles relative to horizontal, relative to incline, and between force-displacement vectors. Use clear diagrams showing all relevant angles to prevent confusion.

Question 11

An elevator motor lifts a 650kg650\,\text{kg} load vertically upward through a height h=12mh=12\,\text{m} at constant speed. Take g=9.8m/s2g=9.8\,\text{m/s}^2. The motor's cable tension is upward and approximately equal to the weight, so the force is parallel to the displacement (θ=0\theta=0^\circ). Based on the scenario described above, determine the work required to lift the mass to the specified height using W=Fdcos(θ)W=Fd\cos(\theta).

  1. 7.6×104J-7.6\times10^4\,\text{J}
  2. 7.6×104J7.6\times10^4\,\text{J} (correct answer)
  3. 6.4×103J6.4\times10^3\,\text{J}
  4. 7.8×104J7.8\times10^4\,\text{J}
Explanation: This question tests understanding of work done against gravity when lifting an object vertically. Work is the product of force and displacement in the direction of the force, W = Fd cos(θ). In this scenario, the motor must apply an upward force equal to the weight (mg = 650 kg × 9.8 m/s² = 6370 N) to lift at constant speed, moving the load 12 m upward. Choice B is correct because the force and displacement are both upward (θ = 0°), so W = (6370 N)(12 m)(1) = 76,440 J ≈ 7.6×10⁴ J. Choice A incorrectly assigns a negative sign, which would apply if the force opposed the motion. When teaching, emphasize that work is positive when force and displacement are in the same direction. Have students identify force direction relative to motion to determine the sign of work.

Question 12

A 4.0kg4.0\,\text{kg} crate is pulled along a frictionless floor by a constant force F=50NF=50\,\text{N} directed 6060^\circ above the horizontal. The crate moves d=3.0md=3.0\,\text{m} horizontally. Based on the scenario described above, how much work is done by the force in pulling the object? Use W=Fdcos(θ)W=Fd\cos(\theta) with θ=60\theta=60^\circ.

  1. 150J150\,\text{J}
  2. 75J75\,\text{J} (correct answer)
  3. 130J130\,\text{J}
  4. 75J-75\,\text{J}
Explanation: This question tests understanding of work when force is applied at an angle to the displacement. Work equals the product of force and displacement in the direction of motion, W = Fd cos(θ). In this scenario, a 50 N force is applied at 60° above the horizontal while the crate moves 3.0 m horizontally. Choice B is correct because it properly applies the formula: W = (50 N)(3.0 m)cos(60°) = 150 × 0.5 = 75 J. Choice A incorrectly calculates 50 × 3 = 150 J without considering the angle. When teaching this concept, use component analysis to show that only the horizontal component of force (F cos 60°) contributes to work. Practice problems should vary the angle to reinforce that work depends on the force component parallel to displacement.

Question 13

A particle moves along the x-axis under the influence of a force given by F(x)=kx3F(x) = kx^3, where kk is a constant. What is the work done by this force as the particle moves from x=0x = 0 to x=Lx = L?

  1. kL3kL^3
  2. 3kL23kL^2
  3. 13kL3\frac{1}{3}kL^3
  4. 14kL4\frac{1}{4}kL^4 (correct answer)
Explanation: Work done by a variable force is the integral of the force with respect to displacement. W=xixfF(x)dxW = \int_{x_i}^{x_f} F(x) dx. In this case, W=0Lkx3dx=k[x44]0L=k(L440)=14kL4W = \int_{0}^{L} kx^3 dx = k \left[ \frac{x^4}{4} \right]_{0}^{L} = k \left( \frac{L^4}{4} - 0 \right) = \frac{1}{4}kL^4.

Question 14

A force acting on a particle moving along the x-axis is given by a function F(x)F(x). The work done by the force as the particle moves from x=x1x=x_1 to x=x2x=x_2 is determined by which of the following?

  1. The slope of the F(x)F(x) versus xx graph at the midpoint between x1x_1 and x2x_2.
  2. The average value of the force multiplied by the final position x2x_2.
  3. The change in the force, F(x2)F(x1)F(x_2) - F(x_1), multiplied by the displacement.
  4. The area under the F(x)F(x) versus xx graph between x1x_1 and x2x_2. (correct answer)
Explanation: The work done by a variable force is given by the integral W=x1x2F(x)dxW = \int_{x_1}^{x_2} F(x) dx. The definite integral of a function between two points represents the area under the curve of the function's graph between those two points. Therefore, the work done is the area under the force versus displacement graph.

Question 15

An object is moved from point P to point Q along two different paths, Path 1 and Path 2. The gravitational force and a kinetic friction force are the only forces doing work on the object. Path 2 is longer than Path 1. Let Wg1W_{g1} and Wf1W_{f1} be the work done by gravity and friction along Path 1, and Wg2W_{g2} and Wf2W_{f2} be the work done along Path 2. Which statement is correct?

  1. Wg1>Wg2W_{g1} > W_{g2} and Wf1<Wf2|W_{f1}| < |W_{f2}|
  2. Wg1=Wg2W_{g1} = W_{g2} and Wf1<Wf2|W_{f1}| < |W_{f2}| (correct answer)
  3. Wg1=Wg2W_{g1} = W_{g2} and Wf1=Wf2W_{f1} = W_{f2}
  4. Wg1<Wg2W_{g1} < W_{g2} and Wf1=Wf2|W_{f1}| = |W_{f2}|
Explanation: Gravity is a conservative force, so the work it does depends only on the change in vertical position, not on the path taken. Since the start and end points (P and Q) are the same, the change in vertical position is the same for both paths, thus Wg1=Wg2W_{g1} = W_{g2}. Friction is a nonconservative force, and the work it does is path-dependent. The work done by friction is Wf=fk×(path length)W_f = -f_k \times (\text{path length}). Since Path 2 is longer, the magnitude of the negative work done by friction will be greater along Path 2, meaning Wf1<Wf2|W_{f1}| < |W_{f2}|.

Question 16

A student holds a 10 kg box at a constant height of 1.5 m above the floor for 30 seconds. The student claims that the work they do on the box is (10 kg)(10 m/s2)(1.5 m)=150 J (10 \text{ kg})(10 \text{ m/s}^2)(1.5 \text{ m}) = 150 \text{ J}. Why is this claim incorrect? (Use g=10g=10 m/s²).

  1. The work done is zero because the displacement of the box is zero. (correct answer)
  2. The work done is negative because the force is upward but time passes.
  3. The work done is actually power, and should be divided by 30 s.
  4. The work done is zero because the net force on the box is zero.
Explanation: Work is defined as the product of the component of a force in the direction of displacement and the magnitude of the displacement (W=FdW = \vec{F} \cdot \vec{d}). Although the student is applying an upward force to counteract gravity, the box is not moving; its displacement is zero. Therefore, the work done by the student on the box during this time is zero.

Question 17

A force F=(2xi^+3y2j^4z3k^)\vec{F} = (2x\hat{i} + 3y^2\hat{j} - 4z^3\hat{k}) N acts on a particle. What is the work done by this force as the particle moves from the origin (0, 0, 0) to the point (1, 1, 1) m? The force is conservative.

  1. 0 J
  2. 1 J (correct answer)
  3. 2 J
  4. 3 J
Explanation: Since the force is conservative, the work done is independent of the path and is equal to the negative change in potential energy, W=ΔUW = -\Delta U. The potential energy function is found by integrating the components of the force: U(x,y,z)=FxdxFydyFzdz=x2y3+z4U(x,y,z) = -\int F_x dx - \int F_y dy - \int F_z dz = -x^2 - y^3 + z^4. The work done is W=[U(1,1,1)U(0,0,0)]=[(1213+14)(0)]=[11+1]=[1]=1 JW = -[U(1,1,1) - U(0,0,0)] = -[(-1^2 - 1^3 + 1^4) - (0)] = -[-1 - 1 + 1] = -[-1] = 1 \text{ J}.

Question 18

A block on a horizontal surface is attached to a spring and oscillates back and forth. Consider the work done by the spring on the block as it moves from its maximum positive displacement +A+A to the equilibrium position x=0x=0. Which of the following statements is correct?

  1. The work done is positive, and the block's speed increases. (correct answer)
  2. The work done is negative, and the block's speed decreases.
  3. The work done is positive, but the block's speed decreases.
  4. The work done is zero, and the block's speed is constant.
Explanation: As the block moves from x=+Ax=+A to x=0x=0, its displacement is in the negative x-direction. The spring force is a restoring force, so it is directed towards equilibrium, also in the negative x-direction. Since the force and displacement are in the same direction, the work done by the spring is positive. According to the work-energy theorem, positive net work results in an increase in kinetic energy, so the block's speed increases.

Question 19

A spring with spring constant kk is compressed by distance x0x_0 from its natural length. A mass mm is placed against the compressed spring and released. The mass slides along a frictionless surface and then up a frictionless inclined plane of angle θ\theta. What is the work done by gravity on the mass when it has traveled a distance ss up the incline?

  1. mgs-mgs
  2. mgssinθ-mgs\sin\theta (correct answer)
  3. mgssinθmgs\sin\theta
  4. mgscosθ-mgs\cos\theta
Explanation: Work done by gravity is W=FgdW = \vec{F}_g \cdot \vec{d}. The gravitational force is mgmg downward, and the displacement is ss up the incline. The component of displacement in the direction of gravity is ssinθ-s\sin\theta (negative because it's opposite to gravity). Therefore, W=mg(ssinθ)=mgssinθW = mg \cdot (-s\sin\theta) = -mgs\sin\theta. Choice A ignores the incline geometry. Choice C has the wrong sign. Choice D uses cosine instead of sine.

Question 20

A particle moves in a circle of radius RR under the influence of a central force F=kr2r^\vec{F} = -kr^2\hat{r}, where k>0k > 0 and r^\hat{r} is the radial unit vector. As the particle completes one full revolution, what is the total work done by this force?

  1. 2πkR3-2\pi kR^3
  2. 00 (correct answer)
  3. kR3-kR^3
  4. πkR3\pi kR^3
Explanation: For circular motion at constant radius RR, the displacement drd\vec{r} is always tangential to the circle, while the central force F=kR2r^\vec{F} = -kR^2\hat{r} is always radial. Since Fdr\vec{F} \perp d\vec{r} at every point, Fdr=0\vec{F} \cdot d\vec{r} = 0, so the total work is zero. Choice A incorrectly assumes work is done despite perpendicularity. Choice C represents work for partial motion. Choice D has wrong sign and assumes non-zero work.