FOCUSED REVIEW
Focused Review: Motion in Two Dimensions
Reinforce the essential derivative, integral, and motion-model connections used in calculus-based two-dimensional kinematics.
TIME
Approximately 15 minutes
BEST FOR
Targeted reinforcement
FINISH WITH
A readiness check
After this focused review, you'll be able to...
use the essential derivative and integral relationships and confirm readiness for calculus-based kinematics.
Choose how you want to review
Unit Alignment
This bundle is aligned to the approved Physics Sensei unit specification. Use it to reinforce key concepts, prepare for homework, or review before a quiz or exam.
ARCHITECTURE: Physics Sensei Independent Mechanics
UNIT: MEC-U03 — Motion in Two Dimensions
SCOPE: Unit Review
PHYSICS LEVEL: Calculus-Based
BEST USED
✓ Before calculus-based vector-motion homework
✓ Before a quiz or exam
✓ When vector derivatives, parametric motion, or component integrals need reinforcement
Your Review Plan
Complete these six stages in order. Each stage builds on the previous one and prepares you for the final readiness check.
6 Stages • Approximately 15 minutes.
Warm-Up Check
Before you begin, take a moment to see what you already remember. Do not worry about getting everything right. This is only a starting point.
ACTIVITY 1
Recall Activity 1
Differentiate a vector position function component by component.
If r⃗(t)=⟨2t,5t−4.9t²⟩, write v⃗(t) and a⃗(t).
Reveal Answers
v⃗(t)=⟨2,5−9.8t⟩; a⃗(t)=⟨0,−9.8⟩.
Why it works: Differentiate both vector components once for velocity and twice for acceleration.
ACTIVITY 2
Recall Activity 2
Use a vector integral to accumulate displacement.
If v⃗(t) is known, what integral gives Δr⃗ from t₁ to t₂?
Reveal Answers
Δr⃗=∫[t₁,t₂]v⃗(t)dt.
Why it works: Component integrals accumulate the vector change in position.
ACTIVITY 3
Recall Activity 3
Use velocity components to identify a horizontal tangent.
What condition on vᵧ identifies the top of a projectile trajectory?
Reveal Answers
vᵧ=0; verify vₓ and a⃗ separately.
Why it works: A horizontal trajectory tangent has dy/dx=vᵧ/vₓ=0 when vᵧ=0 and vₓ≠0.
Ready to strengthen your understanding?
You've refreshed what you already know. Next, you'll reinforce the essential concepts that will help you solve problems with confidence. Need to see the learning path again?
Core Concepts
Reinforce the two highest-leverage relationships, then use them in representative situations.
KEY CONCEPT 1
Velocity and acceleration are vector derivatives
For planar motion, differentiate each position component to obtain velocity and differentiate again for acceleration.
v = dx/dt; a = dv/dt = d²x/dt². Example: x = 2t³ − 5t² + 4t gives v = 6t² − 10t + 4 and a = 12t − 10.
Sensei Note: A point where v = 0 is a candidate turning point. Inspect the sign of v on both sides to determine whether the direction actually reverses.
KEY CONCEPT 2
Vector integrals reconstruct displacement and velocity change
Integrate each vector component over the same time interval to reconstruct displacement or velocity change.
x(t₂) − x(t₁) = ∫[t₁,t₂] v(t)dt; v(t₂) − v(t₁) = ∫[t₁,t₂] a(t)dt. If a(t)=3t and v(0)=2, then v(t)=2+1.5t².
Sensei Note: The integral of signed velocity gives displacement. The integral of speed gives total distance.
KEY CONCEPT 3
How the Focused Ideas Connect
Differentiate component functions while preserving the vector basis. Component integrals accumulate vector displacement and velocity change.
Focused strategy: Define the axis and model first, then use the relationship that directly answers the question.
Ready to apply these ideas?
You've reinforced the essential concepts. Now it's time to put them into practice by working through guided examples and building your problem-solving confidence. Need a quick reminder?
Guided Practice
Apply the reinforced ideas to two representative situations, then use the strategy card to check your setup.
PRACTICE 1
Worked Example
Differentiate a vector position function and evaluate speed and direction.
A particle has r⃗(t)=⟨3t²,4t⟩ m. Find v⃗(t), a⃗(t), and its speed at t=2 s.
Reveal Answers
v⃗=⟨6t,4⟩; a⃗=⟨6,0⟩; speed at 2 s is 4√10 m/s.
Why it works: Differentiate each component and evaluate |v⃗(2)|=√(12²+4²)=4√10 m/s.
PRACTICE 2
Guided Problem
Integrate each acceleration component using vector initial conditions.
A particle has a⃗(t)=⟨2t,−4⟩, v⃗(0)=⟨1,3⟩, r⃗(0)=⟨0,2⟩. Find v⃗(t) and r⃗(t).
Reveal Answers
v⃗=⟨1+t²,3−4t⟩; r⃗=⟨t+t³/3,2+3t−2t²⟩.
Why it works: Integrate each acceleration component and apply the corresponding velocity and position initial conditions.
PRACTICE 3
Focused Setup Strategy
Before calculating, define the positive axis, list known quantities, and identify whether the motion model is qualitative, constant-acceleration, or calculus-based.
For 0≤t≤2 s, v⃗(t)=⟨3,4t⟩ m/s. Find displacement and express the path length as an integral.
Reveal Answers
Δr⃗=⟨6,8⟩ m; path length = ∫₀²√(9+16t²)dt.
Why it works: Integrate v⃗ componentwise for displacement; integrate |v⃗| for path length.
Ready to check your understanding?
You've practiced the essential skills with guidance. Now it's time to solve a few short problems on your own and confirm you're ready to move forward. Need a quick reminder?
Confidence Check
You've rebuilt the key ideas and practiced them with guidance. Now try these short questions on your own to check your understanding before moving on.
QUICK CHECK 1
Differentiate the vector function
Find velocity from r⃗(t).
For r⃗(t)=⟨t²,3t⟩, find v⃗ at t=2 s.
Reveal Answers
⟨4,3⟩ m/s.
Why it works: v⃗=⟨2t,3⟩, so v⃗(2)=⟨4,3⟩ m/s.
QUICK CHECK 2
Integrate vector acceleration
Apply both initial velocity components.
If a⃗(t)=⟨2t,−g⟩ and v⃗(0)=⟨1,5⟩, write v⃗(t).
Reveal Answers
⟨1+t²,5−gt⟩ m/s.
Why it works: Integrate each acceleration component and add v⃗(0).
QUICK CHECK 3
Interpret Your Focused Check
Use the two results above to decide whether to continue or revisit one relationship.
How do you find the slope of a parametric trajectory from velocity components?
Reveal Answers
dy/dx=vᵧ/vₓ.
Why it works: The chain rule gives dy/dx=(dy/dt)/(dx/dt)=vᵧ/vₓ.
How did it go?
You've checked your understanding. Take one final look at the essential ideas before deciding what to do next. Need a quick reminder?
Summary
Before moving on, take one final look at the most important ideas from this review.
KEY TAKEAWAY 1
Vector derivatives convert r⃗ → v⃗ → a⃗
Differentiate component functions while preserving the vector basis.
KEY TAKEAWAY 2
Vector integrals reconstruct motion
Component integrals accumulate vector displacement and velocity change.
KEY TAKEAWAY 3
Use the Model Before the Numbers
Define direction, identify the motion model, and only then calculate or interpret the graph.
Ready for your next step?
You've reviewed the essential ideas one last time. Now choose the resource that best matches how confident you feel. Need a quick reminder?
Next Step
Great work!
You've completed this review. Choose the next resource that best matches how confident you feel.
I'm Still Unsure
Review the key ideas and examples again.
Review Again →
I Need More Practice
Continue with additional practice for this unit.
Go to Practice →
I'm Ready
Continue to the next recommended resource.
Continue →
