AP Precalculus Functions Involving Parameters, Vectors, and Matrices — Worked Answer Explanations
Unit 4 · 12 questions explained
Below is a complete answer key for our AP Precalculus Functions Involving Parameters, Vectors, and Matrices practice questions. For each question you'll find the correct choice, a full written explanation of how to get there, and — for every wrong answer — a short note on exactly why it's tempting and where it goes wrong. Reading these straight through is one of the fastest ways to find the gaps in a unit before exam day.
Prefer to test yourself first? Take the timed Functions Involving Parameters, Vectors, and Matrices practice test and come back here to review, or head back to the Functions Involving Parameters, Vectors, and Matrices unit overview.
- Question 1 · Easy
A particle moves along the parametric curve , . What is the position at ?
- AWhy not A: Evaluated and instead of .
- BCorrect
- CWhy not C: Used for but for as if .
- DWhy not D: Reversed which coordinate is and which is .
ExplanationSubstitute into both equations: and . Position: .
Key takeawayEvaluating a parametric curve at $t$ gives the position $(x(t), y(t))$ at that parameter value.
- A
- Question 2 · Easy
Find the magnitude of the vector .
- AWhy not A: Used only the -component.
- BWhy not B: Used only the -component.
- CCorrect
- DWhy not D: Added the components instead of using the Pythagorean formula.
ExplanationMagnitude: .
Key takeawayMagnitude of $\langle a, b \rangle$ is $\sqrt{a^2 + b^2}$ — Pythagorean theorem in disguise.
- A
- Question 3 · Easy
Eliminate the parameter from , to express as a function of .
- AWhy not A: Forgot to substitute .
- BCorrect
- CWhy not C: Solved instead of .
- DWhy not D: Distributed incorrectly: .
ExplanationSolve the first equation for : . Substitute into : .
Key takeawayEliminate the parameter by solving one equation for $t$ and substituting into the other.
- A
- Question 4 · Easy
Compute where and .
- ACorrect
- BWhy not B: Subtracted instead of added componentwise.
- CWhy not C: Multiplied componentwise instead of adding.
- DWhy not D: Arithmetic slip on the -component.
ExplanationAdd componentwise: .
Key takeawayVectors add componentwise: $\langle a, b \rangle + \langle c, d \rangle = \langle a + c, b + d \rangle$.
- A
- Question 5 · Medium
A parametric curve is given by , for . Which curve does it trace?
- AA circle of radius centered at the origin.Why not A: Forgot the factor of on both components — that gives radius , not .
- BA circle of radius centered at the origin.Correct
- CAn ellipse with semi-axes and .Why not C: Both components are scaled by the same , so the curve is a circle, not an ellipse.
- DA line of slope through the origin.Why not D: Sine and cosine produce periodic, not linear, motion.
ExplanationCompute . This is a circle of radius centered at the origin.
Key takeaway$x = r\cos t$, $y = r\sin t$ traces a circle of radius $r$ — use $\sin^2 + \cos^2 = 1$ to eliminate the parameter.
- A
- Question 6 · Medium
What is the unit vector in the direction of ?
- AWhy not A: Original vector has magnitude , not .
- BCorrect
- CWhy not C: Doubled the unit vector — magnitude would be , not .
- DWhy not D: Reciprocated each component instead of dividing by the magnitude.
ExplanationMagnitude: . Unit vector: .
Key takeawayUnit vector: $\hat{\mathbf{v}} = \dfrac{\mathbf{v}}{|\mathbf{v}|}$ — divide each component by the magnitude.
- A
- Question 7 · Medium
If acts on a vector by left multiplication, what is ?
- AWhy not A: Multiplied only the first component by — forgot to scale .
- BCorrect
- CWhy not C: Multiplied only the second component — missed scaling .
- DWhy not D: Added matrix entries to vector entries instead of multiplying.
Explanation.
Key takeawayDiagonal matrices stretch each axis independently: $\text{diag}(a, b)$ sends $\langle x, y \rangle$ to $\langle ax, by \rangle$.
- A
- Question 8 · Medium
Compute the dot product of and .
- ACorrect
- BWhy not B: Multiplied the -components as — sign error on the .
- CWhy not C: Componentwise multiplied — that's the Hadamard product, not the dot product.
- DWhy not D: Subtracted the two products instead of adding them.
ExplanationDot product: .
Key takeawayDot product = sum of componentwise products; result is a scalar, not a vector.
- A
- Question 9 · Hard
Find the inverse of the matrix .
- ACorrect
- BWhy not B: Sign error throughout — forgot the determinant sign.
- CWhy not C: Only flipped signs on the off-diagonal; should also have swapped the diagonal entries.
- DWhy not D: Did not apply the inverse formula at all — just rearranged the matrix.
ExplanationFor a matrix , the inverse is . Determinant: . So . Verify: .
Key takeaway$2 \times 2$ inverse: swap the diagonal, negate the off-diagonal, divide by the determinant.
- A
- Question 10 · Hard
A projectile is launched with initial velocity m/s. Ignoring gravity, what is its position vector at seconds, starting from the origin?
- AmWhy not A: Added to each component instead of multiplying.
- BmCorrect
- CmWhy not C: Ignored time — position equals velocity here, which is only true at .
- DmWhy not D: Divided velocity by time instead of multiplying.
ExplanationPosition vector under constant velocity (no gravity): . Here and , so .
Key takeawayUnder constant velocity, position scales linearly with time: $\mathbf{r}(t) = \mathbf{r}_0 + t\mathbf{v}_0$.
- A
- Question 11 · Hard
The parametric curve , has what behavior at ?
- APasses through moving in the direction.Why not A: Right position but wrong sign on the vertical motion; , not negative.
- BPasses through moving in the direction.Correct
- CPasses through moving in the direction.Why not C: , not .
- DPasses through stationary.Why not D: , so it's moving vertically.
ExplanationPosition: , , so the curve is at . Velocity: , . At : , , so the motion is purely upward.
Key takeawayVelocity vector at $t$: $\langle x'(t), y'(t) \rangle$ — its direction tells you which way the curve is moving.
- A
- Question 12 · Hard
Solve the system using matrix methods: and .
- A,Why not A: Doesn't satisfy the first equation: .
- B, Correct
- C,Why not C: Doesn't satisfy the second equation: .
- D,Why not D: Solved only the first equation; the second is not satisfied.
ExplanationWrite as with and . Determinant: . Inverse: . Solution: . So , . Verify: ✓, ✓.
Key takeawayLinear systems can be solved as $\mathbf{x} = A^{-1}\mathbf{b}$ when $A$ is invertible.
- A