Unit 7 · Topic 4.2 · Optional
Parametric Functions Modeling Planar Motion
Interpret a pair of coordinate functions as an object's position over time, then locate its endpoints, coordinate extrema, and axis crossings.
Learning Goals
- Interpret \(\mathbf p(t)=(x(t),y(t))\) as position at time \(t\).
- Evaluate and organize horizontal and vertical positions in a table.
- Determine leftmost, rightmost, lowest, and highest positions on a stated time interval.
- Connect zeros of \(x(t)\) and \(y(t)\) with coordinate-axis crossings.
- Distinguish a particle's location at one time from its complete path.
1. Position Is an Ordered-Pair Function
When the parameter \(t\) represents time,
gives the object's position in the plane at time \(t\). The function \(x(t)\) records horizontal position and \(y(t)\) records vertical position. If coordinates are measured in meters and \(t\) in seconds, then both component outputs have units of meters.
2. Separate Time, Components, and Location
| Quantity | Meaning |
|---|---|
| \(t\) | Time input |
| \(x(t)\) | Horizontal position at time \(t\) |
| \(y(t)\) | Vertical position at time \(t\) |
| \(\mathbf p(t)\) | Complete planar position at time \(t\) |
3. Running Example
Suppose a small inspection robot follows
The time origin is a chosen reference; negative \(t\) means the model begins one second before that reference, not that elapsed time is negative.
4. Generate the Motion Table
| \(t\) | \(x(t)\) | \(y(t)\) | Position |
|---|---|---|---|
| \(-1\) | \(-3\) | \(0\) | \((-3,0)\) |
| \(0\) | \(-2\) | \(-3\) | \((-2,-3)\) |
| \(1\) | \(-1\) | \(-4\) | \((-1,-4)\) |
| \(2\) | \(0\) | \(-3\) | \((0,-3)\) |
| \(3\) | \(1\) | \(0\) | \((1,0)\) |
| \(4\) | \(2\) | \(5\) | \((2,5)\) |
Each row is a snapshot. Reading downward keeps the positions in chronological order.
5. The Plane Graph Shows the Path
The plotted points form an upward-opening parabolic path. Labels or arrows associated with increasing \(t\) show the sequence of positions, while the unlabelled geometric curve alone does not show when the robot reaches a point.
6. Identify Initial and Final Positions
Use the endpoints of the model's time domain:
The robot starts at \((-3,0)\) when \(t=-1\) and ends at \((2,5)\) when \(t=4\). These statements include both a position and its associated time.
7. Horizontal Extrema Come from \(x(t)\)
The leftmost and rightmost locations are determined by the minimum and maximum values of \(x(t)\) on the time domain. Since \(x(t)=t-2\) increases on \([-1,4]\),
Thus the leftmost position is \((-3,0)\), and the rightmost position is \((2,5)\).
8. Vertical Extrema Come from \(y(t)\)
The lowest and highest locations are determined by the minimum and maximum values of \(y(t)\). The vertex form
shows a minimum of \(-4\) at \(t=1\). Checking the domain endpoints gives \(y(-1)=0\) and \(y(4)=5\), so the maximum on the restricted interval is 5 at \(t=4\).
The lowest position is \((-1,-4)\), and the highest is \((2,5)\).
9. Match Each Question to a Component
| Question | Analyze | Report |
|---|---|---|
| Leftmost or rightmost? | Minimum or maximum of \(x(t)\) | Time and full point |
| Lowest or highest? | Minimum or maximum of \(y(t)\) | Time and full point |
| On the y-axis? | Zeros of \(x(t)\) | \((0,y(t))\) |
| On the x-axis? | Zeros of \(y(t)\) | \((x(t),0)\) |
10. Zeros of \(x(t)\) Give y-Intercepts
A point lies on the y-axis when its horizontal coordinate is zero:
Then \(y(2)=-3\), so the particle crosses the y-axis at
11. Zeros of \(y(t)\) Give x-Intercepts
A point lies on the x-axis when its vertical coordinate is zero:
Evaluate the other component at both times:
The path has two x-intercepts within the modeled interval.
12. Coordinate Signs Locate the Region
At \(t=0\), \(\mathbf p(0)=(-2,-3)\), so the robot is left of the y-axis and below the x-axis. At \(t=4\), \(\mathbf p(4)=(2,5)\), so it is right of the y-axis and above the x-axis.
Use both signs to describe a planar position; one component alone specifies only horizontal or vertical placement.
13. Position at a Time Is Not the Entire Path
| Representation | What it answers |
|---|---|
| \(\mathbf p(2)=(0,-3)\) | Where is the object at one time? |
| Table of \(t,x(t),y(t)\) | Where is it at several selected times? |
| Graph in the xy-plane | Which path is traced? |
| Graphs of x versus t and y versus t | How does each coordinate vary over time? |
Keeping these views separate prevents a time input from being mistaken for an x-coordinate.
14. Use Technology Purposefully
- Enter both component functions in parametric mode.
- Set the exact time domain.
- Create a table containing \(t\), \(x(t)\), and \(y(t)\).
- Use TRACE to verify positions at important times.
- Inspect each component graph for extrema and zeros.
- Confirm every reported time by evaluating the full ordered pair.
15. AP Workflow and Common Errors
- State the time domain and coordinate units.
- Evaluate the requested position using both components.
- Use \(x(t)\) for horizontal extrema and \(y(t)\) for vertical extrema.
- Include endpoint values when finding absolute extrema on a closed interval.
- Solve \(x(t)=0\) for y-axis crossings and \(y(t)=0\) for x-axis crossings.
- Substitute each time into the other component to obtain a full point.
- Report the time, position, and contextual meaning requested.
- Do not report \(t\) as one of the spatial coordinates.
- Do not use a zero of \(x(t)\) as an x-intercept.
- Do not state only the extreme coordinate value when a position is requested.
- Do not ignore the time-domain endpoints.
- Do not infer velocity or speed from position alone; those belong to a rate-of-change analysis.
Key Takeaways
- Interpret parametric coordinates as position components and connect parameter values to location and direction.
- Core relationship: \(\mathbf r(t)=\langle x(t),y(t)\rangle\)
- Error check: Do not confuse the parameter value with an x-coordinate unless the formula says so.
- For \(\mathbf p(t)=(2t-3,t^2-4)\), find the position at \(t=2\).
- On \(-1\le t\le3\), determine the leftmost and rightmost positions for \(x(t)=t+1,\ y(t)=2-t^2\).
- For the same motion, determine the lowest and highest positions on the interval.
- Explain why a zero of \(x(t)\) corresponds to a y-intercept rather than an x-intercept.
- Find all coordinate-axis crossings of \(x(t)=t-1,\ y(t)=t^2-1\) on \(-2\le t\le2\).