FULL REVIEW

Full Review: Motion in Two Dimensions

Review two-dimensional kinematics through derivatives, integrals, motion graphs, constant acceleration, and variable-acceleration models.

TIME

60 minutes

BEST FOR

A complete unit review

FINISH WITH

A readiness check

After this full review, you'll be able to...

move fluently among r⃗(t), v⃗(t), and a⃗(t), use component integrals, and analyze trajectories parametrically.

Choose how you want to review

Unit Alignment

This bundle is aligned to the approved Physics Sensei unit specification below. Use it to recover the unit structure, reinforce key decisions, and confirm readiness for the next study task.

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 60 minutes.

Warm-Up Check

Activate prior knowledge.

Core Concepts

Review the essential ideas.

Guided Practice

Apply what you learned.

Confidence Check

Confirm your understanding.

Summary

Review the key ideas.

Next Step

Continue your learning.

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

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

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

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?

← View Review Map

Core Concepts

Let's rebuild the key ideas one step at a time. Focus on understanding the relationships before worrying about solving problems.

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⃗=dr⃗/dt and a⃗=d²r⃗/dt². If r⃗=⟨2t,5t−4.9t²⟩, then v⃗=⟨2,5−9.8t⟩ and a⃗=⟨0,−9.8⟩.

Sensei Note: Velocity is tangent to the trajectory.

KEY CONCEPT 2

Vector Integrals Reconstruct Motion

Integrate each vector component over the same time interval to reconstruct displacement or velocity change.

Δr⃗=∫v⃗dt and Δv⃗=∫a⃗dt. Integrate each component over the same time interval.

Sensei Note: ∫|v⃗|dt gives path length; |∫v⃗dt| gives displacement magnitude.

KEY CONCEPT 3

Projectile Motion Is a Vector-Valued Integrated Model

For an ideal projectile, a⃗=⟨0,−g⟩. Integrating produces the component velocity and parametric trajectory equations.

For a⃗=⟨0,−g⟩, r⃗(t)=r⃗₀+v⃗₀t+½a⃗t² and v⃗(t)=v⃗₀+a⃗t.

Sensei Note: Eliminate t only after establishing a consistent component model.

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?

← View Review Map

Guided Practice

Now it's time to apply what you've reviewed.

Work through each activity in order. The examples become gradually more challenging, and each one prepares you for the final readiness check.

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

Independent Problem

Integrate speed to find path length and compare with displacement.

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?

← View Review Map

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

Connect Velocity to the Trajectory

Use dy/dx=(dy/dt)/(dx/dt).

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?

← View Review Map

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

Parametric Trajectories Encode Planar Motion

The shared parameter t connects the coordinate functions and the physical trajectory.

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?

← View Review Map

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 →

Continue reviewing with these companion resources