Multivariable Calculus Quiz: Parametrizing Curves
20 questions · exam conditions
0:00
Parametrizing CurvesQuestion 1 of 20

Find a parametrization for the curve defined by the parabola x=12y2x = 1 - 2y^2 that starts at the point (1,1)(-1, 1) and ends at the point (7,2)(-7, 2).

r(t)=t,(1t)/2\vec{r}(t) = \langle t, \sqrt{(1-t)/2} \rangle, for 7t1-7 \le t \le -1
r(t)=12t2,t\vec{r}(t) = \langle 1 - 2t^2, t \rangle, for 1t21 \le t \le 2
r(t)=12t,t2\vec{r}(t) = \langle 1 - 2t, t^2 \rangle, for 1t21 \le t \le 2
r(t)=12t2,t\vec{r}(t) = \langle 1 - 2t^2, t \rangle, for 1t2-1 \le t \le 2
← Back to quizzes

Multivariable Calculus Quiz

Multivariable Calculus Quiz: Parametrizing Curves

Practice Parametrizing Curves in Multivariable Calculus 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 Parametrizing Curves, giving you a quick way to practice the rules, question types, and explanations that matter most for Multivariable Calculus.

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

Find a parametrization for the curve defined by the parabola x=12y2x = 1 - 2y^2 that starts at the point (1,1)(-1, 1) and ends at the point (7,2)(-7, 2).

  1. r(t)=t,(1t)/2\vec{r}(t) = \langle t, \sqrt{(1-t)/2} \rangle, for 7t1-7 \le t \le -1
  2. r(t)=12t2,t\vec{r}(t) = \langle 1 - 2t^2, t \rangle, for 1t21 \le t \le 2 (correct answer)
  3. r(t)=12t,t2\vec{r}(t) = \langle 1 - 2t, t^2 \rangle, for 1t21 \le t \le 2
  4. r(t)=12t2,t\vec{r}(t) = \langle 1 - 2t^2, t \rangle, for 1t2-1 \le t \le 2
Explanation: Since xx is given as a function of yy, it is natural to choose yy as the parameter. Let y=ty=t. Then x=12t2x = 1 - 2t^2. The parametrization is r(t)=12t2,t\vec{r}(t) = \langle 1 - 2t^2, t \rangle. The path starts at the point where y=1y=1 and ends at the point where y=2y=2. Therefore, the parameter tt must range from 1 to 2. This gives the interval 1t21 \le t \le 2.

Question 2

Let CC be the curve parametrized by r(t)=et,t3,cos(πt)\vec{r}(t) = \langle e^t, t^3, \cos(\pi t) \rangle for 0t10 \le t \le 1. Let C-C be the same curve with the opposite orientation. Which of the following parametrizes C-C?

  1. s(t)=et,t3,cos(πt)\vec{s}(t) = \langle e^{-t}, -t^3, \cos(-\pi t) \rangle, for 0t10 \le t \le 1
  2. s(t)=et1,(t1)3,cos(π(t1))\vec{s}(t) = \langle e^{t-1}, (t-1)^3, \cos(\pi(t-1)) \rangle, for 0t10 \le t \le 1
  3. s(t)=et,t3,cos(πt)\vec{s}(t) = -\langle e^t, t^3, \cos(\pi t) \rangle, for 0t10 \le t \le 1
  4. s(t)=e1t,(1t)3,cos(π(1t))\vec{s}(t) = \langle e^{1-t}, (1-t)^3, \cos(\pi(1-t)) \rangle, for 0t10 \le t \le 1 (correct answer)
Explanation: When you encounter a question about curve orientation, you're dealing with the direction of traversal along a parametric curve. The key insight is that reversing orientation means starting at the endpoint and moving backward to the starting point. The original curve r(t)=et,t3,cos(πt)\vec{r}(t) = \langle e^t, t^3, \cos(\pi t) \rangle for 0t10 \le t \le 1 starts at r(0)=1,0,1\vec{r}(0) = \langle 1, 0, 1 \rangle and ends at r(1)=e,1,1\vec{r}(1) = \langle e, 1, -1 \rangle. To reverse the orientation, you need a new parametrization that starts at e,1,1\langle e, 1, -1 \rangle when t=0t = 0 and ends at 1,0,1\langle 1, 0, 1 \rangle when t=1t = 1. Option D accomplishes this perfectly using the substitution u=1tu = 1-t. When t=0t = 0, we get s(0)=e1,13,cos(π)=e,1,1\vec{s}(0) = \langle e^1, 1^3, \cos(\pi) \rangle = \langle e, 1, -1 \rangle. When t=1t = 1, we get s(1)=e0,03,cos(0)=1,0,1\vec{s}(1) = \langle e^0, 0^3, \cos(0) \rangle = \langle 1, 0, 1 \rangle. This traces the same geometric path but in reverse. Option A creates an entirely different curve by negating components rather than reversing direction. Option B shifts the parameter but doesn't reverse orientation—it still goes from the original starting point to endpoint. Option C multiplies the entire vector by 1-1, which reflects the curve through the origin rather than reversing its direction of traversal. Remember: to reverse curve orientation, substitute tt with (1t)(1-t) or similar transformations that flip the parameter direction. Don't confuse this with negating vector components, which creates a different curve entirely.

Question 3

A line integral is to be evaluated over the line segment from P=(0,1,5)P=(0, 1, 5) to Q=(3,5,2)Q=(3, 5, 2). Which parametrization describes this path as being traced at a constant speed of 1 (i.e., is an arc-length parametrization)?

  1. r(t)=3t,1+4t,53t\vec{r}(t) = \langle 3t, 1+4t, 5-3t \rangle, for 0t10 \le t \le 1
  2. r(t)=3t34,1+4t34,53t34\vec{r}(t) = \langle \frac{3t}{34}, 1+\frac{4t}{34}, 5-\frac{3t}{34} \rangle, for 0t340 \le t \le 34
  3. r(t)=3t,4t,3t\vec{r}(t) = \langle 3t, 4t, -3t \rangle, for 0t10 \le t \le 1
  4. r(t)=3t34,1+4t34,53t34\vec{r}(t) = \langle \frac{3t}{\sqrt{34}}, 1+\frac{4t}{\sqrt{34}}, 5-\frac{3t}{\sqrt{34}} \rangle, for 0t340 \le t \le \sqrt{34} (correct answer)
Explanation: When evaluating line integrals, understanding arc-length parametrization is crucial. An arc-length parametrization traces a curve at constant speed 1, meaning the magnitude of the velocity vector r(t)=1|\vec{r}'(t)| = 1 for all values of tt. To find the correct parametrization, you need to first determine the direction vector from PP to QQ: PQ=(3,5,2)(0,1,5)=(3,4,3)\vec{PQ} = (3,5,2) - (0,1,5) = (3,4,-3). The length of this segment is PQ=32+42+(3)2=34|\vec{PQ}| = \sqrt{3^2 + 4^2 + (-3)^2} = \sqrt{34}. For arc-length parametrization, you need the unit direction vector: PQPQ=(3,4,3)34\frac{\vec{PQ}}{|\vec{PQ}|} = \frac{(3,4,-3)}{\sqrt{34}}. The parametrization becomes r(t)=P+t(unit vector)=(0,1,5)+t(3,4,3)34\vec{r}(t) = P + t \cdot \text{(unit vector)} = (0,1,5) + t \cdot \frac{(3,4,-3)}{\sqrt{34}}, which gives option D. Since the total length is 34\sqrt{34}, the parameter runs from 00 to 34\sqrt{34}. Option A parametrizes the correct path but at speed r(t)=34|\vec{r}'(t)| = \sqrt{34}, not 1. Option B attempts to normalize but uses the wrong denominator (34 instead of 34\sqrt{34}), creating speed 3434\frac{\sqrt{34}}{34}. Option C doesn't even pass through the starting point PP since r(0)=(0,0,0)(0,1,5)\vec{r}(0) = (0,0,0) \neq (0,1,5). Study tip: For arc-length parametrization, always normalize the direction vector by dividing by its magnitude, and let the parameter run from 0 to the total arc length.

Question 4

To evaluate a line integral over the cardioid given by the polar equation r=1+cos(θ)r = 1 + \cos(\theta), for 0θπ0 \le \theta \le \pi, a Cartesian parametrization is required. Which of the following is a correct parametrization?

  1. r(t)=(1+cos(t))cos(t),(1+cos(t))sin(t)\vec{r}(t) = \langle (1+\cos(t))\cos(t), (1+\cos(t))\sin(t) \rangle, for 0tπ0 \le t \le \pi (correct answer)
  2. r(t)=t,1+cos(t)\vec{r}(t) = \langle t, 1+\cos(t) \rangle, for 0tπ0 \le t \le \pi
  3. r(t)=cos(t),1+cos(t)\vec{r}(t) = \langle \cos(t), 1+\cos(t) \rangle, for 0tπ0 \le t \le \pi
  4. r(t)=1+cos(t),sin(t)\vec{r}(t) = \langle 1+\cos(t), \sin(t) \rangle, for 0tπ0 \le t \le \pi
Explanation: The standard conversion from polar coordinates (r,θ)(r, \theta) to Cartesian coordinates (x,y)(x, y) is given by the equations x=rcos(θ)x = r\cos(\theta) and y=rsin(θ)y = r\sin(\theta). In this problem, the radius rr is a function of the angle θ\theta: r=1+cos(θ)r = 1 + \cos(\theta). To parametrize the curve, we can use the angle θ\theta as the parameter, which we can call tt. So, let θ=t\theta=t. Substituting the expression for rr into the conversion formulas, we get: x(t)=(1+cos(t))cos(t)x(t) = (1 + \cos(t))\cos(t) and y(t)=(1+cos(t))sin(t)y(t) = (1 + \cos(t))\sin(t). The given range for the angle is 0θπ0 \le \theta \le \pi, so the parameter range is 0tπ0 \le t \le \pi. This gives the vector parametrization r(t)=(1+cos(t))cos(t),(1+cos(t))sin(t)\vec{r}(t) = \langle (1+\cos(t))\cos(t), (1+\cos(t))\sin(t) \rangle.

Question 5

Consider the curve of intersection of the two cylinders x2+z2=4x^2+z^2=4 and y2+z2=4y^2+z^2=4. Which of the following parametrizes the portion of this curve that lies in the first octant, starting from the xyxy-plane and ending at the point of maximum height?

  1. r(t)=2cos(t),2cos(t),2sin(t)\vec{r}(t) = \langle 2\cos(t), 2\cos(t), 2\sin(t) \rangle, for 0tπ/20 \le t \le \pi/2 (correct answer)
  2. r(t)=2cos(t),2sin(t),2sin(t)\vec{r}(t) = \langle 2\cos(t), 2\sin(t), 2\sin(t) \rangle, for 0tπ/20 \le t \le \pi/2
  3. r(t)=4t2,4t2,t\vec{r}(t) = \langle \sqrt{4-t^2}, \sqrt{4-t^2}, t \rangle, for 0t20 \le t \le 2
  4. r(t)=2sin(t),2sin(t),2cos(t)\vec{r}(t) = \langle 2\sin(t), 2\sin(t), 2\cos(t) \rangle, for 0tπ/20 \le t \le \pi/2
Explanation: From the two cylinder equations, we have x2+z2=y2+z2x^2+z^2 = y^2+z^2, which implies x2=y2x^2 = y^2. In the first octant (x,y,z0x, y, z \ge 0), this simplifies to x=yx=y. Substituting x=yx=y into the first cylinder equation gives x2+z2=4x^2+z^2=4. This is the equation of a circle of radius 2 in the plane x=yx=y (projected onto the xzxz-plane). We can parametrize this circular arc in the first octant using x(t)=2cos(t)x(t)=2\cos(t) and z(t)=2sin(t)z(t)=2\sin(t) for 0tπ/20 \le t \le \pi/2. Since y=xy=x, we have y(t)=2cos(t)y(t)=2\cos(t). This gives the parametrization r(t)=2cos(t),2cos(t),2sin(t)\vec{r}(t) = \langle 2\cos(t), 2\cos(t), 2\sin(t) \rangle. Let's check the start and end points. The path starts on the xyxy-plane, where z=0z=0. This corresponds to 2sin(t)=02\sin(t)=0, so t=0t=0. At t=0t=0, r(0)=2,2,0\vec{r}(0) = \langle 2, 2, 0 \rangle. The maximum height occurs when zz is maximum. z=2sin(t)z=2\sin(t) is maximum when t=π/2t=\pi/2, giving z=2z=2. At t=π/2t=\pi/2, r(π/2)=0,0,2\vec{r}(\pi/2) = \langle 0, 0, 2 \rangle. The range 0tπ/20 \le t \le \pi/2 correctly traces the curve from the xyxy-plane to its highest point in the first octant.

Question 6

A particle moves on the cylinder x2+y2=1x^2+y^2=1. Its vertical velocity is given by dz/dt=x(t)dz/dt = x(t). If the particle's horizontal motion is counter-clockwise when viewed from above, which of the following could be a parametrization of its path, r(t)\vec{r}(t)?

  1. r(t)=cos(t),sin(t),cos(t)\vec{r}(t) = \langle \cos(t), \sin(t), \cos(t) \rangle
  2. r(t)=cos(t),sin(t),cos(t)\vec{r}(t) = \langle \cos(t), \sin(t), -\cos(t) \rangle
  3. r(t)=cos(t),sin(t),sin(t)\vec{r}(t) = \langle \cos(t), \sin(t), \sin(t) \rangle (correct answer)
  4. r(t)=sin(t),cos(t),sin(t)\vec{r}(t) = \langle \sin(t), \cos(t), -\sin(t) \rangle
Explanation: The particle's motion on the cylinder x2+y2=1x^2+y^2=1 in a counter-clockwise direction can be parametrized by x(t)=cos(t)x(t) = \cos(t) and y(t)=sin(t)y(t) = \sin(t). The vertical velocity is given as dz/dt=x(t)=cos(t)dz/dt = x(t) = \cos(t). To find the vertical position z(t)z(t), we must integrate the vertical velocity with respect to time: z(t)=dzdtdt=cos(t)dt=sin(t)+Cz(t) = \int \frac{dz}{dt} dt = \int \cos(t) dt = \sin(t) + C, where CC is a constant of integration. A possible parametrization is therefore r(t)=cos(t),sin(t),sin(t)+C\vec{r}(t) = \langle \cos(t), \sin(t), \sin(t) + C \rangle. Option C matches this form with C=0C=0.

Question 7

To compute a line integral over the curve CC, which is the intersection of the cylinder x2+y2=9x^2 + y^2 = 9 and the plane z=1x/3z = 1 - x/3, a parametrization is needed. The curve is oriented counter-clockwise when viewed from above. Which of the following is a suitable parametrization?

  1. r(t)=3cos(t),3sin(t),1sin(t)\vec{r}(t) = \langle 3\cos(t), 3\sin(t), 1 - \sin(t) \rangle, for 0t2π0 \le t \le 2\pi
  2. r(t)=9cos(t),9sin(t),13cos(t)\vec{r}(t) = \langle 9\cos(t), 9\sin(t), 1 - 3\cos(t) \rangle, for 0t2π0 \le t \le 2\pi
  3. r(t)=3cos(t),3sin(t),1cos(t)\vec{r}(t) = \langle 3\cos(t), 3\sin(t), 1 - \cos(t) \rangle, for 0t2π0 \le t \le 2\pi (correct answer)
  4. r(t)=3cos(t),3sin(t),1cos(t)\vec{r}(t) = \langle 3\cos(t), -3\sin(t), 1 - \cos(t) \rangle, for 0t2π0 \le t \le 2\pi
Explanation: The projection of the curve onto the xyxy-plane is the circle x2+y2=9x^2 + y^2 = 9. A standard counter-clockwise parametrization for a circle of radius 3 is x(t)=3cos(t)x(t) = 3\cos(t) and y(t)=3sin(t)y(t) = 3\sin(t), for 0t2π0 \le t \le 2\pi. To find the zz-component, substitute the expression for xx into the equation of the plane: z=1x/3=1(3cos(t))/3=1cos(t)z = 1 - x/3 = 1 - (3\cos(t))/3 = 1 - \cos(t). Combining these components gives the parametrization r(t)=3cos(t),3sin(t),1cos(t)\vec{r}(t) = \langle 3\cos(t), 3\sin(t), 1 - \cos(t) \rangle.

Question 8

A particle follows a path along the arc of the circle x2+y2=25x^2 + y^2 = 25 from the point (0,5)(0, -5) to the point (5,0)(5, 0) in a clockwise direction. Which of the following parametrizations describes this path?

  1. r(t)=5cos(t),5sin(t)\vec{r}(t) = \langle 5\cos(t), 5\sin(t) \rangle, for 3π/2t2π3\pi/2 \le t \le 2\pi
  2. r(t)=5sin(t),5cos(t)\vec{r}(t) = \langle 5\sin(t), -5\cos(t) \rangle, for 0tπ/20 \le t \le \pi/2 (correct answer)
  3. r(t)=5cos(t),5sin(t)\vec{r}(t) = \langle 5\cos(t), -5\sin(t) \rangle, for 0tπ/20 \le t \le \pi/2
  4. r(t)=5sin(t),5cos(t)\vec{r}(t) = \langle 5\sin(t), 5\cos(t) \rangle, for π/2tπ\pi/2 \le t \le \pi
Explanation: The path is clockwise. A standard counter-clockwise (CCW) parametrization is 5cos(t),5sin(t)\langle 5\cos(t), 5\sin(t) \rangle. To achieve clockwise motion, we can, for example, replace tt with t-t to get 5cos(t),5sin(t)=5cos(t),5sin(t)\langle 5\cos(-t), 5\sin(-t) \rangle = \langle 5\cos(t), -5\sin(t) \rangle, or swap sine and cosine to get 5sin(t),5cos(t)\langle 5\sin(t), 5\cos(t) \rangle or 5sin(t),5cos(t)\langle 5\sin(t), -5\cos(t) \rangle. Let's test choice B: r(t)=5sin(t),5cos(t)\vec{r}(t) = \langle 5\sin(t), -5\cos(t) \rangle. At t=0t=0, r(0)=0,5\vec{r}(0) = \langle 0, -5 \rangle, which is the correct starting point. At t=π/2t=\pi/2, r(π/2)=5sin(π/2),5cos(π/2)=5,0\vec{r}(\pi/2) = \langle 5\sin(\pi/2), -5\cos(\pi/2) \rangle = \langle 5, 0 \rangle, which is the correct ending point. The interval 0tπ/20 \le t \le \pi/2 correctly traces the desired arc.

Question 9

A curve CC consists of the line segment from (0,1)(0,1) to (2,3)(2,3) followed by the parabolic arc y=x21y = x^2 - 1 from (2,3)(2,3) to (3,8)(3,8). Which parametrization correctly represents the entire curve CC for t[0,2]t \in [0,2]?

  1. (correct answer)
Explanation: For the line segment from (0,1) to (2,3), we need x to go from 0 to 2 and y to go from 1 to 3 as t goes from 0 to 1. This gives x = 2t and y = 1+2t. At t=1, this gives (2,3) correctly. For the parabolic arc from (2,3) to (3,8), we need x to go from 2 to 3 as t goes from 1 to 2, so x = 1+t. Since the arc follows y = x² - 1, we have y = (1+t)² - 1. At t=1, this gives (2,3), and at t=2, this gives (3,8). Choice A has incorrect parametrization for the second piece. Choice C doesn't maintain continuity at the junction point. Choice D uses the wrong parameter intervals.

Question 10

A helical curve in 3D space makes exactly 2 complete revolutions around the z-axis while rising from z=0z = 0 to z=4πz = 4\pi, with radius 3. If the curve is parametrized for t[0,1]t \in [0, 1], which parametrization is correct?

  1. r(t)=(3cos(2πt),3sin(2πt),4πt)\mathbf{r}(t) = (3\cos(2\pi t), 3\sin(2\pi t), 4\pi t)
  2. r(t)=(3cos(4πt),3sin(4πt),4πt)\mathbf{r}(t) = (3\cos(4\pi t), 3\sin(4\pi t), 4\pi t) (correct answer)
  3. r(t)=(3cos(4πt),3sin(4πt),2πt)\mathbf{r}(t) = (3\cos(4\pi t), 3\sin(4\pi t), 2\pi t)
  4. r(t)=(3cos(πt),3sin(πt),4πt)\mathbf{r}(t) = (3\cos(\pi t), 3\sin(\pi t), 4\pi t)
Explanation: For 2 complete revolutions as t goes from 0 to 1, the angular parameter must go from 0 to 4π, so we need 4πt in the trigonometric functions. For z to go from 0 to 4π as t goes from 0 to 1, we need z = 4πt. The radius is constant at 3. Choice A only makes 1 revolution (2πt gives one full cycle). Choice C has the wrong z-component (only rises to 2π instead of 4π). Choice D only makes 0.5 revolutions (πt gives half a cycle).

Question 11

Consider parametrizing the boundary of the region R={(x,y):x2+y24,x0,y0}R = \{(x,y) : x^2 + y^2 \leq 4, x \geq 0, y \geq 0\} for a line integral. The boundary consists of three pieces: two line segments and one circular arc. If we traverse the boundary counterclockwise starting from (2,0)(2,0), which represents the correct parametrization of the circular arc portion?

  1. r1(t)=(2cos(π/2t),2sin(π/2t))\mathbf{r}_1(t) = (2\cos(\pi/2 - t), 2\sin(\pi/2 - t)) for t[0,π/2]t \in [0, \pi/2]
  2. r1(t)=(2cost,2sint)\mathbf{r}_1(t) = (2\cos t, 2\sin t) for t[π/2,0]t \in [\pi/2, 0]
  3. r1(t)=(2sint,2cost)\mathbf{r}_1(t) = (2\sin t, 2\cos t) for t[0,π/2]t \in [0, \pi/2]
  4. r1(t)=(2cost,2sint)\mathbf{r}_1(t) = (2\cos t, 2\sin t) for t[0,π/2]t \in [0, \pi/2] (correct answer)
Explanation: When parametrizing boundaries for line integrals, you need to carefully match the direction of traversal with your parameter values. The region R is a quarter-circle of radius 2 in the first quadrant, and its boundary includes the arc from (2,0) to (0,2). For counterclockwise traversal starting at (2,0), you want the standard parametrization r(t)=(2cost,2sint)\mathbf{r}(t) = (2\cos t, 2\sin t) with appropriate parameter bounds. At t=0t = 0: r(0)=(2cos0,2sin0)=(2,0)\mathbf{r}(0) = (2\cos 0, 2\sin 0) = (2,0) ✓. At t=π/2t = \pi/2: r(π/2)=(2cos(π/2),2sin(π/2))=(0,2)\mathbf{r}(\pi/2) = (2\cos(\pi/2), 2\sin(\pi/2)) = (0,2) ✓. This matches the desired counterclockwise path, making D correct. Choice A uses cos(π/2t)=sint\cos(\pi/2 - t) = \sin t and sin(π/2t)=cost\sin(\pi/2 - t) = \cos t, giving r1(t)=(2sint,2cost)\mathbf{r}_1(t) = (2\sin t, 2\cos t). At t=0t = 0, this yields (0,2), not (2,0), so it starts at the wrong point. Choice B has the correct parametric equations but uses interval [π/2,0][\pi/2, 0]. Since π/2>0\pi/2 > 0, this means tt decreases from π/2\pi/2 to 0, creating clockwise motion instead of counterclockwise. Choice C gives r1(t)=(2sint,2cost)\mathbf{r}_1(t) = (2\sin t, 2\cos t), which also starts at (0,2) when t=0t = 0, not the required starting point (2,0). Strategy tip: Always check your parametrization at the endpoints of your parameter interval to verify you start and end at the correct points, and ensure the direction matches the problem's requirements.

Question 12

A curve CC is given by r(t)=(t2,t3,t)\mathbf{r}(t) = (t^2, t^3, t) for t[1,2]t \in [-1, 2]. To evaluate a line integral over this curve using a different parameter uu where u=t+1u = t + 1, what is the correct reparametrization?

  1. s(u)=(u2,u3,u)\mathbf{s}(u) = (u^2, u^3, u) for u[0,3]u \in [0, 3] with Jacobian adjustment
  2. s(u)=(u21,u31,u)\mathbf{s}(u) = (u^2-1, u^3-1, u) for u[0,3]u \in [0, 3]
  3. s(u)=((u+1)2,(u+1)3,u+1)\mathbf{s}(u) = ((u+1)^2, (u+1)^3, u+1) for u[2,1]u \in [-2, 1]
  4. s(u)=((u1)2,(u1)3,u1)\mathbf{s}(u) = ((u-1)^2, (u-1)^3, u-1) for u[0,3]u \in [0, 3] (correct answer)
Explanation: When reparametrizing a curve for line integrals, you need to express the old parameter in terms of the new one, then substitute systematically. This preserves the geometric path while changing how you traverse it. Given u=t+1u = t + 1, you can solve for tt in terms of uu: t=u1t = u - 1. Now substitute this relationship into every component of the original parametrization r(t)=(t2,t3,t)\mathbf{r}(t) = (t^2, t^3, t). This gives you s(u)=((u1)2,(u1)3,u1)\mathbf{s}(u) = ((u-1)^2, (u-1)^3, u-1). For the parameter bounds, when t=1t = -1, we have u=1+1=0u = -1 + 1 = 0, and when t=2t = 2, we have u=2+1=3u = 2 + 1 = 3. So the new interval is u[0,3]u \in [0, 3]. Choice A incorrectly uses uu directly instead of substituting t=u1t = u - 1, creating a completely different curve. The mention of "Jacobian adjustment" is also misleading—while the derivative dtdu\frac{dt}{du} matters for line integrals, it doesn't change the reparametrization itself. Choice B attempts some adjustment with u21u^2 - 1 and u31u^3 - 1 for the first two components but leaves the third as uu, creating an inconsistent and incorrect parametrization. Choice C correctly substitutes (u+1)(u+1) into each component but uses the wrong parameter bounds [2,1][-2, 1], which would correspond to a different relationship between uu and tt. Study tip: Always work backwards from the parameter relationship: solve for the old parameter, substitute completely, then transform the bounds using the same relationship. Check your work by verifying that endpoint values match.

Question 13

A particle moves along the curve r(t)=(etcost,etsint,et)\mathbf{r}(t) = (e^t \cos t, e^t \sin t, e^t) for t[0,ln2]t \in [0, \ln 2]. To parametrize the same geometric curve with constant speed, which of the following represents the correct approach?

  1. Use arc length s=3et3s = \sqrt{3}e^t - \sqrt{3} and reparametrize with t=ln(s3+1)t = \ln\left(\frac{s}{\sqrt{3}} + 1\right)
  2. Use arc length s=3(et1)s = \sqrt{3}(e^t - 1) and reparametrize with t=ln(s3+1)t = \ln\left(\frac{s}{\sqrt{3}} + 1\right) (correct answer)
  3. Divide each component by r(t)\|\mathbf{r}'(t)\| to get unit speed parametrization directly
  4. Use s=et1s = e^t - 1 as the arc length parameter since r(t)=et\|\mathbf{r}'(t)\| = e^t
Explanation: First, find r(t)=(et(costsint),et(sint+cost),et)\mathbf{r}'(t) = (e^t(\cos t - \sin t), e^t(\sin t + \cos t), e^t). Then r(t)2=e2t[(costsint)2+(sint+cost)2+1]=e2t[2+1]=3e2t\|\mathbf{r}'(t)\|^2 = e^{2t}[(\cos t - \sin t)^2 + (\sin t + \cos t)^2 + 1] = e^{2t}[2 + 1] = 3e^{2t}. So r(t)=3et\|\mathbf{r}'(t)\| = \sqrt{3}e^t. The arc length from 0 to t is s=0t3eudu=3(et1)s = \int_0^t \sqrt{3}e^u du = \sqrt{3}(e^t - 1). Solving for t: et=s3+1e^t = \frac{s}{\sqrt{3}} + 1, so t=ln(s3+1)t = \ln\left(\frac{s}{\sqrt{3}} + 1\right). Choice A has the wrong arc length formula. Choice C doesn't give constant speed parametrization. Choice D has incorrect speed calculation.

Question 14

Consider the piecewise smooth curve CC that follows the parabola y=x2y = x^2 from (1,1)(-1,1) to (1,1)(1,1), then follows the line segment from (1,1)(1,1) to (1,3)(1,3). If this curve is parametrized continuously with parameter t[0,3]t \in [0,3] such that the parabolic portion corresponds to t[0,2]t \in [0,2], which parametrization ensures continuity at the junction point?

  1. (correct answer)
Explanation: When dealing with piecewise parametric curves, continuity at junction points is crucial. A parametric curve r(t)\mathbf{r}(t) is continuous at t=at = a if limtar(t)=limta+r(t)=r(a)\lim_{t \to a^-} \mathbf{r}(t) = \lim_{t \to a^+} \mathbf{r}(t) = \mathbf{r}(a). Since the parabolic portion corresponds to t[0,2]t \in [0,2] and the line segment starts at t=2t = 2, we need continuity at t=2t = 2. The junction point is (1,1)(1,1), so both pieces of the parametrization must give this coordinate when t=2t = 2. Let's check each option: For choice C: At t=2t = 2, the parabolic piece gives (21,(21)2)=(1,1)(2-1, (2-1)^2) = (1,1). The linear piece at t=2t = 2 gives (1,1+2(22))=(1,1)(1, 1+2(2-2)) = (1,1). Perfect continuity! Choice A fails because at t=2t = 2, the parabolic piece gives (1+2,(1+2)2)=(1,1)(-1+2, (-1+2)^2) = (1,1), but the linear piece gives (1,2(2)3)=(1,1)(1, 2(2)-3) = (1,1). Wait, this actually works too, but let's verify the parameter ranges match the problem constraints. Choice B has the parabolic portion only going to t=1t = 1, violating the given constraint that the parabola should correspond to t[0,2]t \in [0,2]. Choice D has the linear piece giving (1,1+2(2))=(1,5)(1, 1+2(2)) = (1,5) at t=2t = 2, creating a discontinuous jump from (1,1)(1,1) to (1,5)(1,5). Study tip: Always check continuity by evaluating both pieces of a piecewise function at the transition point. The coordinates must match exactly, and verify that the parameter intervals align with the problem's specifications.

Question 15

Consider the closed curve formed by the ellipse x24+y29=1\frac{x^2}{4} + \frac{y^2}{9} = 1 traversed counterclockwise. If this curve is parametrized as r(t)=(2cos(t),3sin(t))\mathbf{r}(t) = (2\cos(t), 3\sin(t)) for t[0,2π]t \in [0, 2\pi], what is the orientation of the parametrization?

  1. Counterclockwise, and the parametrization matches the desired orientation exactly (correct answer)
  2. Clockwise, so the parametrization needs to be reversed to match the desired orientation
  3. Counterclockwise, but the parametrization starts at the wrong point on the ellipse
  4. The orientation depends on the specific values of the semi-major and semi-minor axes
Explanation: To determine orientation, we check the sign of the cross product r(t)×k\mathbf{r}'(t) \times \mathbf{k} where k\mathbf{k} is the unit vector in the z-direction. Here r(t)=(2sin(t),3cos(t))\mathbf{r}'(t) = (-2\sin(t), 3\cos(t)). The 'signed area' element is xdydtydxdt=(2cos(t))(3cos(t))(3sin(t))(2sin(t))=6cos2(t)+6sin2(t)=6>0x\frac{dy}{dt} - y\frac{dx}{dt} = (2\cos(t))(3\cos(t)) - (3\sin(t))(-2\sin(t)) = 6\cos^2(t) + 6\sin^2(t) = 6 > 0. Since this is positive, the orientation is counterclockwise, matching the desired direction. Choice B is incorrect about the orientation. Choice C is wrong because starting point doesn't affect orientation. Choice D is incorrect because orientation is determined by the parametric form, not the axis lengths.

Question 16

The curve CC is the intersection of the sphere x2+y2+z2=9x^2 + y^2 + z^2 = 9 and the cylinder x2+y2=4x^2 + y^2 = 4. To parametrize this curve, which approach correctly accounts for the geometric constraints?

  1. r(t)=(3cost,3sint,99cos2t9sin2t)\mathbf{r}(t) = (3\cos t, 3\sin t, \sqrt{9-9\cos^2 t - 9\sin^2 t}) for t[0,2π]t \in [0, 2\pi]
  2. r(t)=(2cost,2sint,94cos2t4sin2t)\mathbf{r}(t) = (2\cos t, 2\sin t, \sqrt{9-4\cos^2 t - 4\sin^2 t}) for t[0,4π]t \in [0, 4\pi]
  3. r(t)=(2cost,2sint,±5)\mathbf{r}(t) = (2\cos t, 2\sin t, \pm\sqrt{5}) for t[0,2π]t \in [0, 2\pi], giving two separate circles (correct answer)
  4. r(t)=(2cost,2sint,5cos(2t))\mathbf{r}(t) = (2\cos t, 2\sin t, \sqrt{5}\cos(2t)) for t[0,2π]t \in [0, 2\pi], connecting both circles
Explanation: When finding the intersection of two surfaces, you need to satisfy both constraints simultaneously to understand the resulting curve's geometry. The intersection occurs where both x2+y2+z2=9x^2 + y^2 + z^2 = 9 (sphere of radius 3) and x2+y2=4x^2 + y^2 = 4 (cylinder of radius 2) are satisfied. Since the cylinder constrains x2+y2=4x^2 + y^2 = 4, substituting into the sphere equation gives: 4+z2=94 + z^2 = 9, so z2=5z^2 = 5 and z=±5z = \pm\sqrt{5}. This means the intersection consists of two horizontal circles at heights z=5z = \sqrt{5} and z=5z = -\sqrt{5}, both with radius 2 in the xyxy-plane. Option C correctly captures this geometry: r(t)=(2cost,2sint,±5)\mathbf{r}(t) = (2\cos t, 2\sin t, \pm\sqrt{5}) parametrizes circles of radius 2 at the two fixed zz-values, requiring separate parametrizations for each circle. Option A uses radius 3 from the sphere, ignoring the cylinder's radius-2 constraint. The zz-component simplifies to 0, missing the actual intersection geometry entirely. Option B uses the correct radius 2 but has the wrong interval [0,4π][0, 4\pi] and incorrectly varies the zz-coordinate, which should be constant for each circle. Option D attempts to connect both circles with 5cos(2t)\sqrt{5}\cos(2t), but this creates a single continuous curve oscillating between the circles—geometrically impossible since the actual intersection is two separate, disconnected circles. Key takeaway: When parametrizing surface intersections, first solve the constraint equations algebraically to understand the geometric shape, then choose parametrization variables that respect all constraints simultaneously.

Question 17

Let CC be the line segment from the point of intersection of the lines y=x+1y=x+1 and y=72xy=7-2x to the point (5,8)(5, 8). Which of the following is a parametrization of the curve CC?

  1. r(t)=2+3t,3+5t\vec{r}(t) = \langle 2+3t, 3+5t \rangle, for 0t10 \le t \le 1 (correct answer)
  2. r(t)=53t,85t\vec{r}(t) = \langle 5-3t, 8-5t \rangle, for 0t10 \le t \le 1
  3. r(t)=2+5t,3+8t\vec{r}(t) = \langle 2+5t, 3+8t \rangle, for 0t10 \le t \le 1
  4. r(t)=(1t)(5),(1t)(8)+2t,3t\vec{r}(t) = \langle (1-t)(5), (1-t)(8) \rangle + \langle 2t, 3t \rangle, for 0t10 \le t \le 1
Explanation: First, find the starting point by setting the two line equations equal to each other: x+1=72xx+1 = 7-2x, which gives 3x=63x=6, so x=2x=2. The corresponding yy-value is y=2+1=3y=2+1=3. The starting point is P0=(2,3)P_0 = (2, 3). The ending point is P1=(5,8)P_1 = (5, 8). A standard parametrization for a line segment from P0P_0 to P1P_1 is r(t)=(1t)P0+tP1\vec{r}(t) = (1-t)P_0 + tP_1 for 0t10 \le t \le 1. This becomes r(t)=(1t)2,3+t5,8=2(1t)+5t,3(1t)+8t=22t+5t,33t+8t=2+3t,3+5t\vec{r}(t) = (1-t)\langle 2, 3 \rangle + t\langle 5, 8 \rangle = \langle 2(1-t)+5t, 3(1-t)+8t \rangle = \langle 2-2t+5t, 3-3t+8t \rangle = \langle 2+3t, 3+5t \rangle.

Question 18

Which of the following parametrizes the curve of intersection of the parabolic cylinder z=x2z=x^2 and the plane y=2xy=2x, from the point (0,0,0)(0,0,0) to (1,2,1)(1,2,1)?

  1. r(t)=t,2t,t2\vec{r}(t) = \langle t, 2t, t^2 \rangle, for 0t10 \le t \le 1 (correct answer)
  2. r(t)=t,2,t2\vec{r}(t) = \langle t, 2, t^2 \rangle, for 0t10 \le t \le 1
  3. r(t)=t2,2t2,t\vec{r}(t) = \langle t^2, 2t^2, t \rangle, for 0t10 \le t \le 1
  4. r(t)=t/2,t,t2/4\vec{r}(t) = \langle t/2, t, t^2/4 \rangle, for 0t20 \le t \le 2
Explanation: To find a parametrization for the curve of intersection, we can use one variable as a parameter and express the other variables in terms of it. Let's use xx as the parameter, so let x=tx=t. From the plane equation, we have y=2x=2ty = 2x = 2t. From the parabolic cylinder equation, we have z=x2=t2z = x^2 = t^2. Combining these gives the vector function r(t)=t,2t,t2\vec{r}(t) = \langle t, 2t, t^2 \rangle. Now we determine the range for the parameter tt. The curve starts at (0,0,0)(0,0,0), which corresponds to x=0x=0, so t=0t=0. It ends at (1,2,1)(1,2,1), which corresponds to x=1x=1, so t=1t=1. Thus, the range is 0t10 \le t \le 1.

Question 19

A curve CC is the portion of the ellipse 9x2+y2=99x^2 + y^2 = 9 in the first quadrant, traversed from the point (0,3)(0, 3) to (1,0)(1, 0). Which of the following parametrizes CC?

  1. r(t)=cos(t),3sin(t)\vec{r}(t) = \langle \cos(t), 3\sin(t) \rangle, for 0tπ/20 \le t \le \pi/2
  2. r(t)=sin(t),3cos(t)\vec{r}(t) = \langle \sin(t), 3\cos(t) \rangle, for 0tπ/20 \le t \le \pi/2 (correct answer)
  3. r(t)=3cos(t),sin(t)\vec{r}(t) = \langle 3\cos(t), \sin(t) \rangle, for 0tπ/20 \le t \le \pi/2
  4. r(t)=cos(t),3sin(t)\vec{r}(t) = \langle \cos(t), 3\sin(t) \rangle, for π/2t0\pi/2 \le t \le 0
Explanation: The equation of the ellipse can be written in standard form as x2/12+y2/32=1x^2/1^2 + y^2/3^2 = 1. The semi-axes are a=1a=1 (in the xx-direction) and b=3b=3 (in the yy-direction). A standard counter-clockwise parametrization is r(t)=acos(t),bsin(t)=cos(t),3sin(t)\vec{r}(t) = \langle a\cos(t), b\sin(t) \rangle = \langle \cos(t), 3\sin(t) \rangle. For this parametrization, t=0t=0 gives (1,0)(1, 0) and t=π/2t=\pi/2 gives (0,3)(0, 3). This traces the first quadrant arc from the xx-axis to the yy-axis. The question asks for the reverse direction, from (0,3)(0, 3) to (1,0)(1, 0). To reverse the direction, we can swap the roles of sine and cosine with appropriate adjustments, or change the parameter. Let's test option B: r(t)=sin(t),3cos(t)\vec{r}(t) = \langle \sin(t), 3\cos(t) \rangle. At t=0t=0, r(0)=sin(0),3cos(0)=0,3\vec{r}(0) = \langle \sin(0), 3\cos(0) \rangle = \langle 0, 3 \rangle. This is the correct starting point. At t=π/2t=\pi/2, r(π/2)=sin(π/2),3cos(π/2)=1,0\vec{r}(\pi/2) = \langle \sin(\pi/2), 3\cos(\pi/2) \rangle = \langle 1, 0 \rangle. This is the correct ending point. This parametrization correctly describes the path.

Question 20

The curve CC is defined by the intersection of the cylinder x2+y2=1x^2 + y^2 = 1 and the plane z=x+yz = x + y. Which parametrization correctly represents this curve?

  1. r(t)=(cost,sint,cost+sint)\mathbf{r}(t) = (\cos t, \sin t, \cos t + \sin t) for t[0,2π]t \in [0, 2\pi] (correct answer)
  2. r(t)=(cost,sint,costsint)\mathbf{r}(t) = (\cos t, \sin t, \cos t \sin t) for t[0,2π]t \in [0, 2\pi]
  3. r(t)=(sint,cost,sint+cost)\mathbf{r}(t) = (\sin t, \cos t, \sin t + \cos t) for t[0,2π]t \in [0, 2\pi]
  4. r(t)=(t,1t2,t+1t2)\mathbf{r}(t) = (t, \sqrt{1-t^2}, t + \sqrt{1-t^2}) for t[1,1]t \in [-1, 1]
Explanation: The intersection curve lies on both surfaces simultaneously. Points on the cylinder satisfy x² + y² = 1, which can be parametrized as x = cos t, y = sin t. Points on the plane satisfy z = x + y. Combining these constraints gives z = cos t + sin t. We can verify: x² + y² = cos²t + sin²t = 1 ✓, and z = cos t + sin t satisfies the plane equation. Choice B uses z = cos t sin t, which doesn't satisfy z = x + y. Choice C parametrizes the cylinder differently but gives different points on the curve. Choice D only covers half the circle (t ∈ [-1,1] doesn't give the full parameter range for the unit circle).