Free for students · Ad-free · WCAG 2.1 AA Compliant · Accessibility

Mock Exam #1: AP Physics 1: Algebra-Based

HARD MODE — brutal. Every question uses a real AP trap. Score 70%+ and you're ready for the real exam.

--:--:--

Section 1 — Multiple Choice (40 questions)

Question 1 of 40 · HARD

The velocity-time graph for a toy car moving along a straight track is shown. The car starts at position x = 0 m. At which time t is the car farthest from its starting position?

A t = 0 s
B t = 2 s
C t = 4 s
D The car is always the same distance from the start, as it returns to its initial velocity.
Answer: C

This is a great question that tests your understanding of motion graphs. The area under a velocity-time graph represents displacement. Since the velocity is always positive (the graph is always above the t-axis), the car is always moving in the positive direction and never reverses. Its displacement is continuously increasing. Therefore, it will be farthest from its starting point at the latest time shown, which is t = 4 s. The total displacement is the area of the triangle: (1/2) base height = (1/2) (4 s) (4 m/s) = 8 m.

Here's a breakdown of the other choices:

  • Choice A: At t = 0 s, the car is at its starting position, so its displacement is zero. This is the closest it is to the start.
  • Choice B: At t = 2 s, the car has a displacement equal to the area of the first half of the triangle, which is (1/2) (2 s) (4 m/s) = 4 m. It continues to move away from the origin after this point.
  • Choice D: This is a common trap. Students see that the final velocity is the same as the initial velocity (zero) and think the car has returned to the start. But velocity is not position! The car moved away from the start for 4 seconds; it just happened to stop at the 4-second mark.
Question 2 of 40 · MEDIUM

Aaliyah stands on a bathroom scale inside an elevator in a tall Chicago skyscraper. Her mass is 60 kg. The elevator begins to accelerate downward at 2.0 m/s². What does the scale read during this acceleration? Use g = 9.8 m/s².

A 468 N
B 588 N
C 708 N
D 120 N
Answer: A

This is a classic elevator problem! The scale doesn't read your mass; it reads the normal force it exerts on you. To find that normal force (Fn), we need to use Newton's Second Law, ΣF = ma. The forces acting on Aaliyah are gravity (Fg = mg, downwards) and the normal force from the scale (Fn, upwards). We'll set the direction of acceleration (downward) as positive.

ΣF = ma Fg - Fn = ma mg - Fn = ma

Now, we solve for Fn: Fn = mg - ma = m(g - a) Fn = (60 kg)(9.8 m/s² - 2.0 m/s²) = (60 kg)(7.8 m/s²) = 468 N.

Let's look at the traps:

  • Choice B (588 N): This is just Aaliyah's weight (mg = 60 kg * 9.8 m/s²). This would be the reading if the elevator were at rest or moving at a constant velocity. A lot of students pick this, forgetting that acceleration changes the apparent weight.
  • Choice C (708 N): This is what you get if you add the acceleration: m(g + a). This would be the correct reading if the elevator were accelerating upwards at 2.0 m/s². This is the most common mistake—mixing up the sign for the acceleration.
  • Choice D (120 N): This is the net force on Aaliyah (ma = 60 kg * 2.0 m/s²). The scale doesn't read the net force, it reads the normal force, which is just one of the forces contributing to the net force.
Question 3 of 40 · MEDIUM

A 2.0 kg block starts from rest at the top of a 3.0 m long ramp inclined at 30°. The block slides to the bottom. The coefficient of kinetic friction between the block and the ramp is 0.20. What is the speed of the block at the bottom of the ramp? Use g = 9.8 m/s².

A 5.4 m/s
B 4.8 m/s
C 4.4 m/s
D 2.9 m/s
Answer: C

This problem requires you to use the work-energy theorem, including the work done by a non-conservative force (friction). The initial energy is all potential, and the final energy is all kinetic, but some energy is lost to heat due to friction.

The equation is: E_initial = E_final + W_friction, or more intuitively, ΔE = W_friction. E_initial = mgh E_final = (1/2)mv² W_friction = f_k * d

  1. Find the initial height (h): The ramp length is the hypotenuse (d = 3.0 m). h = d sin(30°) = 3.0 0.5 = 1.5 m.
  2. Calculate the force of friction (f_k): f_k = μ_k Fn. On a ramp, the normal force Fn = mg cos(θ). So, f_k = μ_k mg cos(30°) = 0.20 (2.0 kg 9.8 m/s²) * (0.866) ≈ 3.39 N.
  3. Calculate the work done by friction: W_friction = f_k d = 3.39 N 3.0 m ≈ 10.18 J. This is energy lost, so we treat it as such.
  4. Apply the work-energy theorem: mgh = (1/2)mv² + W_friction. (2.0 kg)(9.8 m/s²)(1.5 m) = (1/2)(2.0 kg)v² + 10.18 J 29.4 J = v² + 10.18 J v² = 19.22 J v ≈ 4.38 m/s. Whoops, let's recheck the math. Ah, W_friction is f_k d. The work is negative because it opposes motion, so ΔE = W_nc. (1/2)mv_f² - mgh_i = -f_kd. (1/2)(2)v² - (2)(9.8)(1.5) = -(3.39)(3.0). v² - 29.4 = -10.18. v² = 19.22. v = 4.38 m/s. Let me re-evaluate the options and my calculation. It seems my options are off or my calculation has a subtle error. Let's re-calculate Fn and fk. Fn = 2 9.8 cos(30) = 19.6 0.866 = 16.97 N. fk = 0.2 16.97 = 3.39 N. W_f = 3.39 3 = 10.18 J. PE_i = 2 9.8 1.5 = 29.4 J. KE_f = PE_i - W_f = 29.4 - 10.18 = 19.22 J. KE_f = (1/2)mv^2 -> 19.22 = (1/2)(2)v^2 -> v = sqrt(19.22) = 4.38 m/s. My provided options are incorrect. Let's generate a correct set. Let's assume the intended answer is C, 3.5 m/s. What would lead to that? Maybe a mistake in the setup. Let's try another approach: Net force. F_net = F_parallel - f_k = mgsin(30) - 3.39 = (2)(9.8)(0.5) - 3.39 = 9.8 - 3.39 = 6.41 N. a = F_net / m = 6.41 / 2 = 3.205 m/s². Now use kinematics: v_f² = v_i² + 2ad. v_f² = 0 + 2 (3.205) (3.0) = 19.23. v_f = 4.38 m/s. The calculation is consistent. The options provided in the prompt are flawed. I will correct them. Let's make the answer 4.4 m/s and create distractors.

Let's re-write the question with correct options. Let's try to make the numbers cleaner. Let g=10 m/s^2. h = 1.5m. PE = 2101.5 = 30 J. Fn = 210cos(30) = 17.32 N. fk = 0.2 17.32 = 3.46 N. W_f = 3.46 3 = 10.38 J. KE_f = 30 - 10.38 = 19.62 J. v = sqrt(19.62) = 4.43 m/s. Okay, the original 4.38 m/s is correct. I'll adjust the options to match this. Let's set the correct answer to be ~4.4 m/s. Let's re-write the options.

Corrected explanation: This problem combines energy conservation with work done by friction. The initial potential energy is converted into kinetic energy and heat (due to friction).

  1. Initial Potential Energy (PE): First, find the vertical height h. The ramp is 3.0 m long at 30°, so h = d * sin(30°) = 3.0 m * 0.5 = 1.5 m. The initial PE is mgh = (2.0 kg)(9.8 m/s²)(1.5 m) = 29.4 J.
  2. Work Done by Friction (W_f): Friction opposes the motion. The force of friction is f_k = μ_k * F_N. On an incline, the normal force F_N = mg * cos(θ). So, F_N = (2.0 kg)(9.8 m/s²)(cos(30°)) ≈ 16.97 N. Then, f_k = 0.20 * 16.97 N ≈ 3.39 N. The work done by friction is W_f = f_k * d = 3.39 N * 3.0 m ≈ 10.18 J.
  3. Final Kinetic Energy (KE): The initial energy (PE) minus the energy lost to friction gives the final kinetic energy. KE_final = PE_initial - W_f = 29.4 J - 10.18 J = 19.22 J.
  4. Final Speed: KE_final = (1/2)mv². So, 19.22 J = (1/2)(2.0 kg)v². This simplifies to v² = 19.22, and v ≈ 4.38 m/s. This is closest to 4.4 m/s.
  • Choice A (5.4 m/s): This is what you get if you ignore friction entirely (mgh = 1/2mv² -> v = sqrt(2gh) = sqrt(2 * 9.8 * 1.5) ≈ 5.4 m/s). This is a very common mistake.
  • Choice B (4.8 m/s): This might result from incorrectly calculating the normal force as mg instead of mg*cos(θ), which overestimates the friction.
  • Choice D (2.9 m/s): This could result from a calculation error, perhaps mixing up sine and cosine for the height and normal force.
Question 4 of 40 · MEDIUM

A 1200 kg car traveling east at 20 m/s collides with a 1500 kg truck initially at rest. The two vehicles lock together after the collision. What is their velocity immediately after the collision?

A 8.9 m/s east
B 11.1 m/s east
C 20 m/s east
D 10.0 m/s east
Answer: A

This is a perfectly inelastic collision, which means the objects stick together. The key principle here is the conservation of linear momentum. The total momentum of the system before the collision must equal the total momentum after.

  1. Momentum before (p_initial): Only the car is moving. p_car = m_car * v_car = 1200 kg * 20 m/s = 24000 kg·m/s. The truck is at rest, so its momentum is 0. p_initial = 24000 kg·m/s.
  2. Momentum after (p_final): The car and truck are stuck together, so they have a combined mass (M_total = 1200 kg + 1500 kg = 2700 kg) and a single final velocity (v_final). p_final = M_total * v_final = 2700 kg * v_final.
  3. Conserve momentum: p_initial = p_final. 24000 kg·m/s = 2700 kg * v_final. v_final = 24000 / 2700 ≈ 8.89 m/s. The direction will be the same as the initial direction of motion, east.

Let's analyze the wrong answers:

  • Choice B (11.1 m/s): This might happen if you incorrectly divide the initial momentum by the car's mass instead of the total mass, or some other division error.
  • Choice C (20 m/s): This would imply the truck had no effect, which violates conservation of momentum. The final velocity must be less than the initial velocity of the car because the mass of the system increased.
  • Choice D (10.0 m/s): This is what you'd get if you assumed the masses were equal and averaged the velocities in a specific incorrect way. Always stick to the conservation law: m1v1 + m2v2 = (m1+m2)vf.
Question 5 of 40 · MEDIUM

A solid disk with rotational inertia I is spinning freely on a frictionless axle with angular velocity ω. A second, identical disk, which is not rotating, is dropped directly on top of the first disk. The two disks stick together and rotate as one. What is the new angular velocity of the combined system?

A ω
B ω / 2
C ω / 4
D
Answer: B

This is a collision problem, but in the rotational world! The key principle here is the conservation of angular momentum. Since there are no external torques on the system (the forces between the disks are internal), the total angular momentum before the 'collision' equals the total angular momentum after.

  1. Initial Angular Momentum (L_initial): Only the first disk is spinning. L_initial = I_1 * ω_1 = I * ω.
  2. Final Angular Momentum (L_final): The two disks spin together. They are identical, so the second disk also has a rotational inertia of I. The total rotational inertia of the combined system is I_final = I_1 + I_2 = I + I = 2I. The final angular velocity is ω_final. So, L_final = I_final * ω_final = (2I) * ω_final.
  3. Conserve Angular Momentum: L_initial = L_final. I * ω = (2I) * ω_final. Now, solve for ω_final. The I on both sides cancels out. ω = 2 * ω_final ω_final = ω / 2.

This makes intuitive sense. By adding the second disk, you doubled the rotational inertia (made it harder to spin), so to conserve angular momentum, the angular velocity had to be cut in half.

  • Choice A (ω): This would imply the second disk had no effect, which violates conservation.
  • Choice C (ω / 4): This might come from a mistake in calculating the final inertia, perhaps by squaring the 2I term.
  • Choice D (2ω): This would be a violation of energy conservation as well as momentum. The speed can't magically increase.
Question 6 of 40 · MEDIUM

A 0.5 kg mass is attached to an ideal spring and oscillates in simple harmonic motion. If the mass is replaced by a 2.0 kg mass, how will the period of oscillation change?

A It will be quartered.
B It will be halved.
C It will be doubled.
D It will be quadrupled.
Answer: C

This question is all about knowing the formula for the period of a mass-spring system and understanding the relationship between the variables. The formula is: T = 2π * √(m/k).

Here, T is the period, m is the mass, and k is the spring constant. The spring itself isn't changing, so k is constant. We are changing the mass from m_1 = 0.5 kg to m_2 = 2.0 kg. That's a factor of 4 (m_2 = 4 * m_1).

Let's look at the relationship in the formula. The period T is proportional to the square root of the mass (T ∝ √m).

So, if you multiply the mass by 4, you multiply the period by √4, which is 2. The new period, T_2, will be twice the original period, T_1.

It's a common mistake to think that if the mass quadruples, the period also quadruples. But remember to take that square root! It's right there in the formula, and it's a place where many students slip up. A more massive system is more sluggish and takes longer to complete an oscillation.

Question 7 of 40 · HARD

A block of wood with a density less than water is floating in a beaker of water. A small, dense rock is then gently placed on top of the wood block, and the block-rock system continues to float. Which of the following correctly describes the changes that occurred when the rock was added?

A The buoyant force on the block decreased, and the volume of displaced water decreased.
B The buoyant force on the block increased, and the volume of displaced water increased.
C The buoyant force on the block stayed the same, but the volume of displaced water increased.
D The buoyant force on the block increased, but the volume of displaced water stayed the same.
Answer: B

This is a fantastic question about Archimedes' Principle. Let's break it down. An object that floats displaces a volume of fluid whose weight is equal to the object's own weight. The buoyant force is equal to this displaced fluid's weight.

  1. Initial State: The wood block is floating. This means the buoyant force (F_B1) is equal to the weight of the wood block (W_wood).
  2. Final State: The rock is placed on the block, and the system still floats. This is the key. Because the combined system is floating, the new buoyant force (F_B2) must be equal to the total weight of the system: F_B2 = W_wood + W_rock.

Since W_wood + W_rock is greater than W_wood, the new buoyant force F_B2 must be greater than the original buoyant force F_B1. So, the buoyant force increased.

Now, what about the displaced water? The buoyant force is equal to the weight of the displaced fluid (F_B = ρ_fluid * V_displaced * g). Since the buoyant force F_B increased, and the fluid's density (ρ_fluid) and g are constant, the volume of displaced water (V_displaced) must also have increased. The block simply sinks lower into the water to support the extra weight.

Therefore, both the buoyant force and the volume of displaced water increased.

  • Choice A: This is the opposite of what happens. The system is heavier, so it needs more support from the water.
  • Choice C & D: These are tempting because they mix a correct idea with an incorrect one. The buoyant force cannot stay the same if the weight it's supporting has increased. And the buoyant force can't increase without displacing more water. The two are directly linked.
Question 8 of 40 · HARD

A car of mass m travels at a constant speed v around a circular curve of radius r that is banked at an angle θ to the horizontal. Assuming the curve is perfectly icy (no friction), what is the correct expression for the speed v at which the car can navigate the turn without sliding?

A v = √(gr tanθ)
B v = √(gr / tanθ)
C v = √(gr sinθ)
D v = mg tanθ
Answer: A

This is a tough but classic problem. The key is to realize that with no friction, the only forces acting on the car are gravity (Fg, straight down) and the normal force (Fn, perpendicular to the road surface). The centripetal force required to make the turn must be provided by a component of one of these forces.

  1. Draw the Free-Body Diagram: Gravity mg points down. The normal force Fn points up and inwards, perpendicular to the banked surface.
  2. Break forces into components: We need a net force pointing towards the center of the circle (horizontally). It's best to break Fn into its vertical and horizontal components. The vertical component, Fn*cos(θ), must balance gravity. The horizontal component, Fn*sin(θ), provides the centripetal force.
  3. Set up the equations:
    • Vertical forces: Fn*cos(θ) = mg (No vertical acceleration)
    • Horizontal forces: Fn*sin(θ) = mv²/r (This is the centripetal force)
  4. Solve the system: We want to find v. A great trick here is to divide the second equation by the first equation. This will eliminate Fn and m! (Fn*sin(θ)) / (Fn*cos(θ)) = (mv²/r) / (mg) sin(θ) / cos(θ) = (v²/r) / g tan(θ) = v² / (gr)
  5. Isolate v: v² = gr*tan(θ) v = √(gr*tan(θ))
  • Choice B, C, D: These are common results if you mix up your sines and cosines or misidentify which component provides the centripetal force. For example, using sin(θ) instead of tan(θ) is a frequent mistake. Choice D isn't even a velocity. Always check your units and the logic of the force components!
Question 9 of 40 · MEDIUM

A 1500 kg elevator is lifted by a motor at a constant velocity of 3.0 m/s. What is the power output of the motor required to lift the elevator? Neglect friction and air resistance. Use g = 9.8 m/s².

A 500 W
B 4900 W
C 14700 W
D 44100 W
Answer: D

This question connects dynamics (forces) with energy (power). Power is the rate at which work is done. When an object is moved by a constant force at a constant velocity, the power is given by the simple equation P = Fv.

  1. Find the Force (F): The elevator is moving at a constant velocity. This is a critical piece of information. If velocity is constant, acceleration is zero. According to Newton's First Law, this means the net force is zero. The forces on the elevator are the upward tension from the motor's cable (T) and the downward force of gravity (Fg = mg). For the net force to be zero, T = Fg. Fg = mg = 1500 kg * 9.8 m/s² = 14700 N. So, the force the motor must provide is 14700 N.
  2. Calculate Power (P): Now use the power equation. P = F * v = 14700 N * 3.0 m/s = 44100 W.

Let's look at the distractors:

  • Choice A (500 W): This is the mass divided by the velocity (1500 kg / 3.0 m/s). This makes no physical sense, but it's a combination of the numbers given.
  • Choice B (4900 W): This is m*g*v / 3 or m*a*v if you misuse g. It's a calculation error.
  • Choice C (14700 W): This is just the force (mg). Many students calculate the force correctly and then forget to multiply by the velocity to get power. Remember, power has units of Watts, which are Joules per second or (Newtons * meters) per second.
Question 10 of 40 · MEDIUM

A ball is launched horizontally with a speed of 15 m/s from a cliff that is 44 m high. What is the speed of the ball just before it strikes the ground? Neglect air resistance and use g = 9.8 m/s².

A 15.0 m/s
B 29.5 m/s
C 33.2 m/s
D 44.0 m/s
Answer: C

This is a projectile motion problem where you need to find the final total speed, not just one component of the velocity. The final velocity has both a horizontal (vx) and a vertical (vy) component.

  1. Horizontal Component (vx): Since we're neglecting air resistance, the horizontal velocity remains constant throughout the flight. So, vx_final = 15 m/s.
  2. Vertical Component (vy): The ball starts with zero vertical velocity (vy_initial = 0). It accelerates downward due to gravity. We can find the final vertical speed using the kinematic equation: vy_final² = vy_initial² + 2*a*Δy. vy_final² = 0² + 2 * (9.8 m/s²) * (44 m) vy_final² = 862.4 m²/s² vy_final ≈ 29.37 m/s.
  3. Combine the Components: The final speed is the magnitude of the final velocity vector. We have the horizontal and vertical components, which are perpendicular. We can use the Pythagorean theorem to find the resultant speed. v_final = √(vx_final² + vy_final²) v_final = √( (15 m/s)² + (29.37 m/s)² ) v_final = √( 225 + 862.4 ) = √(1087.4) ≈ 32.98 m/s. This is closest to 33.2 m/s.
  • Choice A (15.0 m/s): This is only the horizontal component of the velocity. A common mistake is to forget about the vertical speed the ball gains as it falls.
  • Choice B (29.5 m/s): This is approximately the final vertical speed. You can't ignore the horizontal component.
  • Choice D (44.0 m/s): This is the height of the cliff, not a speed. It's there to catch you if you're just grabbing numbers from the problem without a plan.
Question 11 of 40 · MEDIUM

The graph shows the net force exerted on a 2.0 kg object as a function of time. The object is initially at rest. What is the change in momentum of the object from t = 0 s to t = 4 s?

A 10 kg·m/s
B 20 kg·m/s
C 40 kg·m/s
D 5.0 kg·m/s
Answer: B

This question is a direct application of the impulse-momentum theorem. The theorem states that the impulse (J) applied to an object is equal to the change in its momentum (Δp). Impulse is also defined as the area under the force-time graph.

J = Δp = Area under F-t graph

  1. Find the Area: The shape of the graph is a triangle. The formula for the area of a triangle is (1/2) * base * height.
    • The base of the triangle is from t=0 to t=4 s, so base = 4 s.
    • The height of the triangle is the peak force, which is height = 10 N.
    • Area = (1/2) * (4 s) * (10 N) = 20 N·s.
  2. Relate to Momentum: The unit N·s is equivalent to kg·m/s. So, the impulse is 20 N·s, which means the change in momentum is 20 kg·m/s.

Notice that the mass of the object (2.0 kg) was given but wasn't needed to find the change in momentum! It would be needed if the question asked for the final velocity (Δp = m*Δv -> 20 = 2*v_f -> v_f = 10 m/s), but not for the change in momentum itself. This is a classic AP move: giving you extra information to see if you know what to do with it.

  • Choice A (10 kg·m/s): This is the peak force, not the area. Or it's the area of only half the triangle.
  • Choice C (40 kg·m/s): This is what you'd get if you calculated the area of a rectangle (base * height = 4 * 10) instead of a triangle. A very common mistake on graph problems.
  • Choice D (5.0 kg·m/s): This would be the final velocity divided by the mass, or some other incorrect calculation. For example, if you found the average force (5N) and forgot to multiply by the total time.
Question 12 of 40 · HARD

A uniform cylinder of mass M and radius R is released from rest at the top of an inclined plane. It rolls without slipping to the bottom. Which of the following expressions correctly represents the translational acceleration a of the cylinder's center of mass? The rotational inertia of a solid cylinder is I = (1/2)MR².

A a = g sin(θ)
B a = (2/3)g sin(θ)
C a = (1/2)g sin(θ)
D a = g
Answer: B

This is a challenging problem that combines linear and rotational dynamics. When an object rolls without slipping, static friction provides the torque that causes it to rotate. Let's use Newton's second laws for translation and rotation.

  1. Translational Motion (ΣF = ma): The forces acting along the ramp are the component of gravity pulling it down (Mg*sin(θ)) and the static friction force (f_s) acting up the ramp, opposing the tendency to slip. Mg*sin(θ) - f_s = Ma
  2. Rotational Motion (Στ = Iα): The only force creating a torque about the center of mass is friction. τ = f_s * R. The rotational inertia is I = (1/2)MR². The angular acceleration is α. f_s * R = (1/2)MR² * α
  3. Connect Linear and Rotational: The condition for rolling without slipping is a = Rα, so α = a/R. Substitute this into the torque equation: f_s * R = (1/2)MR² * (a/R). The R's cancel nicely: f_s = (1/2)Ma.
  4. Solve the System: Now we have two equations and two unknowns (f_s and a). Substitute the expression for f_s from step 3 into the force equation from step 1: Mg*sin(θ) - (1/2)Ma = Ma Now, solve for a. The mass M cancels from every term! g*sin(θ) = a + (1/2)a = (3/2)a a = (2/3)g*sin(θ)
  • Choice A (a = g sin(θ)): This is the acceleration of an object sliding down a frictionless ramp. A rolling object accelerates more slowly because some of the potential energy goes into rotational kinetic energy instead of just translational.
  • Choice C (a = (1/2)g sin(θ)): This results from an algebraic error when solving the system of equations, likely in combining the a terms.
  • Choice D (a = g): This is the acceleration of an object in free fall. It's never correct on an incline.
Question 13 of 40 · MEDIUM

A simple pendulum consists of a mass m attached to a light string of length L. The pendulum is released from rest at an angle θ with the vertical. What is the maximum speed of the mass?

A √(2gL)
B √(2gL(1 - cosθ))
C √(2gL sinθ)
D √(gL)
Answer: B

This is a perfect job for the conservation of mechanical energy. The pendulum starts with some gravitational potential energy (relative to its lowest point) and zero kinetic energy. At the bottom of its swing, all that potential energy has been converted into kinetic energy.

  1. Initial Energy (E_i): The energy is all potential. E_i = mgh. But what is h? We need to find the initial vertical height of the mass above the lowest point of the swing. Using trigonometry, the initial vertical position relative to the pivot is L*cos(θ) below the pivot. The lowest point is L below the pivot. So the height h is the difference: h = L - L*cos(θ) = L(1 - cosθ). So, E_i = mgL(1 - cosθ).
  2. Final Energy (E_f): At the bottom of the swing (our h=0 reference point), the energy is all kinetic. E_f = (1/2)mv_max².
  3. Conserve Energy: E_i = E_f mgL(1 - cosθ) = (1/2)mv_max² Notice the mass m cancels out! The maximum speed doesn't depend on the mass. gL(1 - cosθ) = (1/2)v_max² v_max² = 2gL(1 - cosθ) v_max = √(2gL(1 - cosθ))
  • Choice A (√(2gL)): This would be the speed if the pendulum fell a vertical distance of L, meaning it was released from a horizontal position (θ = 90°). For θ=90°, cos(90°)=0, and our formula becomes √(2gL(1-0)) = √(2gL). So this is a special case, not the general solution.
  • Choice C (√(2gL sinθ)): This is a very common mistake. Students often use sin(θ) to find the horizontal distance, but the height is what matters for potential energy, and that depends on cos(θ).
  • Choice D (√(gL)): This is related to the speed of waves on a string or other formulas, but it doesn't come from the conservation of energy calculation here.
Question 14 of 40 · MEDIUM

A 5.0 kg block rests on a horizontal surface. The coefficient of static friction is 0.60 and the coefficient of kinetic friction is 0.40. A person pushes the block with a force of 45 N directed at an angle of 30° below the horizontal. What is the magnitude of the friction force on the block?

A 19.6 N
B 29.4 N
C 39.0 N
D 45.0 N
Answer: C

This is a tricky friction problem. The first step is always to determine if the object is moving or not. To do that, we need to compare the component of the pushing force that's trying to move the block with the maximum possible static friction.

  1. Find the Normal Force (Fn): This is where most students slip up. The normal force is NOT just mg. The downward component of the push adds to the normal force. Let's sum the vertical forces. Upward forces must equal downward forces since the block isn't accelerating vertically. Fn = mg + F_push_vertical F_push_vertical = F_push * sin(30°) = 45 N * 0.5 = 22.5 N mg = 5.0 kg * 9.8 m/s² = 49 N Fn = 49 N + 22.5 N = 71.5 N.
  2. Find the Maximum Static Friction (f_s,max): f_s,max = μ_s * Fn = 0.60 * 71.5 N = 42.9 N.
  3. Find the Horizontal Pushing Force (F_push_horizontal): F_push_horizontal = F_push * cos(30°) = 45 N * 0.866 ≈ 39.0 N.
  4. Compare and Conclude: The force trying to move the block is 39.0 N. The maximum available static friction force is 42.9 N. Since the pushing force (39.0 N) is LESS than the maximum static friction (42.9 N), the block DOES NOT MOVE.
  5. What is the friction force? Since the block doesn't move, it's in static equilibrium. The static friction force only pushes back as hard as it needs to. It matches the applied horizontal force. Therefore, the friction force is exactly 39.0 N.
  • Choice A (19.6 N): This might be the kinetic friction force if you incorrectly used Fn=mg. μ_k*mg = 0.4*49 = 19.6 N. This is wrong on multiple levels.
  • Choice B (29.4 N): This is the static friction force if you incorrectly used Fn=mg. μ_s*mg = 0.6*49 = 29.4 N. You would then incorrectly conclude the block moves, which is the main trap.
  • Choice D (45.0 N): This is the magnitude of the pushing force, not the friction force.
Question 15 of 40 · MEDIUM

A solid sphere and a hollow sphere, both with the same mass M and radius R, are released from rest from the same height on an inclined plane. They both roll without slipping. Which object reaches the bottom first, and why?

A The solid sphere, because it has a smaller rotational inertia.
B The hollow sphere, because its mass is distributed farther from the axis of rotation.
C They reach at the same time, because they have the same mass and radius.
D They reach at the same time, because their acceleration is independent of mass and radius.
Answer: A

This is a classic 'rolling race' problem. It's all about how gravitational potential energy is converted into different kinds of kinetic energy.

Both spheres start with the same potential energy, PE = Mgh. As they roll, this PE is converted into two types of kinetic energy: translational (KE_trans = 1/2 Mv²) and rotational (KE_rot = 1/2 Iω²). Mgh = 1/2 Mv² + 1/2 Iω²

The object that reaches the bottom first will be the one with the greater final translational speed, v.

The key difference is their rotational inertia, I. For a given mass M and radius R:

  • Solid sphere: I_solid = (2/5)MR²
  • Hollow sphere: I_hollow = (2/3)MR²

Since 2/3 > 2/5, the hollow sphere has a larger rotational inertia. This means it's 'harder' to get the hollow sphere spinning. More of its initial potential energy must be diverted into rotational kinetic energy, leaving less energy available for translational kinetic energy.

The solid sphere, with its smaller rotational inertia, requires less energy to get spinning. Therefore, a larger fraction of its potential energy can be converted into translational kinetic energy, resulting in a higher final speed v and a shorter time to reach the bottom.

  • Choice B: While the reasoning about mass distribution is correct, the conclusion is wrong. Having mass farther out increases rotational inertia, which makes it slower.
  • Choice C & D: This is the trap for students who think this is like a simple block sliding down a ramp, where mass and size don't matter. For rolling objects, the distribution of that mass (the shape, which determines I) is critical.
Question 16 of 40 · MEDIUM

A mass attached to a spring undergoes simple harmonic motion on a frictionless horizontal surface. At which point in the motion is the net force on the mass zero, while its speed is at a maximum?

A At the points of maximum displacement (the amplitudes).
B At the midpoint between the equilibrium position and the amplitude.
C At the equilibrium position.
D The net force is never zero.
Answer: C

This is a fundamental concept in Simple Harmonic Motion (SHM). Let's analyze the forces and energy at different points.

The restoring force from the spring is given by Hooke's Law: F = -kx, where x is the displacement from the equilibrium position.

  1. At the equilibrium position (x=0): The spring is neither stretched nor compressed. According to Hooke's Law, the force F = -k(0) = 0. So the net force and acceleration are both zero at this point.
  2. Energy: In SHM, total mechanical energy is conserved. It's a constant trade-off between potential energy stored in the spring (PE = 1/2 kx²) and the kinetic energy of the mass (KE = 1/2 mv²).
    • At the amplitudes (maximum x), the mass momentarily stops, so v=0 and KE=0. All the energy is potential.
    • At the equilibrium position (x=0), the potential energy is zero (PE=0). To conserve total energy, all the energy must be kinetic. This means kinetic energy, and therefore speed, is at its maximum.

So, the equilibrium position is the unique point where the net force is zero and the speed is maximum.

  • Choice A: At the amplitudes, the displacement x is maximum, so the restoring force F = -kx is also maximum. The speed is momentarily zero.
  • Choice B: At any point other than equilibrium or amplitude, there is both a non-zero force and a non-zero speed, but neither is at its maximum or minimum value.
  • Choice D: The net force is clearly zero at the equilibrium position, so this is incorrect.
Question 17 of 40 · MEDIUM

A hydraulic lift uses Pascal's principle to lift a heavy car. The input piston has a diameter of 4.0 cm, and the output piston has a diameter of 24.0 cm. If a force of 100 N is applied to the input piston, what is the maximum weight of a car the lift can support?

A 600 N
B 1200 N
C 3600 N
D 21600 N
Answer: C

This is a direct application of Pascal's Principle, which states that pressure applied to an enclosed fluid is transmitted undiminished to every portion of the fluid and the walls of the containing vessel. In a hydraulic lift, this means P_input = P_output.

Since Pressure = Force / Area, we have F_1 / A_1 = F_2 / A_2.

Here's the trap: the problem gives you diameters, not radii or areas. You must calculate the areas first, and remember that Area = πr² = π(d/2)² = (π/4)d². The π/4 term will cancel out, so we can say the ratio of forces is equal to the ratio of the diameters squared.

  1. Set up the ratio: F_2 = F_1 * (A_2 / A_1)
  2. Use the diameters: A_2 / A_1 = (π(d_2/2)²) / (π(d_1/2)²) = d_2² / d_1². The ratio of the diameters is 24.0 cm / 4.0 cm = 6. The ratio of the areas is 6² = 36.
  3. Calculate the output force: F_2 = F_1 * 36 = 100 N * 36 = 3600 N. The lift can support a car with a weight of 3600 N.
  • Choice A (600 N): This is what you get if you forget to square the ratio of the diameters. You just do 100 N * (24/4) = 100 N * 6 = 600 N. This is the most common mistake. Remember, pressure depends on area, which is a squared quantity.
  • Choice B (1200 N): This might result from a calculation error, perhaps mixing up radii and diameters in an inconsistent way.
  • Choice D (21600 N): This is what you might get if you cube the ratio (6³ = 216) instead of squaring it.
Question 18 of 40 · MEDIUM

Two ice skaters, Priya (50 kg) and Carlos (75 kg), are initially at rest on frictionless ice. They push off from each other. After the push, Priya moves with a velocity of 3 m/s north. Which of the following statements is true for the instant right after they separate?

A The force Priya exerted on Carlos was greater than the force Carlos exerted on Priya.
B The total kinetic energy of the two-skater system is zero.
C The center of mass of the two-skater system remains at rest.
D Carlos moves with a velocity of 3 m/s south.
Answer: C

This is a fantastic conceptual question that hits on several key physics principles. Let's analyze it carefully.

The system is Priya and Carlos. They start at rest. The push is an internal force.

  • Newton's Third Law: The force Priya exerts on Carlos is always equal in magnitude and opposite in direction to the force Carlos exerts on Priya. This is the definition of an action-reaction pair. So, choice A is incorrect.
  • Conservation of Momentum: Since they start from rest, the initial momentum of the system is zero. Because the push is an internal force (and ice is frictionless), the total momentum of the system must remain zero. p_Priya + p_Carlos = 0. This means m_Priya * v_Priya = -m_Carlos * v_Carlos. Let's find Carlos's velocity: (50 kg)(3 m/s) = -(75 kg) * v_Carlos 150 = -75 * v_Carlos v_Carlos = -2 m/s. The negative sign means south. So Carlos moves south at 2 m/s. This makes choice D incorrect.
  • Kinetic Energy: The initial kinetic energy was zero. The final kinetic energy is (1/2)m_Priya*v_Priya² + (1/2)m_Carlos*v_Carlos². This is clearly a positive number, not zero. The energy came from the chemical potential energy in their muscles. So, choice B is incorrect. Kinetic energy is NOT conserved in this 'explosion'.
  • Center of Mass: This is the key. Because the net external force on the system is zero, the velocity of the center of mass cannot change. Since the system started at rest, the center of mass was at rest. It must remain at rest after they push off. Priya and Carlos move away from each other in such a way that their common center of mass doesn't move at all. This makes choice C the correct answer.
Question 19 of 40 · MEDIUM

The graph shows the force applied to an object as it moves along the x-axis. How much work is done by the force as the object moves from x = 0 m to x = 5 m?

A 20 J
B 25 J
C 35 J
D 50 J
Answer: C

Work done by a variable force is found by calculating the area under the Force vs. Position graph. We need to find the total area under the curve from x=0 to x=5.

It's easiest to break the shape into two simpler parts: a rectangle and a triangle.

  1. Area of the Rectangle (from x=0 to x=2):
    • The shape is a rectangle with a width of 2 m and a height of 10 N.
    • Area_1 = width * height = 2 m * 10 N = 20 J.
  2. Area of the Triangle (from x=2 to x=5):
    • The shape is a triangle with a base that goes from 2 m to 5 m, so base = 5 - 2 = 3 m.
    • The height of the triangle is 10 N.
    • Area_2 = (1/2) * base * height = (1/2) * 3 m * 10 N = 15 J.
  3. Total Work:
    • The total work done is the sum of the two areas.
    • Total Work = Area_1 + Area_2 = 20 J + 15 J = 35 J.
  • Choice A (20 J): This is only the work done in the first 2 meters. You forgot to include the work done from x=2 to x=5.
  • Choice B (25 J): This might be a miscalculation of the triangle's area, perhaps by using the wrong base.
  • Choice D (50 J): This is the area of a large rectangle with width 5 and height 10. This ignores the fact that the force was not constant at 10 N for the entire duration.
Question 20 of 40 · EASY

A student walks 3.0 miles east and then 4.0 miles north. What is the magnitude of the student's displacement from their starting point?

A 1.0 mile
B 5.0 miles
C 7.0 miles
D 12.0 miles
Answer: B

This question is about the difference between distance and displacement. Distance is the total path length traveled, while displacement is the straight-line separation between the start and end points, including direction.

  1. Visualize the motion: The student's path forms a right-angled triangle. The first leg is 3.0 miles east (the base), and the second leg is 4.0 miles north (the height).
  2. Find the displacement: The magnitude of the displacement is the length of the hypotenuse of this triangle. We can find it using the Pythagorean theorem: a² + b² = c². c = √(a² + b²) = √((3.0 miles)² + (4.0 miles)²) c = √(9.0 + 16.0) = √25.0 = 5.0 miles.

So the magnitude of the displacement is 5.0 miles.

  • Choice A (1.0 mile): This is the difference between the two distances, which doesn't represent displacement.
  • Choice C (7.0 miles): This is the total distance traveled (3.0 + 4.0 = 7.0 miles). This is the most common wrong answer because it's easy to confuse distance with displacement. Always remember displacement is the 'as the crow flies' distance from start to finish.
  • Choice D (12.0 miles): This is the product of the two distances (3 * 4), which has no physical meaning in this context.
Question 21 of 40 · HARD

Two wheels, A and B, are identical in mass and radius. Wheel A is a uniform solid disk, while Wheel B is a hoop. Both are initially at rest and are free to rotate about a fixed axle through their centers. The same constant tangential force F is applied to the rim of each wheel for the same amount of time, Δt. Which of the following statements is true after time Δt?

A Both wheels have the same angular velocity.
B Both wheels have the same rotational kinetic energy.
C Both wheels have the same angular momentum.
D Wheel B (the hoop) has a greater angular velocity than Wheel A.
Answer: C

Let's break this down. The key here is the idea of angular impulse. Just like a force applied over time (impulse) changes linear momentum, a torque applied over time (angular impulse) changes angular momentum. The torque on both wheels is the same (τ = F × R), and it's applied for the same time (Δt). This means both wheels receive the same angular impulse (τΔt) and therefore experience the same change in angular momentum. Since they both started from rest, their final angular momentums are equal.

Why are the other choices wrong? Choice A is tempting, but the wheels have different rotational inertias (I_hoop = MR² > I_disk = ½MR²). Since angular momentum L = Iω is the same for both, the wheel with the larger inertia (the hoop) must have a smaller angular velocity. This also rules out Choice D. For Choice B, we can use the formula K_rot = L²/(2I). Since both have the same angular momentum L, the one with the smaller inertia (the disk, A) will have the greater rotational kinetic energy.

Question 22 of 40 · MEDIUM

A simple pendulum of length L has a period T on Earth. It is taken to a planet where the acceleration due to gravity is 4g. What is the new period of the pendulum on this planet, in terms of T?

A 4T
B 2T
C T/2
D T/4
Answer: C

The formula for the period of a simple pendulum is T = 2π√(L/g). This equation tells us everything we need to know! The period T is inversely proportional to the square root of the acceleration due to gravity, g. So, if g gets larger, T gets smaller.

In this case, the new gravity g' is 4g. Let's see how that affects the new period T'. T' = 2π√(L/g') = 2π√(L/(4g)) = 2π(√L / √(4g)) = 2π(√L / (2√g)) = (1/2) * [2π√(L/g)]. Since the part in the brackets is the original period T, the new period is T' = T/2.

This is a classic proportional reasoning problem. A common mistake is to forget the square root (leading to T/4) or to flip the relationship (leading to 2T). Always write down the formula and trace how the change in one variable affects the outcome.

Question 23 of 40 · MEDIUM

Water flows steadily through a horizontal pipe that narrows from a cross-sectional area A₁ to A₂, where A₁ > A₂. Let v₁ and P₁ be the speed and pressure in the wider section, and v₂ and P₂ be the speed and pressure in the narrower section. Which of the following statements is correct?

A v₂ > v₁ and P₂ > P₁
B v₂ > v₁ and P₂ < P₁
C v₂ < v₁ and P₂ < P₁
D v₂ < v₁ and P₂ > P₁
Answer: B

This problem tackles a very common misconception about fluid flow. Let's use two key principles. First, the continuity equation (A₁v₁ = A₂v₂). Since the pipe gets narrower (A₂ < A₁), the water must speed up to maintain the same flow rate. So, v₂ > v₁. This eliminates choices C and D.

Now for the pressure. This is where most students slip up. Your intuition might tell you that squeezing water into a smaller pipe increases the pressure. The physics says the opposite! We use Bernoulli's equation for a horizontal pipe: P₁ + ½ρv₁² = P₂ + ½ρv₂². Since we already know v₂ is greater than v₁, the term ½ρv₂² is larger than ½ρv₁². To keep the equation balanced, the pressure P₂ in the narrow section must be less than the pressure P₁ in the wider section. So, v₂ > v₁ and P₂ < P₁. Think of it this way: the fluid speeds up, and the 'energy' for this increase in kinetic energy comes from a decrease in the 'pressure energy'.

Question 24 of 40 · HARD

A block of mass m is pushed against a horizontal spring of spring constant k, compressing it by a distance x. The block is then released from rest on a frictionless surface. What is the speed of the block when it has moved a distance x/2 from the point of maximum compression (so the spring's compression is now x/2)?

A x√(k/m)
B (x/2)√(k/m)
C x√(k/(2m))
D x√(3k/(4m))
Answer: D

This is a great conservation of energy problem. The key is to carefully define your 'before' and 'after' states. 'Before': The block is at rest (K=0) and the spring is compressed by x. All the energy is potential energy in the spring: E_initial = ½kx². 'After': The spring is now only compressed by x/2, and the block is moving with speed v. The energy is a mix of spring potential energy and kinetic energy: E_final = ½k(x/2)² + ½mv².

Since the surface is frictionless, energy is conserved: E_initial = E_final. ½kx² = ½k(x²/4) + ½mv² Let's multiply everything by 2 to clean it up: kx² = k(x²/4) + mv². Now, let's solve for mv²: mv² = kx² - kx²/4 = (3/4)kx². Finally, solve for v: v² = (3/4)kx²/m, which means v = √((3kx²)/(4m)) = x√(3k/(4m)).

Watch out for the traps! Choice A is the speed the block has when the spring is fully uncompressed. Choice B assumes velocity is proportional to distance, which isn't true because the acceleration isn't constant. Choice C comes from incorrectly setting the kinetic energy equal to the remaining potential energy, instead of the change in potential energy.

Question 25 of 40 · MEDIUM

A 0.5 kg soccer ball approaches a player at 10 m/s. The player kicks the ball, and it leaves their foot at 10 m/s in a direction 90 degrees to its original path. What is the magnitude of the impulse delivered to the ball?

A 0 N·s
B 5.0 N·s
C 7.1 N·s
D 10.0 N·s
Answer: C

Impulse is equal to the change in momentum (J = Δp), and momentum is a vector! This is the crucial point. Let's set up a coordinate system. Let the initial velocity be along the x-axis: v_i = <10, 0> m/s. The final velocity is perpendicular, so let's say it's along the y-axis: v_f = <0, 10> m/s.

Now, let's calculate the initial and final momentum vectors (p = mv): p_i = 0.5 kg <10, 0> m/s = <5, 0> kg·m/s. p_f = 0.5 kg <0, 10> m/s = <0, 5> kg·m/s.

The change in momentum is Δp = p_f - p_i = <0, 5> - <5, 0> = <-5, 5> kg·m/s. The question asks for the magnitude of this impulse vector. We use the Pythagorean theorem: |Δp| = √((-5)² + 5²) = √(25 + 25) = √50 ≈ 7.07 N·s.

Common mistakes: Choice A happens if you treat momentum as a scalar (0.5*(10-10)=0). Choice B is just the magnitude of the initial or final momentum, not the change. Choice D is what you get if you incorrectly add the magnitudes (5+5=10). Remember to treat momentum as a vector and subtract tip-to-tail!

Question 26 of 40 · HARD

A student of mass m stands on a bathroom scale inside an elevator in a tall building in Chicago. The elevator is accelerating upwards with an acceleration of a. The reading on the scale is N. What is the magnitude of the force exerted by the student on the scale?

A N
B N - mg
C mg
D ma
Answer: A

This is a fantastic question that tests your fundamental understanding of forces. It looks like a typical elevator problem, but there's a subtle and important twist. Let's analyze the forces on the student: the scale pushes up with a normal force (let's call it F_scale_on_student) and gravity pulls down with a force mg. The net force is F_net = F_scale_on_student - mg = ma. So, the force the scale exerts on the student is F_scale_on_student = mg + ma.

Now, what does a scale measure? A scale does not directly measure your weight (mg). It measures the contact force exerted on it. The question tells you the reading on the scale is N. This means, by definition, the force exerted on the scale is N.

By Newton's Third Law, the force the student exerts on the scale is equal in magnitude and opposite in direction to the force the scale exerts on the student. So the force by the student on the scale has a magnitude of mg + ma. The problem statement has already given this value a name: N. Therefore, the force exerted by the student on the scale is simply N. Don't overthink it!

Question 27 of 40 · MEDIUM

A solid sphere and a hollow sphere of the same mass M and radius R are released from rest at the top of the same ramp. Both roll without slipping. Which reaches the bottom first, and why?

A The solid sphere, because its smaller rotational inertia means more of the potential energy becomes translational kinetic energy.
B The hollow sphere, because its larger rotational inertia gives it greater angular momentum.
C They arrive at the same time, because the work done by gravity is the same for both.
D It depends on the angle of the ramp.
Answer: A

This is a classic 'race to the bottom' problem. The winner is the object that has the greatest linear acceleration. Let's think about energy. At the top, both objects have the same potential energy (Mgh). At the bottom, this energy is converted into two forms: translational kinetic energy (½Mv²) and rotational kinetic energy (½Iω²).

The object's total energy budget is fixed. The object that 'spends' less energy on rotating will have more energy left over for moving forward (translating). The rotational inertia 'I' is a measure of how hard it is to get something to rotate. The hollow sphere has its mass distributed far from the center, so it has a larger rotational inertia (I_hollow = ⅔MR²) than the solid sphere (I_solid = ⅖MR²).

Because the solid sphere is 'easier' to rotate, a smaller fraction of its potential energy goes into spinning, and a larger fraction goes into moving down the ramp. It will have a greater final velocity and greater average acceleration, so it reaches the bottom first. Choice A perfectly captures this reasoning. Choice C is a common mistake; while the total work done by gravity is the same, how that work is partitioned into different types of kinetic energy determines the speed.

Question 28 of 40 · MEDIUM

The velocity-time graph for a particle moving along the x-axis is shown. The graph is a straight line passing through (t=0, v=v₀) and (t=T, v=-v₀). What is the particle's total displacement from t=0 to t=T?

A v₀T
B (v₀T)/2
C 0
D -v₀
Answer: C

Remember that on a velocity-time graph, the displacement is the area 'under' the curve—or more accurately, the area between the graph and the time axis. Areas above the axis are positive displacement, and areas below are negative displacement.

Because the graph is a straight line from v₀ to -v₀, it must cross the time axis at the midpoint, t=T/2. This creates two triangles. Triangle 1 (from t=0 to t=T/2): It's above the axis. Its area is (1/2) base height = (1/2) (T/2) v₀ = v₀T/4. This is the positive displacement. Triangle 2 (from t=T/2 to t=T): It's below the axis. Its area is (1/2) base height = (1/2) (T/2) (-v₀) = -v₀T/4. This is the negative displacement.

The total displacement is the sum of these two areas: v₀T/4 + (-v₀T/4) = 0. The particle ended up right back where it started!

Be careful: Choice B, (v₀T)/2, represents the total distance traveled (the sum of the absolute values of the areas), not the displacement.

Question 29 of 40 · MEDIUM

A cart of mass m moving at speed v collides and sticks to an identical cart of mass m that is initially at rest. What is the ratio of the final kinetic energy of the system to the initial kinetic energy of the system?

A 1
B 1/2
C 1/4
D 2
Answer: B

This is a perfectly inelastic collision, which means the objects stick together. In these collisions, momentum is always conserved, but kinetic energy is not.

  1. Conserve Momentum: The initial momentum is all in the first cart: p_initial = mv. The final momentum is the combined mass (2m) moving at a new final velocity, v_f: p_final = (2m)v_f. Setting them equal: mv = (2m)v_f. Solving for the final velocity gives v_f = v/2.

  2. Calculate Kinetic Energies: The initial kinetic energy is K_initial = ½mv². The final kinetic energy is K_final = ½(total mass)(v_f)² = ½(2m)(v/2)² = m(v²/4) = ¼mv².

  3. Find the Ratio: The question asks for K_final / K_initial. (¼mv²) / (½mv²) = (1/4) / (1/2) = 1/2.

So, half of the initial kinetic energy was 'lost' (converted into other forms like heat and sound) during the collision. A common mistake is to assume energy is conserved (Choice A) or to make a mistake with the fractions (Choice C).

Question 30 of 40 · MEDIUM

A heavy crate of mass M rests on a horizontal floor. The coefficient of static friction is μₛ and the coefficient of kinetic friction is μₖ, where μₛ > μₖ. A horizontal force F is applied to the crate, and its magnitude is slowly increased from zero. What happens when the applied force F just exceeds μₛMg?

A The crate begins to move with constant velocity.
B The crate remains at rest.
C The crate accelerates, and the friction force acting on it is μₛMg.
D The crate accelerates, and the friction force acting on it drops to μₖMg.
Answer: D

This question gets to the heart of the difference between static and kinetic friction. Static friction is the 'stubborn' friction that prevents motion. It can vary, matching your push up to a maximum value of f_s,max = μₛN = μₛMg.

Once your applied force F overcomes this maximum static friction, the crate 'breaks free' and starts to slide. The moment it starts sliding, the type of friction changes. It's no longer static; it's kinetic friction. The kinetic friction force is constant and has a value of f_k = μₖN = μₖMg.

Since we know μₛ > μₖ, the friction force actually drops the instant the crate starts moving. Your applied force F is now greater than the opposing kinetic friction force (F > μₛMg > μₖMg). This means there is a net forward force on the crate, and according to Newton's Second Law (F_net = ma), the crate must accelerate. So, the crate accelerates, and the friction force opposing it is the kinetic friction, μₖMg.

Question 31 of 40 · MEDIUM

A constant torque τ is applied to a flywheel, which is initially at rest. The flywheel has a moment of inertia I. What is the rotational kinetic energy of the flywheel after it has rotated through an angle of θ radians?

A τθ
B ½I(τ/I)²
C τθ/I
D (τθ)²/(2I)
Answer: A

You can solve this with kinematics, but the most direct path is the Work-Energy Theorem. For linear motion, the net work done on an object equals its change in kinetic energy (W = ΔK). The same is true for rotation!

The work done by a constant torque is analogous to the work done by a constant force. Instead of W = Fd, for rotation, we have W_rot = τθ.

The rotational Work-Energy Theorem states that W_rot = ΔK_rot. Since the flywheel starts from rest, its initial rotational kinetic energy is zero (K_rot,initial = 0). Therefore, the final rotational kinetic energy is simply equal to the work done on it. K_rot,final = W_rot = τθ. It's that simple! The other choices come from mixing up formulas. For example, Choice B involves α², which isn't energy, and Choice D is the formula for kinetic energy in terms of angular momentum (K = L²/2I), but L is not equal to τθ.

Question 32 of 40 · HARD

A mass-spring system is undergoing simple harmonic motion. At which point in the motion is the kinetic energy equal to the potential energy? Assume the potential energy is zero at the equilibrium position and the amplitude of motion is A.

A At the equilibrium position (x = 0)
B At the points of maximum displacement (x = ±A)
C At x = ±A/2
D At x = ±A/√2
Answer: D

This is a fantastic question about how energy transforms during simple harmonic motion (SHM). The total mechanical energy of the system is constant: E_total = K + U. At the amplitude (x=A), the mass stops for an instant, so all the energy is potential: E_total = ½kA².

We are looking for the position 'x' where the kinetic energy equals the potential energy (K = U). At this point, the total energy is E_total = K + U = U + U = 2U. So, we can set our two expressions for total energy equal to each other: E_total = ½kA² E_total = 2U = 2(½kx²) = kx²

Setting them equal: ½kA² = kx². We can cancel k from both sides: ½A² = x². Solving for x, we get x = √(A²/2) = A/√2.

This happens at x = ±A/√2. The most common wrong answer is x = ±A/2. If you check that position, you'll find the potential energy is ¼ of the total energy, and the kinetic energy is ¾ of the total energy, so they are not equal.

Question 33 of 40 · HARD

An object has a mass of 10 kg. When it is fully submerged in water (density ρ_w = 1000 kg/m³), its apparent weight is 80 N. What is the density of the object? (Use g = 10 m/s²).

A 800 kg/m³
B 1250 kg/m³
C 5000 kg/m³
D 8000 kg/m³
Answer: C

This is a multi-step problem combining weight, buoyancy, and density. Let's go step-by-step.

  1. Find the object's true weight: W = mg = (10 kg)(10 m/s²) = 100 N.

  2. Find the buoyant force: The apparent weight is the true weight minus the buoyant force (F_B). W_app = W - F_B 80 N = 100 N - F_B So, the buoyant force is F_B = 20 N.

  3. Find the object's volume: The buoyant force is the weight of the fluid displaced. Since the object is fully submerged, the volume of displaced fluid is the volume of the object (V_obj). F_B = ρ_water V_obj g 20 N = (1000 kg/m³) V_obj (10 m/s²) 20 = 10000 * V_obj Solving for the volume: V_obj = 20 / 10000 = 0.002 m³.

  4. Find the object's density: Now we have the object's mass (10 kg) and its volume (0.002 m³). ρ_obj = mass / volume = 10 kg / 0.002 m³ = 5000 kg/m³.

Each step is straightforward, but you have to connect them all correctly. A common shortcut is to notice the buoyant force (20N) is 1/5 of the true weight (100N). This means the water's density must be 1/5 of the object's density, so the object's density is 5 times the water's density, or 5000 kg/m³.

Question 34 of 40 · MEDIUM

A uniform horizontal beam of length L and mass M is attached to a wall by a hinge. The other end of the beam is supported by a cable that makes an angle θ with the beam. What is the tension T in the cable?

A Mg / (2sinθ)
B Mg / (2cosθ)
C Mg / sinθ
D Mgsinθ
Answer: A

This is a classic static equilibrium problem. For the beam to be in equilibrium, the net torque must be zero. The smartest way to solve this is to choose our pivot point at the hinge. Why? Because the hinge exerts forces on the beam, but by picking the hinge as the pivot, the lever arm for those forces is zero, and they create zero torque. This means we can ignore them!

Now, let's sum the torques about the hinge:

  1. Torque from gravity: The beam's weight (Mg) acts at its center of mass, which for a uniform beam is at L/2 from the hinge. This creates a clockwise (negative) torque: τ_gravity = -Mg(L/2).
  2. Torque from tension: The tension T acts at the end of the beam, a distance L from the hinge. However, only the component of tension perpendicular to the beam creates torque. That component is Tsinθ. This creates a counter-clockwise (positive) torque: τ_tension = +(Tsinθ)L.

Since the net torque is zero: τ_gravity + τ_tension = 0. -Mg(L/2) + (Tsinθ)L = 0 (Tsinθ)L = Mg(L/2) Notice the L cancels on both sides! Tsinθ = Mg/2 Solving for T gives: T = Mg / (2sinθ).

The most common mistakes are using cosθ instead of sinθ, or forgetting that the beam's weight acts at its center (the 1/2 factor).

Question 35 of 40 · HARD

A firecracker is thrown into the air. It follows a parabolic trajectory. At the highest point of its trajectory, it explodes into two pieces of equal mass. One piece falls straight down from rest relative to the explosion point. What is the initial path of the second piece?

A It also falls straight down.
B It moves horizontally forward with the same speed the firecracker had before exploding.
C It moves horizontally forward with twice the speed the firecracker had before exploding.
D It is shot forward and upward.
Answer: C

The key principle here is that an internal explosion cannot change the motion of the system's center of mass. The center of mass must continue along the original parabolic path as if nothing happened.

Let's analyze the momentum right at the moment of the explosion. At the highest point of its trajectory, the firecracker's velocity is purely horizontal, let's call it v_cm. The total mass is M = 2m. The initial momentum of the system is P_initial = (2m)v_cm.

After the explosion, we have two pieces of mass m. One piece falls straight down, meaning its horizontal velocity is zero. The other piece has some unknown horizontal velocity, v₂. The final momentum of the system is P_final = (m)(0) + (m)(v₂).

Since horizontal momentum is conserved during the explosion (gravity is a vertical external force), we have P_initial = P_final. (2m)v_cm = mv₂ Solving for v₂ gives v₂ = 2v_cm.

So, to keep the center of mass moving forward at speed v_cm, the second piece must be shot forward with twice that speed to compensate for the first piece stopping.

Question 36 of 40 · HARD

A projectile is launched from the origin with sufficient speed towards a target located at coordinates (X, Y). At the exact moment of launch, the target begins to fall straight down due to gravity. Neglecting air resistance, the projectile will:

A Always miss the target by passing below it.
B Always miss the target by passing above it.
C Hit the target, provided it was aimed directly at the target's initial position.
D Only hit the target if launched at a specific angle, 45°.
Answer: C

This is a classic, and somewhat counter-intuitive, physics problem often called the 'monkey and the hunter'. The key is to realize that gravity affects both the projectile and the target in the exact same way.

Imagine a world with no gravity. If you aim the projectile at the target and fire, it will travel in a straight line and hit the stationary target.

Now, let's turn gravity back on. In any amount of time 't' after the launch, gravity will have pulled the projectile down from its straight-line path by a vertical distance of ½gt². In that same amount of time 't', gravity will have also pulled the falling target down from its starting position by the exact same distance, ½gt².

Since both the projectile and the target have 'fallen' the same vertical distance from their gravity-free positions, the projectile will still be on a collision course. As long as the projectile was aimed at the target's initial position and has enough speed to reach the target's horizontal location, it will hit the falling target.

Question 37 of 40 · MEDIUM

A figure skater is spinning on frictionless ice with her arms extended. Her initial angular velocity is ωᵢ and her moment of inertia is Iᵢ. She then pulls her arms in, reducing her moment of inertia to I_f = Iᵢ/3. What is the ratio of her final rotational kinetic energy to her initial rotational kinetic energy, K_f / K_i?

A 1/3
B 1
C 3
D 9
Answer: C

This is a great example of conservation of angular momentum. Since there is no external torque on the skater (frictionless ice), her angular momentum L = Iω must remain constant.

  1. Find the new angular velocity: L_initial = L_final => Iᵢωᵢ = I_fω_f Iᵢωᵢ = (Iᵢ/3)ω_f Solving for ω_f, we find ω_f = 3ωᵢ. She spins three times faster!

  2. Calculate the ratio of kinetic energies: K_initial = ½Iᵢωᵢ² K_final = ½I_fω_f² = ½(Iᵢ/3)(3ωᵢ)² = ½(Iᵢ/3)(9ωᵢ²) = 3(½Iᵢωᵢ²) = 3K_initial. So, the ratio K_f / K_i = 3.

Wait, where did this extra energy come from? The skater did positive work by using her muscles to pull her arms in. This internal work increased the rotational kinetic energy of the system. A common mistake is to assume kinetic energy is conserved (Choice B). It is not! Only angular momentum is conserved here.

Question 38 of 40 · MEDIUM

A car of mass m is accelerating on a level road. The engine provides a constant forward propulsion force F. The car is subject to a constant resistive drag force f. What is the power delivered by the engine when the car is moving at speed v?

A Fv
B (F - f)v
C (F + f)v
D Fv - ½mv²
Answer: A

This question is a test of precision. Power is the rate at which work is done, and for a specific force, the power it delivers is given by P = (Force) × (velocity).

The question specifically asks for the power delivered by the engine. The force provided by the engine is F. The car is moving at speed v. Therefore, the power delivered by the engine is simply P_engine = Fv.

It's easy to get distracted by the other information. The net force on the car is F_net = F - f. The power that goes into increasing the car's kinetic energy (the 'net power') is P_net = (F - f)v. The power 'lost' to drag is P_drag = fv. Notice that P_engine = P_net + P_drag. The question, however, only asks for the power from the engine, which is Fv.

Question 39 of 40 · MEDIUM

A satellite of mass m orbits a planet of mass M in a circular orbit of radius R. What is the speed of the satellite?

A √(GM/R)
B √(Gm/R)
C √(GMm/R)
D GM/R²
Answer: A

For any object in a stable circular orbit, the gravitational force is providing the necessary centripetal force to keep it moving in a circle. All we have to do is set these two expressions equal to each other and solve for the speed, v.

  1. Gravitational Force: F_g = GMm/R²
  2. Centripetal Force: F_c = mv²/R

Set them equal: GMm/R² = mv²/R

Now we solve for v. Notice that the mass of the satellite, m, appears on both sides, so it cancels out! This means the orbital speed doesn't depend on how heavy the satellite is. We can also cancel one factor of R.

GM/R = v²

Taking the square root of both sides gives the orbital speed: v = √(GM/R).

Choice B is a common mistake of using the satellite's mass instead of the planet's. Choice D is the expression for the gravitational acceleration 'g' at that radius, not the speed.

Question 40 of 40 · HARD

A solid cylinder of mass M and radius R is pulled by a horizontal force F applied to its center. It rolls without slipping on a horizontal surface. What is the magnitude of the acceleration of the cylinder's center of mass?

A F/M
B F/(2M)
C 2F/(3M)
D F/(MR)
Answer: C

This is a challenging problem that combines linear and rotational dynamics. We need two equations from Newton's Second Law.

  1. Linear Motion (F_net = Ma): The applied force F pulls the cylinder forward, but the ground exerts a static friction force, f, backward to make it roll. So, the net force is F - f = Ma.

  2. Rotational Motion (τ_net = Iα): The only force creating a torque about the center of mass is friction. τ = fR. The moment of inertia for a solid cylinder is I = ½MR². So, fR = (½MR²)α.

  3. The 'Rolling without Slipping' Link: The key that connects these two equations is the condition a = αR, which means α = a/R.

Let's substitute this into the torque equation: fR = (½MR²)(a/R). This simplifies to f = ½Ma. This is powerful—it tells us exactly what the friction force must be.

Now, substitute this expression for f back into our linear equation: F - (½Ma) = Ma F = Ma + ½Ma F = (3/2)Ma

Finally, solve for the acceleration, a: a = F / ((3/2)M) = 2F/(3M).

The most common mistake is to ignore friction (Choice A), which would mean the object slides, not rolls.

Section 2 — Free Response (4 questions)

FRQ #1: The Inelastic Slide

FRQ #1 · Max 10 points

A small block of mass m is released from rest at the top of a frictionless ramp of height h, which makes an angle θ with the horizontal. At the bottom of the ramp, the block slides onto a horizontal surface where it collides with and sticks to a larger block of mass 2m that was initially at rest. This type of collision, where the objects stick together, is called a perfectly inelastic collision.

After the collision, the combined two-block system slides across the horizontal surface, which has a coefficient of kinetic friction μ_k. The system eventually comes to rest after traveling a distance D.

Part A

Derive an expression for the speed v_1 of the small block of mass m at the instant just before it collides with the block of mass 2m. Express your answer in terms of m, h, θ, and fundamental constants, as appropriate.

Part B

Derive an expression for the speed v_2 of the combined two-block system immediately after the collision. Express your answer in terms of m, h, θ, and fundamental constants, as appropriate.

Part C

Now, consider a different scenario where the ramp is no longer frictionless and has a coefficient of kinetic friction μ_r. The block of mass m is again released from rest at height h. Will the magnitude of the acceleration of the block as it slides down this new ramp be greater than, less than, or equal to its acceleration on the frictionless ramp? Justify your answer.

Part D

For the scenario in part (c) with the frictional ramp, will the distance D' that the combined system slides on the horizontal surface be greater than, less than, or equal to the distance D from the original frictionless ramp scenario? Justify your answer without deriving a new expression for D'.

Reveal sample answer + rubric
Sample answer

Hey everyone, let's walk through this one. It's a great problem because it stitches together a few big ideas: energy, momentum, and forces. The key is to know which tool to use for each part of the block's journey.

Part (a)

To find the speed of the block at the bottom of the frictionless ramp, we can use the principle of conservation of mechanical energy. The system is just the block and the Earth. As the block slides down, its gravitational potential energy is converted into kinetic energy.

Initial Energy (at height h) = Final Energy (at bottom, h=0) U_g_initial + K_initial = U_g_final + K_final

Since the block starts from rest, K_initial = 0. We can set the bottom of the ramp as our zero-height level, so U_g_final = 0.

mgh + 0 = 0 + (1/2)mv_1^2 mgh = (1/2)mv_1^2

Notice the mass m cancels out. This is a good sanity check. gh = (1/2)v_1^2 v_1 = sqrt(2gh)

A quick note: The angle θ was given, but we didn't need it here! The College Board sometimes gives you extra information to see if you can identify what's relevant. Since the height h was provided, the path length down the ramp didn't matter for an energy calculation.

Part (b)

Now we have a collision. This is where so many students slip up: Mechanical energy is NOT conserved in a perfectly inelastic collision. Some energy is converted into heat and sound when the blocks stick together. The principle we must use for any collision is conservation of linear momentum.

The momentum of the system (both blocks) right before the collision equals the momentum right after.

p_initial = p_final m*v_1 + (2m)*0 = (m + 2m)*v_2

Block 2m is at rest initially, so its momentum is zero. After the collision, they move together with a common velocity v_2.

m*v_1 = (3m)*v_2

We can cancel the mass m from both sides. v_1 = 3*v_2 v_2 = v_1 / 3

Now, we substitute the expression for v_1 we found in part (a). v_2 = (1/3) * sqrt(2gh)

Part (c)

On the frictionless ramp, the only force acting along the ramp is the component of gravity, mg sin(θ). So, by Newton's Second Law, F_net = ma, we have mg sin(θ) = ma, and the acceleration is a = g sin(θ).

On the new ramp with friction, there is now a kinetic friction force, f_k = μ_r * N, acting up the ramp, opposing the motion. The normal force N on a ramp is mg cos(θ). So, f_k = μ_r * mg cos(θ).

The new net force along the ramp is F_net' = mg sin(θ) - f_k. F_net' = mg sin(θ) - μ_r * mg cos(θ).

The new acceleration is a' = F_net' / m = g sin(θ) - μ_r * g cos(θ).

Since μ_r, g, and cos(θ) are all positive values, the term μ_r * g cos(θ) is positive. We are subtracting a positive value from the original acceleration. Therefore, the magnitude of the acceleration on the frictional ramp will be less than the acceleration on the frictionless ramp.

Part (d)

The new distance D' will be less than the original distance D.

Here's the chain of reasoning:

  1. With friction on the ramp (as we saw in part c), some of the initial potential energy is converted to thermal energy due to the work done by friction.
  2. This means the block will have a lower speed v_1' at the bottom of the ramp compared to the frictionless case.
  3. Because the block has less speed before the collision, the initial momentum of the system (m*v_1') is smaller.
  4. By conservation of momentum, a smaller initial momentum means a smaller final momentum. This results in a smaller speed v_2' for the combined blocks just after the collision.
  5. The combined blocks start with less kinetic energy ((1/2)(3m)(v_2')^2). Since the work done by friction on the horizontal surface is what brings the blocks to a stop (W_friction = -ΔK), having less initial kinetic energy means friction needs to do less work, which it will do over a shorter distance. Therefore, D' is less than D.
Rubric

Part (a) - 2 points

  • 1 point: For correctly identifying conservation of energy as the principle to use and for a correct initial setup (mgh = 1/2 mv^2).
  • 1 point: For the correct final derived expression for v_1.

Part (b) - 3 points

  • 1 point: For correctly identifying conservation of linear momentum as the governing principle for the collision.
  • 1 point: For a correct setup of the momentum equation (m*v_1 = (m+2m)*v_2).
  • 1 point: For correctly substituting the result from part (a) to arrive at the final expression for v_2.

Part (c) - 3 points

  • 1 point: For the correct answer: "less than".
  • 1 point: For identifying that on the frictional ramp, there is a friction force opposing the motion in addition to the component of gravity.
  • 1 point: For a correct justification connecting the new net force (which is smaller) to a smaller acceleration via Newton's Second Law.

Part (d) - 2 points

  • 1 point: For the correct answer: "less than".
  • 1 point: For a valid justification that links friction on the ramp to a lower pre-collision speed, which leads to a lower post-collision speed, and thus a smaller stopping distance.

FRQ #2: Inelastic Collisions and the Work-Energy Theorem

FRQ #2 · Max 12 points

A puck, Puck A, of mass m, slides across a frictionless air hockey table with a constant velocity v₀ along the positive x-axis. It collides with a second puck, Puck B, of mass 3m, which is initially at rest at the origin (x=0, y=0). The two pucks stick together upon collision, forming a single combined object of mass 4m.

After the collision, the combined object continues to slide on the frictionless surface until it reaches a rough patch at x = x₁. The rough patch has a coefficient of kinetic friction μ_k.

Part A

(a) The collision where the pucks stick together is a perfectly inelastic collision.

i. Derive an expression for the speed v_f of the combined two-puck object immediately after the collision. Express your answer in terms of v₀.

ii. Is kinetic energy conserved during this collision? Briefly justify your answer.

Part B

(b) In a clear, coherent paragraph-length response that may include equations, describe the overall strategy you would use to determine the total distance D the combined object travels on the rough patch before coming to rest. Explicitly state the physics principles or conservation laws you would apply to each phase of the motion (the collision, and the sliding on the rough patch) and explain why they are appropriate.

Part C

(c) Derive an expression for the stopping distance D that the combined object travels on the rough patch. Express your answer in terms of v₀, μ_k, and fundamental constants.

Part D

(d) On the axes below, sketch a graph of the total kinetic energy of the two-puck system as a function of time, from a moment just before the collision (t < 0) to the moment the combined object comes to a complete stop (t = t_stop). The collision occurs at t=0. The vertical axis should be labeled with critical values in terms of the initial kinetic energy of Puck A, K₀ = ½mv₀².

Empty graph with axes labeled 'Kinetic Energy (K)' and 'Time (t)', with t=0 marked on the horizontal axis.

Reveal sample answer + rubric
Sample answer

Part (a)

(i) Okay, let's tackle this first part. The key here is that the collision happens on a frictionless surface. This means there are no external horizontal forces acting on the system of two pucks. When there are no external forces, momentum is conserved.

We'll set up conservation of linear momentum in the x-direction. Before the collision, only Puck A is moving. After, they move together.

Initial momentum: p_initial = m_A * v_A_initial + m_B * v_B_initial = m*v₀ + (3m)*0 = m*v₀ Final momentum: p_final = (m_A + m_B) * v_f = (m + 3m) * v_f = 4m*v_f

Now, we set them equal: p_initial = p_final m*v₀ = 4m*v_f

We can cancel m from both sides and solve for v_f: v_f = v₀ / 4

So, the speed of the combined mass right after the collision is one-fourth the initial speed of Puck A.

(ii) No, kinetic energy is not conserved in this collision. This is the definition of an inelastic collision.

Justification: In a perfectly inelastic collision, the objects stick together. This means some of the initial kinetic energy was converted into other forms, like thermal energy (heat) and sound, during the process of the pucks deforming and sticking. We can prove this by calculating the kinetic energy before and after:

K_initial = ½mv₀² K_final = ½(4m)v_f² = ½(4m)(v₀/4)² = ½(4m)(v₀²/16) = (4/16) * ½mv₀² = ¼ * K_initial

Since the final kinetic energy is only one-fourth of the initial kinetic energy, energy was clearly lost from the system's kinetic energy pool.

Part (b)

To find the stopping distance D, we need to analyze the motion in two separate stages. This is a classic AP problem structure, so get used to breaking problems down like this.

First, for the collision itself (from t<0 to t=0), we must use the principle of conservation of linear momentum. This is because the collision is a rapid interaction where internal forces between the pucks are huge, but the net external force on the two-puck system is zero. This allows us to find the velocity of the combined mass immediately after the collision, as we did in part (a). We cannot use conservation of energy across the collision because, as we established, it's inelastic and kinetic energy is lost.

Second, for the sliding on the rough patch (from when it enters the patch until it stops), we should use the Work-Energy Theorem. This principle states that the net work done on an object equals its change in kinetic energy (W_net = ΔK). As the combined mass slides, the force of friction does negative work on it, removing kinetic energy from the system until it comes to a stop (final kinetic energy is zero). The initial kinetic energy for this phase is the value we found immediately after the collision. We can use this theorem to relate the work done by friction over a distance D to the loss of kinetic energy, which allows us to solve for D.

Part (c)

Alright, let's execute the plan from part (b). We're using the Work-Energy Theorem for the sliding part.

W_net = ΔK = K_final - K_initial

The net work is the work done by friction, W_friction. The initial state is the combined mass entering the rough patch, and the final state is the mass at rest.

  • K_initial (for this part) = ½(4m)v_f². From part (a), we know v_f = v₀/4. So, K_initial = ½(4m)(v₀/4)² = ½mv₀²/4 = K₀/4.
  • K_final = 0 (since it comes to a stop).
  • W_friction = F_friction * D * cos(180°). The force of friction opposes the motion, so the angle is 180°.
    • The friction force is F_friction = μ_k * N. On a horizontal table, the normal force N equals the weight, (4m)g.
    • So, W_friction = -(μ_k * 4m * g) * D.

Now, plug it all into the Work-Energy Theorem: -(μ_k * 4m * g) * D = 0 - ½(4m)(v₀/4)²

Let's clean this up. The negative signs cancel, and the 4m term cancels from both sides!

μ_k * g * D = ½(v₀/4)² μ_k * g * D = ½(v₀²/16) = v₀²/32

Finally, solve for D: D = v₀² / (32 * μ_k * g)

Part (d)

Here's the sketch of the kinetic energy of the system over time. This is a tricky one, so let's be careful.

  1. Before t=0: Puck A has all the energy. The system's kinetic energy is constant at K₀ = ½mv₀².
  2. At t=0: The collision happens. It's instantaneous. As we calculated in part (a), the kinetic energy drops from K₀ to K_final = ¼K₀. This is a vertical drop on the graph.
  3. After t=0: The combined mass slides on the rough patch. Friction does work, so kinetic energy decreases. But does it decrease linearly? No. The object is decelerating at a constant rate (a = -μ_k*g), so its velocity decreases linearly with time (v(t) = v_f - at). Since K ∝ v², the kinetic energy will decrease as a curve, specifically a parabola K(t) = ½(4m)(v_f - at)². The graph will be a curve that starts at ¼K₀ and bends downwards, becoming steeper as it approaches K=0 is incorrect. It starts steep and becomes less steep as it approaches t_stop. Think about it: v is largest at the beginning, so you lose the most K per second at the beginning. The curve should be concave up, starting at (0, ¼K₀) and ending at (t_stop, 0).

Completed graph showing KE vs time. Starts with a horizontal line at K₀ for t<0. At t=0, a vertical drop to a point labeled ¼K₀. From t=0 to t=t_stop, a curve that is concave up, starting at ¼K₀ and ending at 0.

Rubric

Part (a) - 3 points

  • 1 point: For correctly applying conservation of momentum to find a relationship between initial and final states.
  • 1 point: For the correct final expression, v_f = v₀/4.
  • 1 point: For stating that kinetic energy is not conserved and providing a valid justification (e.g., it's an inelastic collision, or by showing K_f < K_i via calculation).

Part (b) - 3 points

  • 1 point: For identifying conservation of momentum as the correct principle for the collision phase.
  • 1 point: For identifying the work-energy theorem (or F=ma and kinematics) as the correct principle for the sliding/stopping phase.
  • 1 point: For correctly articulating the flow of the problem: use the result of the collision (final velocity) as the initial condition for the stopping phase, and explicitly noting that energy is not conserved across the collision.

Part (c) - 3 points

  • 1 point: For correctly setting up the work-energy equation, W_net = ΔK, with the work done by friction.
  • 1 point: For correctly substituting the initial kinetic energy for this phase as ½(4m)v_f² (using the result from part a) and the final kinetic energy as 0.
  • 1 point: For the correct final derived expression for D.

Part (d) - 3 points

  • 1 point: For showing a constant, non-zero kinetic energy K₀ for t<0 and an instantaneous, vertical drop at t=0.
  • 1 point: For correctly labeling the kinetic energy value immediately after the collision as ¼K₀ (or K₀/4).
  • 1 point: For showing the kinetic energy decreasing from t=0 to t=t_stop as a curve that is concave up (i.e., slope becomes less negative over time) and reaches zero.

FRQ #3: Collisions, Energy, and Center of Mass

FRQ #3 · Max 12 points

Let's set up a classic physics scenario. Block A, with mass m, slides on a frictionless horizontal surface with an initial velocity of +v₀ in the positive x-direction. It's on a collision course with Block B, which has a mass of 2m and is initially at rest. Block B has an ideal, massless spring with spring constant k attached to the side facing Block A. The collision is head-on. We are interested in the interval from just before Block A touches the spring to the instant of maximum spring compression, at which point the two blocks are moving with the same velocity.

Part A

Consider the two blocks as a single system. During the interaction, from the moment just before Block A touches the spring until the moment the spring is maximally compressed, does the velocity of the system's center of mass change?

In a clear, coherent paragraph-length response, explain your reasoning, referencing relevant physics principles.

Part B

Derive an expression for the speed v_f of the two blocks at the instant of maximum spring compression. Express your answer in terms of m and v₀.

Part C

This is a question that trips up many students, so read it carefully. A student, Priya, makes two claims about the interval from just before the collision to the instant of maximum compression:

  1. “The total mechanical energy of the two-block-spring system is conserved.”
  2. “The total kinetic energy of the two-block system is conserved.”

For each claim, state whether you agree or disagree. Justify each of your answers by referencing the types of energy present and any energy transformations that occur.

Part D

On the axes below, which are provided in your test booklet, sketch a graph of the total kinetic energy of the two-block system as a function of time. Your graph should cover the time from t=0 (just before the collision) to t_f (the moment of maximum compression). Make sure to label the values of the kinetic energy on the vertical axis at t=0 and t_f in terms of m and v₀.

Reveal sample answer + rubric
Sample answer

Part (a)

No, the velocity of the system's center of mass does not change.

Here's the thinking: The system is defined as the two blocks. On a horizontal, frictionless surface, the only external forces are gravity (down) and the normal force (up). These forces are balanced, so the net external force in the vertical direction is zero. Critically, there are no external horizontal forces (like friction) acting on the system. The force exerted by the spring is an internal force—it's a force that parts of the system exert on each other. Internal forces cannot change the motion of the system's center of mass. According to Newton's laws, if the net external force on a system is zero, the system's total momentum is conserved. Since the total momentum is the product of the total mass and the velocity of the center of mass (p_sys = M_total * v_cm), a constant momentum means a constant velocity for the center of mass.

Part (b)

We can solve this using the principle of conservation of linear momentum. Our system is the two blocks. Since there are no external horizontal forces, the total momentum just before the collision must equal the total momentum at the instant of maximum compression.

Let p_i be the initial momentum and p_f be the final momentum.

p_i = p_f

m_A * v_A_i + m_B * v_B_i = (m_A + m_B) * v_f

At the instant of maximum compression, the blocks move together with a common final velocity, v_f.

m * v₀ + (2m) * 0 = (m + 2m) * v_f

m * v₀ = (3m) * v_f

Now, we just solve for v_f:

v_f = (m * v₀) / (3m)

v_f = v₀ / 3

Part (c)

  1. Claim 1: Agree. The total mechanical energy of the two-block-spring system is conserved. The spring force is a conservative force. Because the surface is frictionless, there are no non-conservative forces (like friction or air resistance) doing work on the system. Therefore, the total mechanical energy, which is the sum of the kinetic energy of the blocks and the elastic potential energy of the spring (E = K + U_s), must remain constant throughout the interaction.

  2. Claim 2: Disagree. The total kinetic energy of the two-block system is not conserved. This is a classic inelastic collision. As Block A collides with the spring on Block B, the spring compresses. This compression process transforms some of the system's initial kinetic energy into elastic potential energy stored within the spring. Since some of the kinetic energy is converted to another form (potential energy), the total kinetic energy of the system must decrease. It will be at its minimum at the point of maximum compression (and maximum potential energy storage).

Part (d)

The graph should show the kinetic energy starting at its maximum initial value and decreasing to a lower, non-zero final value. The curve should be non-linear.

Initial KE (at t=0): KE_i = (1/2) * m * v₀² (Only Block A is moving)

Final KE (at t=t_f): At maximum compression, both blocks move together with speed v_f = v₀ / 3. KE_f = (1/2) * (m_A + m_B) * v_f² KE_f = (1/2) * (m + 2m) * (v₀ / 3)² KE_f = (1/2) * (3m) * (v₀² / 9) KE_f = (3/18) * m * v₀² = (1/6) * m * v₀²

Image of a completed graph of Kinetic Energy vs. time. The graph is a downward curve starting at a labeled point (1/2)mv₀² on the y-axis and ending at a lower labeled point (1/6)mv₀² on the y-axis.

Rubric

Part (a) - 3 points

  • 1 point: For correctly stating that the velocity of the center of mass does not change.
  • 1 point: For identifying that there are no net external horizontal forces on the two-block system.
  • 1 point: For a correct connection between zero net external force and the constant velocity of the center of mass (e.g., by referencing conservation of the system's momentum).

Part (b) - 2 points

  • 1 point: For correctly setting up the conservation of momentum equation (m*v₀ = (m+2m)*v_f).
  • 1 point: For the correct final derived expression, v_f = v₀ / 3.

Part (c) - 4 points

  • 1 point: For agreeing with Claim 1 and providing a correct justification (e.g., the spring force is conservative and there are no external non-conservative forces).
  • 1 point: For disagreeing with Claim 2.
  • 1 point: For providing a correct justification for the disagreement (e.g., kinetic energy is converted into elastic potential energy).
  • 1 point: For explicitly mentioning the energy transformation from kinetic to potential energy as the reason for the change in kinetic energy.

Part (d) - 3 points

  • 1 point: For a graph that starts at a maximum value and decreases to a lower, non-zero value with a non-linear curve.
  • 1 point: For correctly labeling the initial kinetic energy on the vertical axis as (1/2)mv₀².
  • 1 point: For correctly calculating and labeling the final kinetic energy on the vertical axis as (1/6)mv₀².

FRQ #4: Vertical Spring Oscillation and Energy

FRQ #4 · Max 7 points

A block of mass m = 0.50 kg is attached to a light vertical spring with an unknown spring constant, k, that is hanging from the ceiling. The block causes the spring to stretch and then it hangs at rest in its equilibrium position. The block is then pulled down an additional distance A = 0.10 m from this equilibrium position and released from rest at time t=0. The block oscillates in simple harmonic motion. The period of oscillation is measured to be T = 1.26 s.

Let the equilibrium position of the block be y=0. The upward direction is negative, and the downward direction is positive.

Part A

(a) Calculate the value of the spring constant k.

Part B

(b) On the axes provided below, sketch the following three quantities as a function of the block's position y, as it moves from its highest point (y = -A) to its lowest point (y = +A). Your graphs should be clearly labeled.

  • The kinetic energy K of the block.
  • The gravitational potential energy U_g of the block-Earth system. Assume the potential energy is zero at the equilibrium position, y=0.
  • The elastic potential energy U_s stored in the spring.

Part C

(c) A student makes the following claim: "The total potential energy of the system, which is the sum of the gravitational and elastic potential energies, is at its minimum at the equilibrium position y=0."

In a clear, coherent paragraph-length response, explain whether you agree or disagree with the student's claim. Justify your answer by relating the net force on the block to the total potential energy of the system.

Reveal sample answer + rubric
Sample answer

Hey there! This question is a fantastic test of your understanding of energy in oscillating systems. It’s tough, but if you can nail this, you're in great shape. Let's walk through it together.

(a) Sample Answer:

To find the spring constant k, we can use the formula for the period of a mass-spring oscillator. Remember, for a mass on a spring, the period T only depends on the mass m and the spring constant k.

T = 2π * sqrt(m/k)

Now, we just need to rearrange this equation to solve for k. Let's square both sides first to get rid of the square root.

T² = (2π)² * (m/k) T² = 4π² * (m/k)

Now, let's solve for k:

k = 4π² * m / T²

We have all the values we need: m = 0.50 kg and T = 1.26 s.

k = 4π² * (0.50 kg) / (1.26 s)² k = 19.74 kg / 1.5876 s² k ≈ 12.4 N/m

So, the spring constant is about 12.4 N/m. Not too bad, right? Just a straightforward application of the period formula.

(b) Sample Answer:

Okay, this is the tricky part. Drawing these graphs requires you to think carefully about what each type of energy is doing as the block moves. This is where most students slip up, so let's be very precise.

  • Kinetic Energy (K): The block is released from rest at the endpoints (y = +A and y = -A), so the kinetic energy is zero there. It moves fastest as it passes through the equilibrium position (y=0), so K is maximum at y=0. This gives us an upside-down parabola, labeled K.

  • Gravitational Potential Energy (U_g): We are told to set U_g = 0 at y=0. Since U_g = mgh and our vertical position is y (with downward being positive), the formula becomes U_g = -mgy. Wait, why the negative sign? Because when the block is at a positive y (below equilibrium), its height h relative to the zero point is negative. So, U_g = mg(-y) = -mgy. This is a straight line with a negative slope that passes through the origin. It's most positive at the top (y=-A) and most negative at the bottom (y=+A).

  • Elastic Potential Energy (U_s): This is the big one. The elastic potential energy is U_s = (1/2)kx², where x is the stretch from the spring's natural, unstretched length. It is NOT the displacement y from equilibrium. At equilibrium (y=0), the spring is already stretched by some amount to hold the block's weight. When the block moves up to y=-A, the spring is less stretched. When it moves down to y=+A, it's stretched even more. The spring is least stretched (and U_s is at its minimum) at the point where the spring has its natural length. This point is above the equilibrium position (in the negative y region). Therefore, the U_s graph is a parabola that opens upward, but its minimum is located at some negative value of y, not at y=0.

(c) Sample Answer:

Yes, I agree with the student's claim.

The reasoning connects to a fundamental relationship in physics: the net conservative force acting on an object is the negative slope (or gradient) of the system's total potential energy. In this case, the net force on the block is the sum of the spring force and the gravitational force, both of which are conservative. The total potential energy is U_tot = U_g + U_s.

The equilibrium position (y=0) is, by definition, the point where the net force on the block is zero. Since the net force is related to the slope of the total potential energy graph, a zero net force means the slope of the U_tot versus y graph must be zero. A zero slope indicates either a minimum, maximum, or inflection point. For a stable oscillating system like this, it corresponds to a minimum. Therefore, the total potential energy of the system is indeed at its minimum value at the equilibrium position.

Rubric

Part (a) - 2 points

  • 1 point: For using the correct equation for the period of a mass-spring system, T = 2π * sqrt(m/k).
  • 1 point: For correctly substituting the values and calculating the correct answer for k.

Part (b) - 3 points

  • 1 point: For a correctly sketched graph of kinetic energy K. The graph must be a downward-opening parabola with K=0 at y=±A and K > 0 (and maximum) at y=0.
  • 1 point: For a correctly sketched graph of gravitational potential energy U_g. The graph must be a straight line with a negative slope that passes through the origin (y=0, U_g=0).
  • 1 point: For a correctly sketched graph of elastic potential energy U_s. The graph must be an upward-opening parabola whose minimum is located at a negative value of y (i.e., above the equilibrium position).

Part (c) - 2 points

  • 1 point: For agreeing with the student's claim.
  • 1 point: For a valid justification that correctly links the concepts. The justification must state that (1) equilibrium is the position of zero net force, and (2) the net force is the negative gradient (or slope) of the potential energy, so zero force implies the potential energy has zero slope, which corresponds to a minimum for a stable system.