The Core Idea: Parametric Functions Modeling Planar Motion
Parametric functions provide a powerful way to describe the motion of an object in a two-dimensional plane. Instead of defining the object's vertical position () as a function of its horizontal position (), we define both and as separate functions of a third variable, typically time (). This approach allows us to determine the precise coordinates of the object, , at any given moment.
This topic extends the concept of position to include motion. By analyzing the rates of change of the position functions, and , we can determine the object's velocity—a vector that tells us both how fast and in what direction the object is moving. From this velocity vector, we can then calculate the object's speed, which is a scalar quantity representing the overall magnitude of its motion at an instant in time.
Key Formulas
The study of planar motion relies on three fundamental concepts, each with a specific formula derived from the parametric position functions and .
Position: The location of an object in the plane at a specific time is given by an ordered pair.
Velocity Vector: The velocity of the object is a vector quantity that describes the instantaneous rate of change of its horizontal and vertical positions. The components are and .
represents the horizontal velocity.
represents the vertical velocity.
Speed: The speed of the object is the magnitude of its velocity vector. It is a scalar quantity, meaning it has a size but no direction. It is calculated using a formula analogous to the Pythagorean theorem.
Understanding Position, Velocity, and Speed
It is critical to distinguish between the concepts of position, velocity, and speed, as they describe different aspects of an object's motion.
Position is simply a location. The pair of functions tells you where the object is at time . The output is a coordinate pair.
Velocity describes how the position is changing. It is a vector, , which means it has both magnitude and direction. The signs of the components are crucial for interpretation:
If , the object is moving to the right.
If , the object is moving to the left.
If , the object is moving up.
If , the object is moving down.
Speed describes how fast the object is moving, irrespective of its direction. It is the length (or magnitude) of the velocity vector and is always a non-negative scalar value. An object can have a high speed while moving left, right, up, down, or in any combination of those directions.
Core Concepts & Rules
The motion of an object in a plane can be modeled by a pair of parametric equations, and , where represents time.
The ordered pair specifies the object's exact coordinates in the plane at time .
The velocity of the object is a vector, . The components and represent the instantaneous rates of change of the horizontal and vertical positions, respectively.
The sign of indicates horizontal direction (positive for right, negative for left), while the sign of indicates vertical direction (positive for up, negative for down).
Speed is a scalar quantity representing the magnitude of the velocity vector.
The formula for speed at time is . Speed can never be negative.
Step-by-Step Example 1: Calculating Position, Velocity, and Speed
Problem: The position of a particle moving in a plane is given by the parametric equations and . The rates of change of the position are and . Find the position, velocity vector, and speed of the particle at time .
Step 1: Find the position at
Substitute into the position functions and .
The position of the particle at is .
Step 2: Find the velocity vector at
Substitute into the rate of change functions and .
The velocity vector at is . This means the particle is moving to the right at a rate of 12 units per unit of time and up at a rate of 2 units per unit of time.
Step 3: Find the speed at
Use the speed formula with the velocity components found in Step 2.
The speed of the particle at is units per unit of time.
Step-by-Step Example 2: Interpreting Motion from Given Rates
Problem: A remote-controlled car moves in a field. Its velocity vector at time is given by , where and . Describe the car's direction of motion and find its speed at time .
Step 1: Determine the velocity vector at
Calculate the values of and .
Using a calculator in radian mode, .
The velocity vector at is approximately .
Step 2: Interpret the direction of motion
Analyze the signs of the velocity components.
, which is negative. This means the car is moving to the left.
, which is positive. This means the car is moving up.
At , the car is moving to the left and up.
Step 3: Calculate the speed at
Use the speed formula with the velocity components from Step 1.
The speed of the car at is approximately units per unit of time.
Using Your Calculator
A graphing calculator is essential for finding rates of change (derivatives) for complex functions and for performing calculations accurately.
Task: Given and , find the speed of an object at .
Step 1: Enter Parametric Mode
Press the
[MODE]key.Navigate down to the
FUNCTIONline and change it fromFUNCtoPAR(for Parametric).
Step 2: Calculate the Horizontal Velocity Component
Go to the home screen.
Use the numerical derivative function. On a TI-84, press
[MATH]and select `nDeriv((or $8).Enter the expression, variable, and value:
nDeriv(sin(T^2), T, 2)The calculator will return a value. Let's say it is .
(Note: Use the variable as it corresponds to the parametric variable key )
Step 3: Calculate the Vertical Velocity Component
- Repeat the process for y(t)`. - Enter `nDeriv(ln(T+1), T, 2)`. - The calculator will return a value. Let's say it is $B \approx 0.333.
Step 4: Calculate the Speed
On the home screen, use the values you found to calculate the magnitude of the velocity vector.
Enter
√((A)^2 + (B)^2)..
The speed at is approximately .
AP Exam Quick Hit
Common Question Types
Calculating Speed at a Point: You will be given and and asked to find the speed at a specific time . This is a direct application of the speed formula and often requires a calculator to find and .
- Example: "A particle's position is given by and . What is the speed of the particle at ?"
Describing Motion: You will be given information about and (either as functions, in a table, or at a specific point) and asked to describe the object's direction of motion.
- Example: "The velocity of a particle is . At this instant, is the particle moving primarily horizontally or vertically? In which directions?"
Common Mistakes
Confusing Velocity and Speed: Reporting the speed (a single number) when asked for the velocity (a vector), or vice versa. Remember: velocity is ; speed is .
Incorrectly Calculating Speed: Forgetting to square one or both of the velocity components inside the square root. For example, calculating instead of .
Sign Errors When Squaring: Forgetting that squaring a negative number results in a positive number. For example, if , then , not . Speed can never be imaginary.
Using Position Instead of Velocity: Plugging the position values into the speed formula instead of the velocity components .
Calculator Mode Error: Using the calculator in Degree mode when the problem implies Radian mode (which is the standard for calculus-based questions involving trigonometric functions).