AP Precalculus Quiz: Parametric Functions
20 questions · exam conditions
0:00
Parametric FunctionsQuestion 1 of 20

Two different parametric representations of a curve are given by C1:x(t)=t,y(t)=t2C_1: x(t) = t, y(t) = t^2 for tRt \in \mathbb{R} and C2:x(s)=s3,y(s)=s6C_2: x(s) = s^3, y(s) = s^6 for sRs \in \mathbb{R}. Which of the following statements correctly compares the two representations?

C1C_1 and C2C_2 trace the same curve, but C2C_2 is traversed more quickly than C1C_1 for s>1|s|>1.
C1C_1 and C2C_2 trace different curves because the equations are different functions of the parameter.
C1C_1 and C2C_2 trace the same curve, but C2C_2 only traces the portion of the curve where x0x \ge 0.
C1C_1 and C2C_2 trace the same curve, but C2C_2 is traversed in the opposite direction of C1C_1.
← Back to quizzes

AP Precalculus Quiz

AP Precalculus Quiz: Parametric Functions

Practice Parametric Functions in AP Precalculus with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Parametric Functions, giving you a quick way to practice the rules, question types, and explanations that matter most for AP Precalculus.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

Two different parametric representations of a curve are given by C1:x(t)=t,y(t)=t2C_1: x(t) = t, y(t) = t^2 for tRt \in \mathbb{R} and C2:x(s)=s3,y(s)=s6C_2: x(s) = s^3, y(s) = s^6 for sRs \in \mathbb{R}. Which of the following statements correctly compares the two representations?

  1. C1C_1 and C2C_2 trace the same curve, but C2C_2 is traversed more quickly than C1C_1 for s>1|s|>1. (correct answer)
  2. C1C_1 and C2C_2 trace different curves because the equations are different functions of the parameter.
  3. C1C_1 and C2C_2 trace the same curve, but C2C_2 only traces the portion of the curve where x0x \ge 0.
  4. C1C_1 and C2C_2 trace the same curve, but C2C_2 is traversed in the opposite direction of C1C_1.

Explanation: For both representations, eliminating the parameter results in the rectangular equation y=x2y=x^2. Thus, they trace the same parabola. For C1C_1, as tt increases, the point moves along the parabola. For C2C_2, as ss increases, the point also moves along the parabola in the same direction. However, the speed of traversal is different. For example, in C1C_1, it takes 2 units of time for tt to go from 0 to 2, covering x-values from 0 to 2. In C2C_2, it takes 2 units of time for ss to go from 0 to 2, covering x-values from 03=00^3=0 to 23=82^3=8. Since C2C_2 covers a greater distance along the curve in the same parameter interval, it is traversed more quickly.

Question 2

A particle's position is given by x(t)=t22tx(t) = t^2 - 2t and y(t)=t33ty(t) = t^3 - 3t. At which positive value of tt does the particle's vertical motion change direction?

  1. t=1t=1 (correct answer)
  2. t=3t=\sqrt{3}
  3. t=2t=2
  4. t=3t=3

Explanation: The vertical motion is described by the function y(t)=t33ty(t) = t^3 - 3t. The direction of vertical motion changes at a point where the function's rate of change is zero, corresponding to a local maximum or minimum. For the polynomial y(t)y(t), these extrema occur at the critical points. The derivative is y(t)=3t23y'(t) = 3t^2 - 3. Setting the derivative to zero gives 3t23=03t^2 - 3 = 0, which leads to t2=1t^2 = 1, so t=1t = 1 or t=1t = -1. The question asks for the positive value of tt, which is t=1t=1.

Question 3

A particle's motion along a circle is described by C1:x(t)=cos(t),y(t)=sin(t)C_1: x(t) = \cos(t), y(t) = \sin(t) for 0t2π0 \le t \le 2\pi. A second particle's motion is described by C2:x(s)=cos(2s),y(s)=sin(2s)C_2: x(s) = \cos(2s), y(s) = \sin(2s) for 0sπ0 \le s \le \pi. Which statement accurately compares the motions?

  1. Both particles trace the same unit circle once, but the second particle moves twice as fast. (correct answer)
  2. The second particle traces the unit circle twice, while the first particle traces it once.
  3. The first particle moves counter-clockwise, while the second particle moves clockwise.
  4. The first particle traces the entire unit circle, while the second only traces a semicircle.

Explanation: Both parameterizations describe a path on the unit circle because x2+y2=cos2(θ)+sin2(θ)=1x^2+y^2=\cos^2(\theta)+\sin^2(\theta)=1. For C1C_1, as tt goes from 0 to 2π2\pi, the particle makes one full counter-clockwise revolution. For C2C_2, as the parameter ss goes from 0 to π\pi, the angle 2s2s goes from 0 to 2π2\pi. Thus, the second particle also makes one full counter-clockwise revolution. However, the first particle takes 2π2\pi units of time to complete the circle, while the second takes only π\pi units of time. This means the second particle traverses the same path at twice the speed.

Question 4

A linear map uses M=[20012]M=\begin{bmatrix}2&0\\0&\tfrac12\end{bmatrix} on v=[46]\vec{v}=\begin{bmatrix}-4\\6\end{bmatrix}. Find the transformed vector MvM\vec{v}.

  1. [83]\begin{bmatrix}-8\\3\end{bmatrix} (correct answer)
  2. [212]\begin{bmatrix}-2\\12\end{bmatrix}
  3. [812]\begin{bmatrix}-8\\12\end{bmatrix}
  4. [83]\begin{bmatrix}-8\\-3\end{bmatrix}

Explanation: This question tests AP Precalculus skills in parametric functions, vectors, and matrices, focusing on diagonal matrix transformations. Parametric functions use parameters to express coordinates, vectors represent direction and magnitude, and matrices perform transformations. In this scenario, a diagonal scaling matrix M=[2,0;0,1/2] transforms vector v⃗=[-4,6]ᵀ by scaling x by 2 and y by 1/2. Choice A is correct because Mv⃗=[2×(-4)+0×6, 0×(-4)+(1/2)×6]ᵀ=[-8+0, 0+3]ᵀ=[-8,3]ᵀ, properly applying the scaling transformation. Choice C is incorrect because it shows [-8,12], which would result from scaling y by 2 instead of 1/2, a common error when misreading diagonal entries. To help students: Emphasize that diagonal matrices scale each component independently by the corresponding diagonal entry. Watch for: Misreading fractional diagonal entries and errors in handling negative components during multiplication.

Question 5

A curve is defined by the parametric equations x(t)=t29x(t) = t^2 - 9 and y(t)=t24ty(t) = t^2 - 4t. At what points does the curve intersect the y-axis?

  1. At (0,3)(0, -3) and (0,21)(0, 21) (correct answer)
  2. At (0,0)(0, 0) and (0,32)(0, 32)
  3. At (0,3)(0, -3) only
  4. At (0,21)(0, 21) only

Explanation: The curve intersects the y-axis when the x-coordinate is 0. We set x(t)=0x(t) = 0 to find the values of tt at the intersections: t29=0    t2=9    t=3t^2 - 9 = 0 \implies t^2 = 9 \implies t = 3 or t=3t = -3. To find the points of intersection, we substitute these tt values into the equation for y(t)y(t). For t=3t=3, y(3)=(3)24(3)=912=3y(3) = (3)^2 - 4(3) = 9 - 12 = -3. For t=3t=-3, y(3)=(3)24(3)=9+12=21y(-3) = (-3)^2 - 4(-3) = 9 + 12 = 21. Thus, the points of intersection with the y-axis are (0,3)(0, -3) and (0,21)(0, 21).

Question 6

Which of the following sets of parametric equations describes the line segment from point P(2, -1) to point Q(5, 3) for 0t10 \le t \le 1?

  1. x(t)=2+3t,y(t)=1+4tx(t) = 2 + 3t, y(t) = -1 + 4t (correct answer)
  2. x(t)=2+5t,y(t)=1+3tx(t) = 2 + 5t, y(t) = -1 + 3t
  3. x(t)=5+3t,y(t)=3+4tx(t) = 5 + 3t, y(t) = 3 + 4t
  4. x(t)=23t,y(t)=14tx(t) = 2 - 3t, y(t) = -1 - 4t

Explanation: A parameterization for a line segment from (x1,y1)(x_1, y_1) to (x2,y2)(x_2, y_2) for 0t10 \le t \le 1 is given by x(t)=x1+(x2x1)tx(t) = x_1 + (x_2 - x_1)t and y(t)=y1+(y2y1)ty(t) = y_1 + (y_2 - y_1)t. With P(2, -1) as the starting point and Q(5, 3) as the ending point, we have x(t)=2+(52)t=2+3tx(t) = 2 + (5 - 2)t = 2 + 3t and y(t)=1+(3(1))t=1+4ty(t) = -1 + (3 - (-1))t = -1 + 4t. Checking the endpoints: at t=0t=0, the point is (2,1)(2, -1); at t=1t=1, the point is (5,3)(5, 3).

Question 7

The path of a particle is given by the parametric equations x(t)=3+5cos(t)x(t) = 3 + 5\cos(t) and y(t)=2+5sin(t)y(t) = -2 + 5\sin(t). Which of the following describes the path?

  1. A circle with center (3,2)(3, -2) and radius 5. (correct answer)
  2. A circle with center (3,2)(-3, 2) and radius 5.
  3. A circle with center (3,2)(3, -2) and radius 25.
  4. An ellipse with center (3,2)(3, -2) and semi-axes of length 3 and 5.

Explanation: The standard parametric equations for a circle with center (h,k)(h, k) and radius rr are x(t)=h+rcos(t)x(t) = h + r\cos(t) and y(t)=k+rsin(t)y(t) = k + r\sin(t). By comparing the given equations to the standard form, we can identify h=3h=3, k=2k=-2, and r=5r=5. Thus, the path is a circle centered at (3,2)(3, -2) with a radius of 5.

Question 8

A curve is defined by the parametric equations x(t)=4cos(t)+1x(t) = 4\cos(t)+1 and y(t)=4sin(t)3y(t) = 4\sin(t)-3. Which of the following is the corresponding rectangular equation?

  1. (x1)2+(y+3)2=16(x-1)^2 + (y+3)^2 = 16 (correct answer)
  2. (x+1)2+(y3)2=16(x+1)^2 + (y-3)^2 = 16
  3. (x1)2+(y+3)2=4(x-1)^2 + (y+3)^2 = 4
  4. (x4)2+(y+4)2=1(x-4)^2 + (y+4)^2 = 1

Explanation: To convert to a rectangular equation, we isolate the trigonometric terms and use the Pythagorean identity cos2(t)+sin2(t)=1\cos^2(t) + \sin^2(t) = 1. From the given equations, we have x1=4cos(t)    cos(t)=x14x-1 = 4\cos(t) \implies \cos(t) = \frac{x-1}{4} and y+3=4sin(t)    sin(t)=y+34y+3 = 4\sin(t) \implies \sin(t) = \frac{y+3}{4}. Substituting into the identity gives (x14)2+(y+34)2=1\left(\frac{x-1}{4}\right)^2 + \left(\frac{y+3}{4}\right)^2 = 1. This simplifies to (x1)216+(y+3)216=1\frac{(x-1)^2}{16} + \frac{(y+3)^2}{16} = 1, which is equivalent to (x1)2+(y+3)2=16(x-1)^2 + (y+3)^2 = 16.

Question 9

A particle's path is described by x(t)=2t1x(t) = 2t-1 and y(t)=t2+3y(t) = t^2+3. For which positive value of the parameter tt is the particle at the point (5,12)(5, 12)?

  1. t=3t=3 (correct answer)
  2. t=2t=2
  3. t=5t=5
  4. No such positive value of tt exists.

Explanation: We need to find a single value of tt that satisfies both x(t)=5x(t)=5 and y(t)=12y(t)=12. First, solve x(t)=5x(t)=5: 2t1=5    2t=6    t=32t-1 = 5 \implies 2t = 6 \implies t=3. Then, check if this value of tt works in the second equation: y(3)=(3)2+3=9+3=12y(3) = (3)^2+3 = 9+3 = 12. Since t=3t=3 satisfies both equations and is positive, it is the correct value.

Question 10

Which of the following is a possible parametric representation of the parabola given by the equation y=(x+2)21y = (x+2)^2 - 1?

  1. x(t)=t,y(t)=(t+2)21x(t) = t, y(t) = (t+2)^2 - 1 (correct answer)
  2. x(t)=t2,y(t)=t2+1x(t) = t-2, y(t) = t^2 + 1
  3. x(t)=t+2,y(t)=t21x(t) = t+2, y(t) = t^2 - 1
  4. x(t)=t2,y(t)=(t2+2)21x(t) = t^2, y(t) = (t^2+2)^2 - 1

Explanation: One common method to parametrize an equation where yy is a function of xx is to set x=tx=t. Then, we substitute tt for xx in the original equation to find yy in terms of tt. If x(t)=tx(t) = t, then substituting into y=(x+2)21y = (x+2)^2 - 1 yields y(t)=(t+2)21y(t) = (t+2)^2 - 1. This is a valid parameterization. Other parameterizations exist, but this is the most direct one among the choices.

Question 11

A curve is defined by the parametric equations x(t)=4t2x(t) = 4t^2 and y(t)=8ty(t) = 8t. Which of the following describes the curve?

  1. A parabola that opens to the right. (correct answer)
  2. A parabola that opens upward.
  3. A line with a slope of 2.
  4. A hyperbola.

Explanation: To identify the curve, we eliminate the parameter tt. From the equation for y, we can solve for t: t=y8t = \frac{y}{8}. Now we substitute this expression for tt into the equation for x: x=4(y8)2=4(y264)=y216x = 4\left(\frac{y}{8}\right)^2 = 4\left(\frac{y^2}{64}\right) = \frac{y^2}{16}. The equation x=116y2x = \frac{1}{16}y^2 is the equation of a parabola. Since xx is expressed as a function of y2y^2 and the coefficient is positive, the parabola opens in the positive x-direction, which is to the right.

Question 12

A parametric curve is given by the equations x(t)=3t1x(t) = 3t - 1 and y(t)=6t+2y(t) = 6t + 2. Which of the following is the rectangular equation for this curve?

  1. y=2x+4y = 2x + 4 (correct answer)
  2. y=2x4y = 2x - 4
  3. y=12x2y = \frac{1}{2}x - 2
  4. y=12x+2y = \frac{1}{2}x + 2

Explanation: To find the rectangular equation, we eliminate the parameter tt. First, solve the equation for xx in terms of tt: x=3t1    x+1=3t    t=x+13x = 3t - 1 \implies x+1 = 3t \implies t = \frac{x+1}{3}. Next, substitute this expression for tt into the equation for yy: y=6(x+13)+2y = 6\left(\frac{x+1}{3}\right) + 2. Simplifying gives y=2(x+1)+2=2x+2+2=2x+4y = 2(x+1) + 2 = 2x + 2 + 2 = 2x + 4.

Question 13

The motion of a particle in the xy-plane is described by the parametric equations x(t)=5t2x(t) = 5 - t^2 and y(t)=t34ty(t) = t^3 - 4t for t0t \ge 0. Which of the following describes the particle's horizontal motion as tt increases?

  1. The particle always moves to the left. (correct answer)
  2. The particle always moves to the right.
  3. The particle moves to the right for t>0t > 0.
  4. The particle moves to the left for t<0t < 0 and then to the right for t>0t > 0.

Explanation: The horizontal motion is determined by the function x(t)=5t2x(t) = 5 - t^2. As tt increases from 0, t2t^2 increases. Since t2t^2 is being subtracted from 5, the value of x(t)x(t) will decrease. A decrease in the x-coordinate corresponds to motion to the left. Since this is true for all t>0t > 0, the particle always moves to the left for the given domain t0t \ge 0.

Question 14

The parametric equations x(t)=2tx(t) = 2t and y(t)=4t2y(t) = 4t^2 for t[1,1]t \in [-1, 1] describe a segment of a parabola. Which of the following domains for the parameterization x(s)=sx(s) = s and y(s)=s2y(s) = s^2 would trace the exact same segment?

  1. s[2,2]s \in [-2, 2] (correct answer)
  2. s[0,4]s \in [0, 4]
  3. s[1,1]s \in [-1, 1]
  4. s[1,5]s \in [1, 5]

Explanation: First, determine the starting and ending points and the path of the original segment. At t=1t=-1, the point is x(1)=2,y(1)=4x(-1)=-2, y(-1)=4. At t=1t=1, the point is x(1)=2,y(1)=4x(1)=2, y(1)=4. The rectangular equation is found by solving for tt: t=x/2t=x/2, so y=4(x/2)2=4(x2/4)=x2y=4(x/2)^2 = 4(x^2/4) = x^2. The segment is on the parabola y=x2y=x^2 from (2,4)(-2,4) to (2,4)(2,4). Now consider the new parameterization x(s)=s,y(s)=s2x(s)=s, y(s)=s^2. This also traces the parabola y=x2y=x^2. To trace the same segment, the x-values, which are equal to ss, must range from -2 to 2. Therefore, the required domain is s[2,2]s \in [-2, 2].

Question 15

The vertical position of a projectile is given by y(t)=16t2+64t+80y(t) = -16t^2 + 64t + 80, where tt is time in seconds. The horizontal position is given by x(t)=20tx(t) = 20t.

What is the maximum height reached by the projectile?

  1. 144 feet (correct answer)
  2. 80 feet
  3. 64 feet
  4. 2 seconds

Explanation: The maximum height is determined by the maximum value of the vertical position function, y(t)=16t2+64t+80y(t) = -16t^2 + 64t + 80. This is a quadratic function representing a downward-opening parabola. The maximum value occurs at the vertex. The t-coordinate of the vertex is t=b2a=642(16)=6432=2t = -\frac{b}{2a} = -\frac{64}{2(-16)} = -\frac{64}{-32} = 2. To find the maximum height, we evaluate y(t)y(t) at t=2t=2: y(2)=16(2)2+64(2)+80=16(4)+128+80=64+128+80=144y(2) = -16(2)^2 + 64(2) + 80 = -16(4) + 128 + 80 = -64 + 128 + 80 = 144. So, the maximum height is 144 feet.

Question 16

A curve is parameterized by x(t)=2sin(t)+3x(t) = 2\sin(t) + 3 and y(t)=cos2(t)y(t) = \cos^2(t) for all real tt. What is the range of possible y-values for this curve?

  1. [0,1][0, 1] (correct answer)
  2. [1,1][-1, 1]
  3. [1,5][1, 5]
  4. [0,4][0, 4]

Explanation: The y-values of the curve are given by the function y(t)=cos2(t)y(t) = \cos^2(t). The range of the function f(t)=cos(t)f(t)=\cos(t) is [1,1][-1, 1]. When we square the values in this range, the outputs are always non-negative. The smallest possible value is 02=00^2 = 0, which occurs when cos(t)=0\cos(t)=0. The largest possible value is (1)2=12=1(-1)^2 = 1^2 = 1. Therefore, the range of y(t)=cos2(t)y(t) = \cos^2(t) is the closed interval [0,1][0, 1].

Question 17

A curve is defined by the parametric equations x(t)=t23tx(t) = t^2 - 3t and y(t)=2t+1y(t) = 2t + 1. What are the coordinates of the point on the curve when t=2t=2?

  1. (2,5)(-2, 5) (correct answer)
  2. (10,5)(10, 5)
  3. (2,3)(2, 3)
  4. (2,3)(-2, 3)

Explanation: To find the coordinates of the point at a specific value of the parameter tt, substitute t=2t=2 into both parametric equations. For the x-coordinate: x(2)=(2)23(2)=46=2x(2) = (2)^2 - 3(2) = 4 - 6 = -2. For the y-coordinate: y(2)=2(2)+1=4+1=5y(2) = 2(2) + 1 = 4 + 1 = 5. Therefore, the coordinates of the point on the curve when t=2t=2 are (2,5)(-2, 5).

Question 18

An AC circuit uses v(t)=120sin(120πt)v(t)=120\sin(120\pi t) and i(t)=6sin(120πtπ/3)i(t)=6\sin(120\pi t-\pi/3). Find v ⁣(1240)v\!\left(\tfrac{1}{240}\right).

  1. 120120 (correct answer)
  2. 00
  3. 120-120
  4. 6060

Explanation: This question tests AP Precalculus skills in parametric functions, vectors, and matrices, focusing on evaluating sinusoidal functions in AC circuit analysis. Parametric functions use parameters to express coordinates, vectors represent direction and magnitude, and matrices perform transformations. In this scenario, voltage follows v(t)=120sin(120πt) and we need to evaluate at t=1/240. Choice A is correct because v(1/240)=120sin(120π×1/240)=120sin(π/2)=120×1=120. Choice C is incorrect because it represents -120, which would occur at t=3/240 when sin(3π/2)=-1, showing a phase error. To help students: Practice substituting specific time values into sinusoidal functions and simplifying the arguments. Watch for: Common errors in simplifying fractions within trigonometric arguments and sign errors when evaluating standard angles.

Question 19

The position of a particle is given by x(t)=tx(t) = \sqrt{t} and y(t)=t21y(t) = t^2 - 1. What is the average rate of change of yy with respect to xx as tt changes from t=1t=1 to t=4t=4?

  1. 15 (correct answer)
  2. 5
  3. 7.5
  4. 13\frac{1}{3}

Explanation: The average rate of change of yy with respect to xx is given by the formula ΔyΔx=y(t2)y(t1)x(t2)x(t1)\frac{\Delta y}{\Delta x} = \frac{y(t_2) - y(t_1)}{x(t_2) - x(t_1)}. Here, t1=1t_1=1 and t2=4t_2=4. First, find the coordinates at these times. At t=1t=1, x(1)=1=1x(1) = \sqrt{1} = 1 and y(1)=121=0y(1) = 1^2 - 1 = 0. At t=4t=4, x(4)=4=2x(4) = \sqrt{4} = 2 and y(4)=421=15y(4) = 4^2 - 1 = 15. Now, calculate the average rate of change: ΔyΔx=15021=151=15\frac{\Delta y}{\Delta x} = \frac{15 - 0}{2 - 1} = \frac{15}{1} = 15.

Question 20

A point on a wheel follows r}(t)=\langle 3\cos(2t),\,3\sin(2t)\rangle (meters); determine the coordinates at t=π/4t=\pi/4.

  1. 0,3\langle 0,\,3\rangle (correct answer)
  2. 3,0\langle 3,\,0\rangle
  3. 0,3\langle 0,\,-3\rangle
  4. 2.12,2.12\langle 2.12,\,2.12\rangle

Explanation: This question tests AP Precalculus skills in parametric functions, vectors, and matrices, focusing on circular motion described by parametric equations. Parametric functions use parameters to express coordinates, vectors represent direction and magnitude, and matrices perform transformations. In this scenario, a point on a wheel follows r(t) = ⟨3cos(2t), 3sin(2t)⟩, describing circular motion with radius 3 meters and angular frequency 2 rad/s. Choice A is correct because at t=π/4, we have x = 3cos(2·π/4) = 3cos(π/2) = 0 and y = 3sin(2·π/4) = 3sin(π/2) = 3, giving coordinates ⟨0, 3⟩. Choice D is incorrect because it appears to use t=π/4 directly in the trig functions without the factor of 2, resulting in cos(π/4) = sin(π/4) = √2/2, giving approximately ⟨2.12, 2.12⟩. To help students: Emphasize the role of the coefficient of t in parametric equations as angular frequency, practice evaluating trigonometric functions at key angles, and visualize how the parameter affects position on the circle. Watch for: Forgetting to multiply t by the coefficient inside trig functions, confusion between radians and degrees, and misremembering special angle values.