AP Physics C Mechanics Quiz: Potential Energy
20 questions · exam conditions
0:00
Potential EnergyQuestion 1 of 20

A particle moves in a one-dimensional potential given by U(x)=x48x2+12U(x) = x^4 - 8x^2 + 12. If the particle has a total mechanical energy of E=4E = 4 J, which of the following is a turning point of its motion?

x=0x = 0 m
x=6x = \sqrt{6} m
x=3x = 3 m
x=2x = 2 m
← Back to quizzes

AP Physics C Mechanics Quiz

AP Physics C Mechanics Quiz: Potential Energy

Practice Potential Energy 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 Potential Energy, 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 particle moves in a one-dimensional potential given by U(x)=x48x2+12U(x) = x^4 - 8x^2 + 12. If the particle has a total mechanical energy of E=4E = 4 J, which of the following is a turning point of its motion?

  1. x=0x = 0 m
  2. x=6x = \sqrt{6} m
  3. x=3x = 3 m
  4. x=2x = 2 m (correct answer)
Explanation: Turning points occur where the kinetic energy is zero, so the total energy equals the potential energy: E=U(x)E = U(x). We set 4=x48x2+124 = x^4 - 8x^2 + 12. This gives the equation x48x2+8=0x^4 - 8x^2 + 8 = 0. Let y=x2y = x^2, then y28y+8=0y^2 - 8y + 8 = 0. Using the quadratic formula: y=8±64322=8±322=4±22y = \frac{8 \pm \sqrt{64 - 32}}{2} = \frac{8 \pm \sqrt{32}}{2} = 4 \pm 2\sqrt{2}. Since y=x20y = x^2 \geq 0, both solutions are valid: x2=4+226.83x^2 = 4 + 2\sqrt{2} \approx 6.83 or x2=422=4x^2 = 4 - 2\sqrt{2} = 4. The turning points are at x=±2x = \pm 2 m and x=±4+22x = \pm\sqrt{4 + 2\sqrt{2}} m. Of the choices given, x=2x = 2 m is a turning point.

Question 2

A particle of mass mm is located inside a uniform solid sphere of mass MM and radius RR at a distance rr from its center (r<Rr < R). The gravitational force on the particle is Fg(r)=GMmrR3F_g(r) = -G\frac{Mmr}{R^3}. If the potential energy is defined to be zero at the center of the sphere (U(0)=0U(0)=0), what is the potential energy U(r)U(r) of the particle-sphere system?

  1. GMmr22R3\frac{GMmr^2}{2R^3} (correct answer)
  2. GMmr22R3-\frac{GMmr^2}{2R^3}
  3. GMmrR3G\frac{Mmr}{R^3}
  4. GMmR\frac{GMm}{R}
Explanation: The change in potential energy is the negative of the work done by the conservative force. U(r)U(0)=0rFg(r)dr=0r(GMmrR3)dr=GMmR30rrdrU(r) - U(0) = -\int_0^r F_g(r') dr' = -\int_0^r (-G\frac{Mmr'}{R^3}) dr' = G\frac{Mm}{R^3} \int_0^r r' dr'. Evaluating the integral gives GMmR3[12r2]0r=GMmr22R3G\frac{Mm}{R^3} [\frac{1}{2}r'^2]_0^r = G\frac{Mm r^2}{2R^3}. Since U(0)=0U(0)=0, we have U(r)=GMmr22R3U(r) = \frac{GMmr^2}{2R^3}.

Question 3

A satellite of mass mm is moved from a circular orbit of radius RR around a planet of mass MM to a new circular orbit of radius 3R3R. What is the change in the gravitational potential energy of the satellite-planet system?

  1. An increase of GMm3R\frac{GMm}{3R}
  2. A decrease of GMm3R\frac{GMm}{3R}
  3. An increase of 2GMm3R\frac{2GMm}{3R} (correct answer)
  4. A decrease of 2GMm3R\frac{2GMm}{3R}
Explanation: The gravitational potential energy of the system is given by Ug=GMmrU_g = -\frac{GMm}{r}. The initial potential energy at radius RR is Ui=GMmRU_i = -\frac{GMm}{R}. The final potential energy at radius 3R3R is Uf=GMm3RU_f = -\frac{GMm}{3R}. The change in potential energy is ΔU=UfUi=GMm3R(GMmR)=GMm3R+3GMm3R=2GMm3R\Delta U = U_f - U_i = -\frac{GMm}{3R} - (-\frac{GMm}{R}) = -\frac{GMm}{3R} + \frac{3GMm}{3R} = \frac{2GMm}{3R}. Since the result is positive, it is an increase.

Question 4

A non-ideal spring exerts a restoring force given by F(x)=kxβx3F(x) = -kx - \beta x^3, where kk and β\beta are positive constants and xx is the displacement from equilibrium. What is the potential energy U(x)U(x) stored in the spring when it is displaced a distance xx, assuming U(0)=0U(0) = 0?

  1. 12kx214βx4\frac{1}{2}kx^2 - \frac{1}{4}\beta x^4
  2. 12kx214βx4-\frac{1}{2}kx^2 - \frac{1}{4}\beta x^4
  3. 12kx2+14βx4\frac{1}{2}kx^2 + \frac{1}{4}\beta x^4 (correct answer)
  4. k+3βx2k + 3\beta x^2
Explanation: The potential energy U(x)U(x) is found by integrating the negative of the force: U(x)U(0)=0xF(x)dxU(x) - U(0) = -\int_0^x F(x') dx'. With U(0)=0U(0)=0, we have U(x)=0x(kxβx3)dx=0x(kx+βx3)dx=[12kx2+14βx4]0x=12kx2+14βx4U(x) = -\int_0^x (-kx' - \beta x'^3) dx' = \int_0^x (kx' + \beta x'^3) dx' = [\frac{1}{2}kx'^2 + \frac{1}{4}\beta x'^4]_0^x = \frac{1}{2}kx^2 + \frac{1}{4}\beta x^4.

Question 5

A block of mass mm is attached to a vertical spring with spring constant kk. The spring's unstretched position is at y=0y=0. The block is held at y=0y=0 and then released, after which it moves downward. What is the total potential energy of the block-spring-Earth system when the block is at a position y<0y < 0? Let the gravitational potential energy be zero at y=0y=0.

  1. 12ky2mgy\frac{1}{2}ky^2 - mgy
  2. mgy12ky2mgy - \frac{1}{2}ky^2
  3. 12ky2+mgy\frac{1}{2}ky^2 + mgy (correct answer)
  4. 12ky2mgy-\frac{1}{2}ky^2 - mgy
Explanation: The total potential energy is the sum of the elastic potential energy of the spring and the gravitational potential energy of the block-Earth system. The spring is stretched by a distance y=y|y| = -y (since y is negative). The elastic potential energy is Us=12k(stretch)2=12k(y)2=12ky2U_s = \frac{1}{2}k(\text{stretch})^2 = \frac{1}{2}k(-y)^2 = \frac{1}{2}ky^2. The gravitational potential energy relative to y=0y=0 is Ug=mgyU_g = mgy. The total potential energy is Utotal=Us+Ug=12ky2+mgyU_{total} = U_s + U_g = \frac{1}{2}ky^2 + mgy.

Question 6

A block of mass mm is attached to a spring with spring constant kk. The spring is stretched a distance xx, storing potential energy UU. If the spring is cut into two equal halves and the block is attached to one of the halves, what distance must the half-spring be stretched to store the same potential energy UU?

  1. x/2x/\sqrt{2} (correct answer)
  2. x/2x/2
  3. x2x\sqrt{2}
  4. 2x2x
Explanation: When a spring of constant kk is cut in half, each half has a new spring constant k=2kk' = 2k. The original potential energy is U=12kx2U = \frac{1}{2}kx^2. We want the new potential energy UU' to be equal to UU. Let the new stretch distance be xx'. Then U=12k(x)2=12(2k)(x)2=k(x)2U' = \frac{1}{2}k'(x')^2 = \frac{1}{2}(2k)(x')^2 = k(x')^2. Setting U=UU' = U gives k(x)2=12kx2k(x')^2 = \frac{1}{2}kx^2. Solving for xx' yields (x)2=x22(x')^2 = \frac{x^2}{2}, so x=x2x' = \frac{x}{\sqrt{2}}.

Question 7

The change in gravitational potential energy for an object of mass mm lifted a small height hh near the Earth's surface (radius RER_E) is well approximated by ΔUg=mgh\Delta U_g = mgh. The validity of this approximation, derived from the universal law of gravitation Ug=GMEm/rU_g = -GM_Em/r, rests primarily on which assumption for hREh \ll R_E?

  1. The mass of the Earth MEM_E is much greater than the mass of the object mm.
  2. The Earth can be treated as a perfect sphere of uniform density.
  3. The gravitational force exerted by the Earth on the object is approximately constant over the height hh. (correct answer)
  4. The object is lifted without any change in its kinetic energy.
Explanation: The work done by gravity is Wg=FgdrW_g = \int F_g dr. If the force FgF_g is approximately constant over the displacement hh, then WgFghW_g \approx -F_g h. Since Wg=ΔUgW_g = -\Delta U_g, we get ΔUgFgh\Delta U_g \approx F_g h. Near the surface, FgmgF_g \approx mg, so ΔUgmgh\Delta U_g \approx mgh. The core of the approximation is that the gravitational field strength gg, and thus the force, does not change significantly over the small height hh.

Question 8

A particle is moved from point P to point Q in a region where a conservative force field exists. Path 1 is a direct straight line from P to Q. Path 2 is a semicircular arc from P to Q. The work done by the conservative force is W1W_1 along Path 1 and W2W_2 along Path 2. Which of the following statements is always true?

  1. W1>W2W_1 > W_2 because Path 2 is longer.
  2. W1<W2W_1 < W_2 because Path 1 is more direct.
  3. W1=W2W_1 = W_2 (correct answer)
  4. The relationship between W1W_1 and W2W_2 cannot be determined without knowing the force field.
Explanation: A defining property of a conservative force is that the work it does on a particle moving between two points is independent of the path taken. Since the force is conservative and both paths start at P and end at Q, the work done must be the same for both paths. Therefore, W1=W2W_1 = W_2.

Question 9

A particle moves along the x-axis under the influence of a conservative force. Its potential energy is described by the function U(x)=Ax2BxU(x) = \frac{A}{x^2} - \frac{B}{x}, where A and B are positive constants. What is the force F(x)F(x) exerted on the particle at position xx?

  1. F(x)=2Ax3Bx2F(x) = \frac{2A}{x^3} - \frac{B}{x^2} (correct answer)
  2. F(x)=2Ax3+Bx2F(x) = -\frac{2A}{x^3} + \frac{B}{x^2}
  3. F(x)=Ax+B2F(x) = -\frac{A}{x} + \frac{B}{2}
  4. F(x)=AxBF(x) = \frac{A}{x} - B
Explanation: The force is the negative gradient of the potential energy. For one dimension, this is F(x)=dUdxF(x) = -\frac{dU}{dx}. Differentiating U(x)U(x) with respect to xx gives dUdx=ddx(Ax2Bx1)=2Ax3(1)Bx2=2Ax3+Bx2\frac{dU}{dx} = \frac{d}{dx}(Ax^{-2} - Bx^{-1}) = -2Ax^{-3} - (-1)Bx^{-2} = -\frac{2A}{x^3} + \frac{B}{x^2}. Therefore, F(x)=(2Ax3+Bx2)=2Ax3Bx2F(x) = -(-\frac{2A}{x^3} + \frac{B}{x^2}) = \frac{2A}{x^3} - \frac{B}{x^2}.

Question 10

A particle is acted upon by a one-dimensional conservative force given by F(x)=kx+cx3F(x) = -kx + cx^3, where kk and cc are positive constants. What is the change in potential energy of the particle as it moves from position x=0x=0 to x=Lx=L?

  1. 12kL2+14cL4-\frac{1}{2}kL^2 + \frac{1}{4}cL^4
  2. 12kL214cL4\frac{1}{2}kL^2 - \frac{1}{4}cL^4 (correct answer)
  3. kLcL3kL - cL^3
  4. kL+cL3-kL + cL^3
Explanation: The change in potential energy is related to the work done by the conservative force by ΔU=Wc=xixfF(x)dx\Delta U = -W_c = -\int_{x_i}^{x_f} F(x) dx. Substituting the given force and limits: ΔU=0L(kx+cx3)dx=[12kx2+14cx4]0L=(12kL2+14cL4)=12kL214cL4\Delta U = -\int_0^L (-kx + cx^3) dx = -[-\frac{1}{2}kx^2 + \frac{1}{4}cx^4]_0^L = -(-\frac{1}{2}kL^2 + \frac{1}{4}cL^4) = \frac{1}{2}kL^2 - \frac{1}{4}cL^4.

Question 11

The gravitational potential energy of an object of mass mm at a height hh above the ground is U=mghU = mgh. This definition assumes the potential energy is zero at ground level (h=0h=0). If the zero point for potential energy is redefined to be at a height h0h_0 above the ground, how does this affect the calculated work done by gravity as the object moves from height h1h_1 to h2h_2?

  1. The work done by gravity is unchanged. (correct answer)
  2. The work done by gravity increases by mgh0mgh_0.
  3. The work done by gravity decreases by mgh0mgh_0.
  4. The work done by gravity depends on the new zero point h0h_0 in a more complex way.
Explanation: The work done by a conservative force, like gravity, equals the negative change in potential energy: Wg=ΔUW_g = -\Delta U. With the original definition, Wg=(mgh2mgh1)=mg(h1h2)W_g = -(mgh_2 - mgh_1) = mg(h_1 - h_2). With the new definition, U=mg(hh0)U' = mg(h - h_0), so the change is ΔU=mg(h2h0)mg(h1h0)=mgh2mgh1\Delta U' = mg(h_2 - h_0) - mg(h_1 - h_0) = mgh_2 - mgh_1. The work done is Wg=ΔU=(mgh2mgh1)=mg(h1h2)W'_g = -\Delta U' = -(mgh_2 - mgh_1) = mg(h_1 - h_2). The work done is independent of the choice of the zero point for potential energy.

Question 12

A potential energy function can be defined for a force F if and only if the work done by the force is independent of the path taken between any two points. For which of the following forces can a potential energy function NOT be defined?

  1. The gravitational force between two planets.
  2. The electrostatic force between two point charges.
  3. The restoring force of an ideal spring.
  4. The drag force on an object moving through a fluid. (correct answer)
Explanation: A potential energy function can only be defined for conservative forces, for which the work done is path-independent. Gravitational, electrostatic, and ideal spring forces are all conservative. The drag force, however, is a non-conservative force. It always opposes the direction of motion, so the work it does depends on the total length of the path taken, not just the start and end points. Therefore, a potential energy function cannot be defined for the drag force.

Question 13

A particle is subject to a conservative force described by F(x)=ax3F(x) = -ax^3, where aa is a positive constant. If the potential energy is taken to be zero at x=0x=0, what is the potential energy function U(x)U(x)?

  1. 3ax2-3ax^2
  2. 14ax4\frac{1}{4}ax^4 (correct answer)
  3. 14ax4-\frac{1}{4}ax^4
  4. ax4-ax^4
Explanation: The potential energy function U(x)U(x) is found by integrating the negative of the force: U(x)U(x0)=x0xF(x)dxU(x) - U(x_0) = -\int_{x_0}^x F(x') dx'. With U(0)=0U(0)=0, we have U(x)=0x(ax3)dx=a0xx3dx=a[14x4]0x=14ax4U(x) = -\int_0^x (-ax'^3) dx' = a \int_0^x x'^3 dx' = a [\frac{1}{4}x'^4]_0^x = \frac{1}{4}ax^4.

Question 14

A particle's motion is constrained to the x-axis and is influenced by a potential energy function U(x)U(x). If the particle moves from an initial position xix_i to a final position xfx_f, the work done by the conservative force associated with U(x)U(x) is equal to which of the following?

  1. U(xf)U(xi)U(x_f) - U(x_i)
  2. U(xi)U(xf)U(x_i) - U(x_f) (correct answer)
  3. U(xf)+U(xi)U(x_f) + U(x_i)
  4. Zero, because the force is conservative.
Explanation: By definition, the work done by a conservative force WcW_c is equal to the negative of the change in potential energy, ΔU\Delta U. The change in potential energy is ΔU=UfinalUinitial=U(xf)U(xi)\Delta U = U_{final} - U_{initial} = U(x_f) - U(x_i). Therefore, Wc=ΔU=(U(xf)U(xi))=U(xi)U(xf)W_c = -\Delta U = -(U(x_f) - U(x_i)) = U(x_i) - U(x_f).

Question 15

A particle of mass mm is located at a distance xx from the near end of a thin, uniform rod of mass MM and length LL. The particle is on the axis of the rod. Assuming the gravitational potential energy is zero at infinite separation, what is the gravitational potential energy of the particle-rod system?

  1. GMmx+L/2-\frac{GMm}{x+L/2}
  2. GMmLln(1+Lx)-\frac{GMm}{L} \ln(1 + \frac{L}{x}) (correct answer)
  3. GMmx-\frac{GMm}{x}
  4. GMmL(1x1x+L)-\frac{GMm}{L}(\frac{1}{x} - \frac{1}{x+L})
Explanation: We must integrate the potential energy contributions from all parts of the rod. Let the rod lie from r=xr=x to r=x+Lr=x+L from the particle's perspective. A small mass element of the rod is dM=(M/L)drdM = (M/L)dr. The potential energy of this element with the particle mm is dU=GmdMr=Gm(M/L)drrdU = -G\frac{m dM}{r} = -G\frac{m(M/L)dr}{r}. Integrating from xx to x+Lx+L gives U=xx+LGMmLdrr=GMmL[lnr]xx+L=GMmL(ln(x+L)lnx)=GMmLln(x+Lx)=GMmLln(1+Lx)U = \int_x^{x+L} -G\frac{Mm}{L} \frac{dr}{r} = -\frac{GMm}{L} [\ln r]_x^{x+L} = -\frac{GMm}{L}(\ln(x+L) - \ln x) = -\frac{GMm}{L} \ln(\frac{x+L}{x}) = -\frac{GMm}{L} \ln(1 + \frac{L}{x}).

Question 16

A particle with total mechanical energy EtotE_{tot} oscillates in a region described by a potential energy function U(x)U(x). The kinetic energy of the particle is maximized when...

  1. the potential energy U(x)U(x) is at a local minimum. (correct answer)
  2. the potential energy U(x)U(x) is at a local maximum.
  3. the potential energy U(x)U(x) is equal to zero.
  4. the potential energy U(x)U(x) is equal to the total energy EtotE_{tot}.
Explanation: Total mechanical energy is conserved, so Etot=K+U(x)E_{tot} = K + U(x), where KK is the kinetic energy. Rearranging for kinetic energy gives K=EtotU(x)K = E_{tot} - U(x). Since EtotE_{tot} is constant, KK is maximized when the potential energy U(x)U(x) is minimized. This occurs at a local minimum of the potential energy function.

Question 17

A projectile is launched from the surface of a planet of mass MM and radius RR. What is the minimum total mechanical energy required for the projectile-planet system so that the projectile can escape the planet's gravitational pull? Assume the potential energy of the system is zero at infinite separation.

  1. Zero (correct answer)
  2. GMmR\frac{GMm}{R}
  3. GMmR-\frac{GMm}{R}
  4. GMm2R\frac{GMm}{2R}
Explanation: For the projectile to escape, it must be able to reach an infinite distance from the planet with a non-negative kinetic energy (i.e., its speed must be real). At infinite separation (rr \to \infty), the potential energy U=GMm/rU = -GMm/r approaches zero. The minimum condition for escape is that the kinetic energy also approaches zero at infinite separation. By conservation of mechanical energy, the total energy E=K+UE = K + U must be constant. If K0K \to 0 and U0U \to 0 as rr \to \infty, the total mechanical energy of the system must be zero.

Question 18

The potential energy of a particle moving in the xy-plane is given by U(x,y)=3x2y5y3U(x, y) = 3x^2y - 5y^3. What is the force vector F\vec{F} acting on the particle at the point (2, 1)?

  1. 12i^+3j^-12\hat{i} + 3\hat{j} (correct answer)
  2. 12i^3j^12\hat{i} - 3\hat{j}
  3. 6i^12j^-6\hat{i} - 12\hat{j}
  4. 6i^+12j^6\hat{i} + 12\hat{j}
Explanation: The force vector is the negative gradient of the potential energy: F=U=(Uxi^+Uyj^)\vec{F} = -\nabla U = -(\frac{\partial U}{\partial x}\hat{i} + \frac{\partial U}{\partial y}\hat{j}). First, find the partial derivatives: Ux=x(3x2y5y3)=6xy\frac{\partial U}{\partial x} = \frac{\partial}{\partial x}(3x^2y - 5y^3) = 6xy. Uy=y(3x2y5y3)=3x215y2\frac{\partial U}{\partial y} = \frac{\partial}{\partial y}(3x^2y - 5y^3) = 3x^2 - 15y^2. Now evaluate at the point (2, 1): Ux(2,1)=6(2)(1)=12\frac{\partial U}{\partial x}|_{(2,1)} = 6(2)(1) = 12. Uy(2,1)=3(22)15(12)=1215=3\frac{\partial U}{\partial y}|_{(2,1)} = 3(2^2) - 15(1^2) = 12 - 15 = -3. So, F=(12i^3j^)=12i^+3j^\vec{F} = -(12\hat{i} - 3\hat{j}) = -12\hat{i} + 3\hat{j}

Question 19

Two identical masses are connected by a massless rope that passes over a massless pulley. One mass hangs vertically, while the other slides on a frictionless inclined plane that makes an angle θ\theta with the horizontal. The system is released from rest when both masses are at the same height. After the hanging mass has descended a distance hh, what is the change in total potential energy of the system?

  1. mgh(1+sinθ)-mgh(1 + \sin\theta)
  2. mgh(1sinθ)-mgh(1 - \sin\theta) (correct answer)
  3. mghcosθ-mgh\cos\theta
  4. mgh(2sinθ)-mgh(2 - \sin\theta)
Explanation: The hanging mass loses potential energy mghmgh as it descends distance hh. The mass on the incline gains potential energy as it moves up the incline. Since the rope is inextensible, when the hanging mass descends hh, the mass on the incline moves distance hh along the incline, gaining height hsinθh\sin\theta. Thus it gains potential energy mghsinθmgh\sin\theta. The total change in potential energy is mgh+mghsinθ=mgh(1sinθ)-mgh + mgh\sin\theta = -mgh(1 - \sin\theta). Choice A incorrectly adds the contributions instead of subtracting. Choice C ignores the change in potential energy of the hanging mass. Choice D uses an incorrect geometric relationship.

Question 20

Two point masses m1m_1 and m2m_2 are initially separated by distance rir_i. They are then moved to a final separation of rfr_f, where rf>rir_f > r_i. During this process, the change in gravitational potential energy is ΔU\Delta U. If the same masses are moved from separation 2ri2r_i to separation 2rf2r_f, what is the change in gravitational potential energy for this second process?

  1. ΔU\Delta U
  2. ΔU2\frac{\Delta U}{2} (correct answer)
  3. 2ΔU2\Delta U
  4. ΔU4\frac{\Delta U}{4}
Explanation: The gravitational potential energy between two point masses is U=Gm1m2rU = -\frac{Gm_1m_2}{r}. For the first process: ΔU=Gm1m2rf(Gm1m2ri)=Gm1m2(1ri1rf)\Delta U = -\frac{Gm_1m_2}{r_f} - \left(-\frac{Gm_1m_2}{r_i}\right) = Gm_1m_2\left(\frac{1}{r_i} - \frac{1}{r_f}\right). For the second process with doubled distances: ΔU2=Gm1m22rf(Gm1m22ri)=Gm1m2(12ri12rf)=12Gm1m2(1ri1rf)=ΔU2\Delta U_2 = -\frac{Gm_1m_2}{2r_f} - \left(-\frac{Gm_1m_2}{2r_i}\right) = Gm_1m_2\left(\frac{1}{2r_i} - \frac{1}{2r_f}\right) = \frac{1}{2}Gm_1m_2\left(\frac{1}{r_i} - \frac{1}{r_f}\right) = \frac{\Delta U}{2}. Choice A would be correct if gravitational PE were proportional to distance rather than inverse distance. Choice C incorrectly doubles the change. Choice D would result from incorrectly applying an inverse square relationship.