How does a vector keep two coordinate rates together?
You will be able to: Differentiate a planar vector function component by component.
How does a vector keep two coordinate rates together?
A drone’s map position needs two numbers. Keeping them in one ordered pair prevents an eastward rate from being confused with a northward rate.
A useful starting point: Can the same curve produce different distance integrals? →
Words and symbols before equations
- Vector ⟨a,b⟩
- An ordered pair with horizontal and vertical components.
- Position vector R(t)
- ⟨x(t),y(t)⟩, measured from the origin.
- Velocity vector V(t)
- R′(t), in m/s.
- Acceleration vector A(t)
- V′(t), in m/s².
What this picture assumes
Original model. Coordinates have equal visual scales; angles are radians. Curves are sampled for display, while formulas determine the readouts. R=⟨t,t²/2⟩ m and V=⟨1,t⟩ m/s. Orange velocity arrow and dashed components use 0.5 plot-meter per 1 m/s. Position coordinates and velocity lengths are different quantities.
Read the picture in three steps
- Read the axes and labels first. Identify what each symbol and line represents. Read the units and fixed conditions before comparing quantities.
- t=1 s; R=⟨1, 0.5⟩ m; V=⟨1,1⟩ m/s; A=⟨0,1⟩ m/s². Speed 1.41421 m/s. Orange arrow scale: 0.5 plot-meter per m/s.
- Check what the picture assumes below. Use the Explore task to predict one change before moving a control.
Connect the picture to the mathematics
Differentiate each component using ordinary rules: R′=⟨x′,y′⟩. A derivative vector has direction and magnitude; a scalar speed has only magnitude.
For R=⟨t,t²/2⟩, V=⟨1,t⟩ and A=⟨0,1⟩. At t=2 the position is (2,2), while the velocity components are (1,2).
In a route picture, a velocity arrow is often attached to the current point to show direction. Its graphical length uses an explicitly chosen scale, because velocity and position have different units.
A worked example, step by step
Find velocity and acceleration for R(t)=⟨2t²,3t−1⟩ at t=2 seconds.
- Differentiate once: V=⟨4t,3⟩.
- At t=2, V=⟨8,3⟩ m/s.
- Differentiate again: A=⟨4,0⟩.
- At t=2 acceleration is ⟨4,0⟩ m/s²; its zero vertical component does not mean vertical velocity is zero.
Do not divide vector components to differentiate the vector. Their ratio gives tangent slope, a different quantity.
Does Aᵧ=0 require Vᵧ=0?
Compare with an explanation
No. It means vertical velocity is constant, which may be nonzero.
Predict. Change one thing. Explain.
Move t on R=⟨t,t²/2⟩. Compare the position dot with the velocity arrow and its dashed horizontal/vertical components. State the arrow scale before comparing lengths.
On narrow screens, swipe or scroll diagrams sideways to read all labels.
t=1 s; R=⟨1, 0.5⟩ m; V=⟨1,1⟩ m/s; A=⟨0,1⟩ m/s². Speed 1.41421 m/s. Orange arrow scale: 0.5 plot-meter per m/s.
Read the representation: Teal shows a curve; orange marks the selected point, tangent, ray or swept region described above. Dashed segments are auxiliary comparisons. Read the model conditions and units before comparing lengths.
Original model. Coordinates have equal visual scales; angles are radians. Curves are sampled for display, while formulas determine the readouts. R=⟨t,t²/2⟩ m and V=⟨1,t⟩ m/s. Orange velocity arrow and dashed components use 0.5 plot-meter per 1 m/s. Position coordinates and velocity lengths are different quantities.
Explain what you noticed: Answer the investigation prompt above. State one observation and explain it using the units, coordinate rates, parameter direction, tracing count or radial boundaries. Identify what the representation cannot tell you.
Apply the idea to a fresh problem Practice →Show what you understand.
Two original questions are a starting check, not proof of mastery. Explain your choice before revealing the answer.
Original written challenge
4 points · self-check · not an official AP questionFor R(t)=⟨t³,2 cos t⟩, find V and A, then evaluate both at t=0.
This response is not submitted or saved. Copy it before leaving.
Compare with the answer and four-point rubric
- 1 point: V=⟨3t²,−2 sin t⟩.
- 1 point: A=⟨6t,−2 cos t⟩.
- 1 point: V(0)=⟨0,0⟩.
- 1 point: A(0)=⟨0,−2⟩; a momentary stop can have nonzero acceleration.
Accept equivalent correct methods and explanations. This is a Refresh Kid teaching rubric, not an official AP scoring guideline.
Retrieve it before you reveal it.
RECALL 1How is a vector differentiated?
Component by component.
RECALL 2Where does a position vector start?
At the coordinate origin.
RECALL 3Is velocity the same as speed?
No. Velocity is a vector; speed is its magnitude.
Revisit these tomorrow and a week later. Try a fresh problem and explain why the method applies.
How does a vector keep two coordinate rates together?
- R′(t)=⟨x′(t),y′(t)⟩.
- R″(t)=⟨x″(t),y″(t)⟩.
- Speed=√(x′²+y′²).
Remember: Do not divide vector components to differentiate the vector. Their ratio gives tangent slope, a different quantity.
Conditions: Original model. Coordinates have equal visual scales; angles are radians. Curves are sampled for display, while formulas determine the readouts. R=⟨t,t²/2⟩ m and V=⟨1,t⟩ m/s. Orange velocity arrow and dashed components use 0.5 plot-meter per 1 m/s. Position coordinates and velocity lengths are different quantities.
Refresh Kid · AP Calculus BC Unit 9 · Objectives CHA-3.H · Review edition
Framework, scope and review status
Mapped to College Board CED, Topic 9.4, CHA-3.H. CED effective Fall 2020 and Fall 2026 clarifications checked September 17, 2026. This unit covers BC topics 9.1–9.9. Parametric and vector motion is planar. Polar arc length, surface area and three-dimensional vector calculus are not assigned as required Unit 9 material.
Parametric slope and second derivatives retain their nonzero-denominator conditions. Speed is the magnitude of velocity; displacement and distance use different integrals. Polar coordinates allow signed radii, with distance abs(r). Polar tangents use Cartesian angular rates. Areas use squared radial boundaries with correct angular intervals, tracing counts and boundary switches; the pole is checked separately.
All focused explanations, examples, practice and models are original Refresh Kid work. OpenStax was consulted for mathematical cross-checking. Khan Academy’s destination was checked, but JavaScript lesson content was not fully readable by the research tool. Organic Chemistry Tutor video titles, creator and destinations were checked; full videos were not reviewed. No questions, diagrams or provider scripts were copied. Resources are optional; Refresh Kid is not affiliated with or endorsed by these providers.
GitHub’s 3D website collection informed optional camera and spatial inspection. The original parameter-lift model uses self-hosted Three.js with its MIT license. The teal projection is the physical circle. The vertical axis of the orange lift is time, not spatial height, and its scale is explicitly stated. No spatial arc-length calculation is made from that lift. Keyboard controls and labeled 2D alternatives remain available, without autoplay or required WebGL.
Independent teacher review and observation of students remain pending. Technical checks do not certify mathematical accuracy, accessibility or learning effectiveness. This is a review edition.
Optional official resource: Released AP Calculus BC questions and scoring guides. The archive spans multiple units; no entire exam question is assigned here.
Learn → Explore → Practice → Review is informed by the IES learning guide; this implementation has not been evaluated with learners.
Want to work through this with a tutor?
Bring your question about How does a vector keep two coordinate rates together? Your explanation and answers remain free to access.
