AP Physics 1 2022 FRQ Answers: A practical guide for Success
The free‑response section (FRQ) of the AP Physics 1 exam is where students can truly showcase their conceptual understanding, problem‑solving skills, and ability to communicate physics ideas clearly. But the 2022 FRQ set tested topics ranging from kinematics and Newton’s laws to work, energy, and simple harmonic motion. This article breaks down the exam’s structure, walks through the official answers, and offers strategies for tackling each question type. Whether you’re a student preparing for the exam, a teacher designing practice sessions, or an educator looking to deepen your students’ grasp of the material, this guide will help you deal with the 2022 FRQ set with confidence.
Introduction to the 2022 FRQ Set
The 2022 AP Physics 1 FRQ consisted of four questions, each worth 10 marks. The questions were grouped into two sets of two questions that shared a common experimental scenario or conceptual framework. The exam’s design emphasized:
- Conceptual reasoning – students had to explain why phenomena occur, not just compute numbers.
- Mathematical proficiency – equations, algebraic manipulation, and unit analysis were essential.
- Communication – clear, concise, and well‑structured written responses were rewarded.
Below is a quick snapshot of the four FRQs:
| Question | Topic | Key Concepts |
|---|---|---|
| 1 | Kinematics & projectile motion | Displacement, velocity, acceleration, time of flight |
| 2 | Newton’s laws & torque | Forces, free‑body diagrams, torque calculations |
| 3 | Work, energy, and power | Work done by forces, kinetic energy, power output |
| 4 | Simple harmonic motion & waves | Hooke’s law, period, frequency, wave speed |
Each question was accompanied by a diagram or a set of experimental data. The answers below follow the Official AP Physics 1 2022 Exam Solutions, providing step‑by‑step reasoning and highlighting common pitfalls It's one of those things that adds up..
Detailed Walkthrough of the Official Answers
Question 1: Projectile Motion
Prompt Summary
A ball is thrown from the top of a 2 m high tower with an initial speed of 4 m s⁻¹ at an angle of 30° above the horizontal. The student must calculate:
- The horizontal range.
- The time of flight.
- The speed upon impact.
Solution Overview
-
Resolve the initial velocity
[ v_{0x} = v_0 \cos \theta = 4 \cos 30^\circ \approx 3.46 ,\text{m s}^{-1} ] [ v_{0y} = v_0 \sin \theta = 4 \sin 30^\circ = 2.0 ,\text{m s}^{-1} ] -
Time of flight
Use the vertical motion equation (y = v_{0y}t + \frac{1}{2}gt^2) with (y = -2) m (downward). Solve the quadratic: [ -2 = 2t + 4.9t^2 \quad \Rightarrow \quad t \approx 0.73,\text{s} ] (Only the positive root is physically meaningful.) -
Horizontal range
[ R = v_{0x} t \approx 3.46 \times 0.73 \approx 2.53 ,\text{m} ] -
Impact speed
Compute final vertical velocity:
[ v_{fy} = v_{0y} + gt = 2.0 + (-9.8)(0.73) \approx -4.14 ,\text{m s}^{-1} ] Final speed: [ v_f = \sqrt{v_{0x}^2 + v_{fy}^2} \approx \sqrt{3.46^2 + (-4.14)^2} \approx 5.72 ,\text{m s}^{-1} ]
Common Mistakes
- Forgetting the negative sign for downward displacement.
- Using the wrong sign for (g) in the vertical equation.
- Rounding intermediate values too early, which propagates errors.
Question 2: Forces and Torque
Prompt Summary
A uniform rod of length 1.2 m and mass 3 kg is hinged at one end. A 5 N force is applied horizontally at the free end. The student must:
- Draw a free‑body diagram (FBD).
- Calculate the torque about the hinge.
- Determine the magnitude of the hinge reaction force.
Solution Overview
-
FBD
- Applied force (F = 5,\text{N}) to the right.
- Weight (W = mg = 3 \times 9.8 = 29.4,\text{N}) downward at the rod’s center (0.6 m from hinge).
- Reaction at hinge: vertical (R_y) and horizontal (R_x).
-
Torque about the hinge
[ \tau = F \times L - W \times \frac{L}{2} = 5 \times 1.2 - 29.4 \times 0.6 \approx 6 - 17.64 = -11.64,\text{N·m} ] The negative sign indicates clockwise torque. -
Hinge reaction
- Sum of forces in (y): (R_y - W = 0 \Rightarrow R_y = 29.4,\text{N}).
- Sum in (x): (R_x - F = 0 \Rightarrow R_x = 5,\text{N}).
Key Insight
Torque calculations must use the perpendicular distance from the pivot. Always keep the sign convention consistent: counterclockwise positive, clockwise negative.
Question 3: Work, Energy, and Power
Prompt Summary
A 2 kg sled is pulled across a horizontal frictionless surface by a constant force of 10 N for 5 m. The student must:
- Compute the work done by the pulling force.
- Find the sled’s kinetic energy at the end.
- Determine the average power output.
Solution Overview
-
Work
[ W = Fd = 10 \times 5 = 50,\text{J} ] -
Kinetic energy
Since the surface is frictionless, all work goes into kinetic energy:
[ KE = W = 50,\text{J} ] Using (KE = \frac{1}{2}mv^2) to find speed: [ v = \sqrt{\frac{2 KE}{m}} = \sqrt{\frac{2 \times 50}{2}} = \sqrt{50} \approx 7.07,\text{m s}^{-1} ] -
Average power
[ P_{\text{avg}} = \frac{W}{t} = \frac{50}{t} ] To find (t), use (d = \frac{1}{2}at^2) with (a = F/m = 5,\text{m s}^{-2}).
[ 5 = \frac{1}{2} \times 5 \times t^2 \Rightarrow t^2 = 2 \Rightarrow t \approx 1.41,\text{s} ] Thus, [ P_{\text{avg}} = \frac{50}{1.41} \approx 35.5,\text{W} ]
Tip
Always check that the units match: work (J), kinetic energy (J), power (W). A quick unit audit can catch algebraic slip‑ups Worth knowing..
Question 4: Simple Harmonic Motion (SHM)
Prompt Summary
A mass‑spring system has a mass of 0.5 kg and a spring constant of 200 N m⁻¹. The mass is displaced 0.1 m from equilibrium and released from rest. The student must:
- Calculate the angular frequency.
- Determine the period and frequency.
- Compute the maximum speed and maximum acceleration.
Solution Overview
-
Angular frequency
[ \omega = \sqrt{\frac{k}{m}} = \sqrt{\frac{200}{0.5}} = \sqrt{400} = 20,\text{rad s}^{-1} ] -
Period and frequency
[ T = \frac{2\pi}{\omega} = \frac{2\pi}{20} \approx 0.314,\text{s} ] [ f = \frac{1}{T} \approx 3.18,\text{Hz} ] -
Maximum speed
[ v_{\text{max}} = \omega A = 20 \times 0.1 = 2.0,\text{m s}^{-1} ] Maximum acceleration
[ a_{\text{max}} = \omega^2 A = 20^2 \times 0.1 = 40,\text{m s}^{-2} ]
Takeaway
SHM problems often hinge on recognizing that the amplitude (A) is the maximum displacement. Remember the relationships:
- (v_{\text{max}} = \omega A)
- (a_{\text{max}} = \omega^2 A)
Strategies for Mastering AP Physics 1 FRQs
| Strategy | Why It Works | Practical Tips |
|---|---|---|
| Read the question fully before starting | Prevents misinterpretation and saves time | Highlight keywords, underline numbers |
| Draw a diagram or FBD | Visualizes forces, motion, and relationships | Sketch clean, label all quantities |
| Check units at every step | Catches algebraic mistakes early | Use a unit table; convert when necessary |
| Write a brief outline | Organizes thoughts, ensures all parts answered | 1‑2 sentences per sub‑question |
| Prioritize conceptual explanations | Demonstrates depth of understanding | Explain why a formula applies |
| Show all work, even intermediate steps | Maximizes partial credit | Keep calculations neat, use parentheses |
Frequently Asked Questions (FAQ)
Q1: How much time should I spend on each FRQ?
A1: With four questions, allocate about 30 minutes each. Use the first 5 minutes for reading, 15 for planning, and 10 for writing and reviewing.
Q2: Are calculators allowed on the exam?
A2: Yes, but only non‑graphing calculators. Ensure your calculator is fully charged and familiar with its functions before the test That alone is useful..
Q3: What if I’m stuck on a question?
A3: Move on and return if time permits. Avoid spending more than 10 minutes on a single problem unless you’re sure you’ll finish it.
Q4: How important is the word count?
A4: Conciseness matters. Aim for 1–2 paragraphs per sub‑question, focusing on clarity and relevance Surprisingly effective..
Q5: Can I use approximations (e.g., (g = 10,\text{m s}^{-2}))?
A5: The exam expects the standard value (g = 9.8,\text{m s}^{-2}). Using approximations can lead to small point losses.
Conclusion
The 2022 AP Physics 1 FRQ set tested a breadth of foundational physics concepts, from projectile motion to simple harmonic motion. By dissecting each question’s requirements, applying systematic problem‑solving steps, and emphasizing clear communication, students can convert complex physics scenarios into organized, high‑scoring responses. Mastery of the FRQ format not only boosts AP scores but also cultivates critical thinking skills that are invaluable in higher‑level science and engineering courses. Armed with the detailed answers and strategies above, you’re well on your way to tackling the next FRQ set with confidence and precision.