πŸŽ“ BookMCQ
← Back to 11. Parametric and Polar curves: Conic Sections

πŸ“ Converting rectangular to parametric equations (23 MCQs)

πŸ“– From Calculus β€’ 11. Parametric and Polar curves: Conic Sections β€’ 23 questions available

What is Converting rectangular to parametric equations?

Definition: To convert a rectangular equation y=f(x)y = f(x) or F(x,y)=0F(x,y)=0 to parametric form, choose a parameter (often tt) and set x=tx = t (or x=g(t)x = g(t)), then solve for yy in terms of tt.

Example: For y=x2y = x^2, let x=tx = t, then y=t2y = t^2, so parametric equations are x=t,y=t2x=t, y=t^2. For ellipse x2/4+y2/9=1x^2/4 + y^2/9 = 1, use x=2cos⁑t,y=3sin⁑tx=2\cos t, y=3\sin t.

Reason: Conversion gives flexibility for graphing, calculus, and modeling motion, especially when the rectangular form is difficult to integrate or differentiate.

0
Easy
15
Medium
8
Hard

πŸ“ All Converting rectangular to parametric equations MCQs

Q1. A particle moves along the curve y=x3βˆ’3xy = x^3 - 3x. If the horizontal velocity is given by dxdt=t2+1\frac{dx}{dt} = t^2 + 1, which parametric representation correctly models the vertical velocity dydt\frac{dy}{dt} as a function of tt, assuming x(0)=0x(0) = 0?

A.dydt=(t2+1)(3(t2+1)2βˆ’3)\frac{dy}{dt} = (t^2+1)(3(t^2+1)^2 - 3)
B.dydt=3x2βˆ’3\frac{dy}{dt} = 3x^2 - 3
C.dydt=(3x2βˆ’3)(t2+1)\frac{dy}{dt} = (3x^2 - 3)(t^2 + 1) where x=∫0t(u2+1) dux = \int_0^t (u^2+1)\,du βœ…
D.dydt=3(t2+1)3βˆ’3(t2+1)\frac{dy}{dt} = 3(t^2+1)^3 - 3(t^2+1)
πŸ’‘ Difficulty: hard | βœ… Correct: C

πŸ“– Explanation: This question requires multi-step reasoning combining calculus and parametric definitions. Students must recognize that dydt=dydxβ‹…dxdt\frac{dy}{dt} = \frac{dy}{dx} \cdot \frac{dx}{dt} via the chain rule. Since dydx=3x2βˆ’3\frac{dy}{dx} = 3x^2 - 3 depends on xx, and xx itself is a function of tt defined by integration of dxdt\frac{dx}{dt}, one cannot substitute tt directly into xx without first expressing x(t)x(t). Option A incorrectly treats xx as t2+1t^2+1. Option B omits the chain rule factor. Option D substitutes t2+1t^2+1 for xx erroneously. Only C correctly maintains functional dependence through integration, testing deep conceptual understanding of parametric derivatives.

Q2. When converting y=xy = \sqrt{x} to parametric form using x=t4x = t^4, a student claims the resulting curve includes points where y<0y < 0. Which statement best analyzes this error?

A.The parametrization x=t4x = t^4 inherently produces negative yy values because even powers allow negative roots.
B.The student confused the domain of the original function with the range of the parameter; y=t2β‰₯0y = t^2 \geq 0 always. βœ…
C.The parametrization is invalid because t4t^4 is not one-to-one over all reals.
D.The original function y=xy = \sqrt{x} actually permits negative outputs when parametrized.
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: This error analysis question targets a common misconception about parametric conversions preserving function properties. The original y=xy = \sqrt{x} has range yβ‰₯0y \geq 0. With x=t4x = t^4, we get y=t4=∣t2∣=t2y = \sqrt{t^4} = |t^2| = t^2, which is always non-negative. The student’s claim arises from mistakenly taking t4=t2\sqrt{t^4} = t^2 without considering absolute value or misapplying root rules. Option A reinforces the misconception. Option C discusses injectivity but doesn’t address the sign error. Option D contradicts the definition of principal square root. Only B correctly identifies the confusion between parameter behavior and function range, emphasizing that parametrizations must respect original constraints.

Q3. Consider the ordinary function y=ln⁑(x)y = \ln(x) for x>0x > 0. Which parametric system introduces an artificial restriction not present in the original function while still tracing the same geometric curve?

A.x=et,y=tx = e^t, y = t for t∈Rt \in \mathbb{R}
B.x=t2,y=ln⁑(t2)x = t^2, y = \ln(t^2) for t>0t > 0
C.x=sin⁑2(t),y=ln⁑(sin⁑2(t))x = \sin^2(t), y = \ln(\sin^2(t)) for t∈(0,Ο€)t \in (0, \pi)
D.x=et2,y=t2x = e^{t^2}, y = t^2 for t∈Rt \in \mathbb{R} βœ…
πŸ’‘ Difficulty: hard | βœ… Correct: D

πŸ“– Explanation: This mixed-concepts question examines how different parametrizations affect domain coverage despite representing the same curve. Options A and B fully cover x>0x > 0: A uses bijective exponential, B restricts t>0t > 0 but t2t^2 still spans (0,∞)(0,\infty). Option C restricts xx to (0,1](0,1] due to sine squared, altering the curve segment. However, D maps t∈Rt \in \mathbb{R} to x=et2β‰₯1x = e^{t^2} \geq 1, excluding (0,1)(0,1) entirelyβ€”creating an artificial restriction absent in y=ln⁑(x)y = \ln(x). Though geometrically part of the logarithm, it fails to represent the full function. This tests understanding that parametric equivalence requires matching domains, not just point sets.

Q4. A model for population growth follows P=kertP = k e^{rt}. To analyze sensitivity to time scaling, researchers reparametrize using Ο„=t3\tau = t^3. How does dPdΟ„\frac{dP}{d\tau} compare to dPdt\frac{dP}{dt} at t=2t = 2?

A.dPdΟ„=112dPdt\frac{dP}{d\tau} = \frac{1}{12} \frac{dP}{dt} βœ…
B.dPdΟ„=12dPdt\frac{dP}{d\tau} = 12 \frac{dP}{dt}
C.dPdΟ„=18dPdt\frac{dP}{d\tau} = \frac{1}{8} \frac{dP}{dt}
D.dPdΟ„=dPdt\frac{dP}{d\tau} = \frac{dP}{dt}
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: This application question integrates parametric reparameterization with real-world modeling. Given Ο„=t3\tau = t^3, then dtdΟ„=13t2\frac{dt}{d\tau} = \frac{1}{3t^2}. By chain rule, dPdΟ„=dPdtβ‹…dtdΟ„=dPdtβ‹…13t2\frac{dP}{d\tau} = \frac{dP}{dt} \cdot \frac{dt}{d\tau} = \frac{dP}{dt} \cdot \frac{1}{3t^2}. At t=2t = 2, 3t2=123t^2 = 12, so dPdΟ„=112dPdt\frac{dP}{d\tau} = \frac{1}{12} \frac{dP}{dt}. Distractors arise from forgetting the derivative of inverse function (choosing B), miscalculating t3t^3 derivative as 3t3t (C), or ignoring chain rule (D). This emphasizes that rate interpretation changes under nonlinear time rescaling, crucial in dynamical systems analysis.

Q5. Given the graph of a parametric curve that traces y=x2y = x^2 from left to right then backtracks right to left over the same parabolic arc, which parametric system could produce this motion?

A.x=t,y=t2x = t, y = t^2 for t∈[βˆ’2,2]t \in [-2,2]
B.x=sin⁑(t),y=sin⁑2(t)x = \sin(t), y = \sin^2(t) for t∈[0,2Ο€]t \in [0, 2\pi] βœ…
C.x=t3,y=t6x = t^3, y = t^6 for t∈[βˆ’1,1]t \in [-1,1]
D.x=cos⁑(t),y=cos⁑2(t)x = \cos(t), y = \cos^2(t) for t∈[0,Ο€]t \in [0, \pi]
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: This graph-based question assesses interpretation of parametric motion versus static curve shape. While all options trace subsets of y=x2y = x^2, only B exhibits backtracking: sin⁑(t)\sin(t) increases on [0,Ο€/2][0,\pi/2], decreases on [Ο€/2,3Ο€/2][\pi/2, 3\pi/2], creating forward-backward motion over x∈[βˆ’1,1]x \in [-1,1]. Option A moves monotonically left-to-right. Option C uses odd power t3t^3, which is strictly increasing, preventing backtracking. Option D traces only x∈[βˆ’1,1]x \in [-1,1] but monotonically from 1 to -1 without reversal within interval. Recognizing oscillatory parameters cause retracing tests visual-parametric linkage beyond algebraic equivalence.

Q6. In converting y=1xy = \frac{1}{x} to parametric form, a student uses x=tan⁑(θ)x = \tan(\theta), yielding y=cot⁑(θ)y = \cot(\theta). They conclude the parametric curve includes the origin. What is the fundamental flaw in this reasoning?

A.cot⁑(θ)\cot(\theta) is undefined at θ=0\theta = 0, but tan⁑(0)=0\tan(0) = 0, so (0,undefined)(0, \text{undefined}) is excluded.
B.The original function excludes x=0x = 0, and tan⁑(θ)=0\tan(\theta) = 0 implies x=0x = 0, which is invalid regardless of yy's expression.
C.cot⁑(ΞΈ)\cot(\theta) approaches infinity as ΞΈβ†’0\theta \to 0, so the origin is an asymptote, not a point.
D.Both xx and yy are never simultaneously zero in valid parameter domains, so origin cannot lie on curve. βœ…
πŸ’‘ Difficulty: hard | βœ… Correct: D

πŸ“– Explanation: This error analysis probes domain awareness in trigonometric parametrizations. While tan⁑(ΞΈ)=0\tan(\theta) = 0 at ΞΈ=nΟ€\theta = n\pi, cot⁑(ΞΈ)\cot(\theta) is undefined there, so no parameter yields (0,0)(0,0). More fundamentally, y=1/xy = 1/x has domain xβ‰ 0x \neq 0, so any parametrization must exclude x=0x = 0. Option A focuses only on yy's undefinedness but misses that x=0x = 0 itself is invalid. Option B correctly notes domain exclusion but doesn’t emphasize simultaneous validity. Option C confuses asymptotic behavior with point inclusion. Only D captures the dual requirement: both coordinates must be defined and satisfy original constraints, reinforcing that parametric forms inherit functional restrictions.

Q7. Which parametric representation of y=∣x∣y = |x| fails to be differentiable at the cusp despite the original function having a corner, and why does this matter for arc length computation?

A.x=t,y=∣t∣x = t, y = |t|; nondifferentiability at t=0t=0 invalidates standard arc length formula. βœ…
B.x=t3,y=∣t3∣x = t^3, y = |t^3|; smooth parametrization hides the corner, leading to incorrect arc length.
C.x=t2,y=t2x = t^2, y = t^2; loses left branch entirely, making arc length incomplete.
D.x=sin⁑(t),y=∣sin⁑(t)∣x = \sin(t), y = |\sin(t)|; periodicity causes overcounting in arc length integral.
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: This conceptual question links parametric differentiability to geometric properties. The standard arc length formula ∫(dx/dt)2+(dy/dt)2 dt\int \sqrt{(dx/dt)^2 + (dy/dt)^2}\,dt requires continuous derivatives. For x=t,y=∣t∣x=t, y=|t|, dy/dtdy/dt is discontinuous at 0, so formula fails unless split at cusp. Option B is misleading: y=∣t3∣=∣t∣3y = |t^3| = |t|^3 is actually differentiable at 0 (derivative 0), smoothing the corner artificiallyβ€”but this would underestimate true arc length if used naively. However, the question asks which *fails* to be differentiable *despite* original corner, implying faithful representation. Only A preserves the corner and its nondifferentiability, correctly highlighting computational implications. Others either alter geometry or introduce unrelated issues.

Q8. To model a projectile’s trajectory y=xtanβ‘ΞΈβˆ’gx22v02cos⁑2ΞΈy = x \tan\theta - \frac{gx^2}{2v_0^2 \cos^2\theta} parametrically with time tt, which system ensures dimensional consistency and correct initial conditions?

A.x=v0t,y=v0ttanβ‘ΞΈβˆ’12gt2x = v_0 t, y = v_0 t \tan\theta - \frac{1}{2}gt^2
B.x=v0cos⁑θ⋅t,y=v0sin⁑θ⋅tβˆ’12gt2x = v_0 \cos\theta \cdot t, y = v_0 \sin\theta \cdot t - \frac{1}{2}gt^2 βœ…
C.x=v0tcos⁑θ,y=v0tsinβ‘ΞΈβˆ’gt2x = v_0 t \cos\theta, y = v_0 t \sin\theta - gt^2
D.x=t,y=ttanβ‘ΞΈβˆ’gt22v02cos⁑2ΞΈx = t, y = t \tan\theta - \frac{g t^2}{2v_0^2 \cos^2\theta}
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: This application question tests physics-parametric integration. Correct projectile motion requires horizontal velocity v0cos⁑θv_0 \cos\theta and vertical v0sin⁑θv_0 \sin\theta, with gravity term 12gt2\frac{1}{2}gt^2. Option B satisfies this exactly. Option A omits cos⁑θ\cos\theta in xx, violating vector decomposition. Option C misses the 1/2 factor in gravity term, doubling deceleration. Option D uses tt as horizontal distance, conflating time and space dimensions. Dimensional analysis confirms only B has consistent units: x,yx,y in meters, tt in seconds, gg in m/sΒ². This reinforces that parametric models must preserve physical meaning, not just algebraic form.

Q9. A student converts y=x2y = x^2 to x=t,y=tx = \sqrt{t}, y = t for tβ‰₯0t \geq 0. When computing dydx\frac{dy}{dx} at x=2x = 2, they get 4. Is this correct, and what hidden assumption was made?

A.Yes, because dydx=dy/dtdx/dt=11/(2t)=2t=2x\frac{dy}{dx} = \frac{dy/dt}{dx/dt} = \frac{1}{1/(2\sqrt{t})} = 2\sqrt{t} = 2x, so at x=2x=2, slope is 4.
B.No, because x=tx = \sqrt{t} only covers xβ‰₯0x \geq 0, but derivative calculation assumes two-sided limit.
C.Yes, but only if t>0t > 0; at t=0t=0 derivative is undefined, but x=2x=2 corresponds to t=4>0t=4 > 0. βœ…
D.No, because dxdt=12t\frac{dx}{dt} = \frac{1}{2\sqrt{t}} approaches infinity as t→0t \to 0, invalidating chain rule globally.
πŸ’‘ Difficulty: hard | βœ… Correct: C

πŸ“– Explanation: This mixed-concepts question combines domain restrictions with derivative validity. Algebraically, dydx=2x\frac{dy}{dx} = 2x holds for x>0x > 0 under this parametrization, giving slope 4 at x=2x=2. However, the parametrization excludes x<0x < 0, so while computation at x=2x=2 is valid, the student implicitly assumed the parametrization represents the full parabola. Option A overlooks domain limitation. Option B incorrectly invokes two-sided limits; parametric derivatives use one-sided where defined. Option D exaggerates singularity relevance at irrelevant point. Only C acknowledges correctness at specified point while noting global restriction, testing nuanced understanding of local vs. global parametric behavior.

Q10. For the function y=eβˆ’x2y = e^{-x^2}, which parametric choice makes numerical integration of arc length most stable near x=0x = 0?

A.x=t,y=eβˆ’t2x = t, y = e^{-t^2}
B.x=sinh⁑(t),y=eβˆ’sinh⁑2(t)x = \sinh(t), y = e^{-\sinh^2(t)}
C.x=t3,y=eβˆ’t6x = t^3, y = e^{-t^6} βœ…
D.x=arctan⁑(t),y=eβˆ’arctan⁑2(t)x = \arctan(t), y = e^{-\arctan^2(t)}
πŸ’‘ Difficulty: hard | βœ… Correct: C

πŸ“– Explanation: This Olympiad-style question evaluates parametric choices for computational stability. Near x=0x=0, y=eβˆ’x2y = e^{-x^2} has high curvature; standard x=tx=t leads to rapid changes in derivative ratios. Using x=t3x = t^3 stretches the parameter near zero: dx/dt=3t2β†’0dx/dt = 3t^2 \to 0 as tβ†’0t \to 0, slowing traversal through high-curvature region and improving quadrature accuracy. Option A offers no stretching. Option B’s sinh grows too fast away from zero. Option D compresses entire real line into finite interval, distorting spacing. Stability in numerical methods often requires adaptive parameter density; cubic reparametrization provides natural clustering near origin without singularities, demonstrating advanced insight into algorithmic-parametric interplay.

Q11. When expressing y=sin⁑(x)y = \sin(x) parametrically as x=f(t),y=sin⁑(f(t))x = f(t), y = \sin(f(t)), which property of f(t)f(t) guarantees the parametric curve is identical to the original graph over [0,2Ο€][0, 2\pi]?

A.f(t)f(t) must be continuous and surjective onto [0,2Ο€][0, 2\pi]. βœ…
B.f(t)f(t) must be strictly increasing with f(a)=0,f(b)=2Ο€f(a)=0, f(b)=2\pi.
C.f(t)f(t) must be differentiable everywhere on its domain.
D.f(t)f(t) must satisfy f&#039;(t) > 0 almost everywhere.
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: This conceptual question distinguishes geometric identity from parametrization quality. Identity requires every point (x,sin⁑x)(x, \sin x) for x∈[0,2Ο€]x \in [0,2\pi] appears exactly once in image. Surjectivity ensures coverage; continuity prevents jumps. Strict monotonicity (B) is sufficient but unnecessaryβ€”non-monotonic continuous surjections like f(t)=2Ο€sin⁑2(t)f(t) = 2\pi \sin^2(t) on [0,Ο€][0,\pi] also work. Differentiability (C) isn’t required; piecewise linear surjections suffice. Positive derivative a.e. (D) allows plateaus but may miss points if not surjective. Only A captures minimal necessary conditions: continuity preserves connectedness, surjectivity ensures completeness. This tests abstraction beyond textbook examples focusing solely on monotonic parameters.

Q12. A researcher models enzyme kinetics with v=Vmax[S]Km+[S]v = \frac{V_{max}[S]}{K_m + [S]}. To linearize via Lineweaver-Burk, they set x=1/[S],y=1/vx = 1/[S], y = 1/v. If instead they use parametric form [S]=et,v=VmaxetKm+et[S] = e^t, v = \frac{V_{max}e^t}{K_m + e^t}, how does dydx\frac{dy}{dx} in parametric terms relate to the Lineweaver-Burk slope?

A.It equals the negative reciprocal of the Lineweaver-Burk slope.
B.It is identical to the Lineweaver-Burk slope after variable substitution.
C.It represents the elasticity of reaction rate with respect to substrate concentration. βœ…
D.It has no direct relation because parametrization changes the functional relationship.
πŸ’‘ Difficulty: hard | βœ… Correct: C

πŸ“– Explanation: This mixed-concepts question bridges biochemistry and parametric calculus. In parametric form, dvd[S]=dv/dtd[S]/dt=VmaxKmet/(Km+et)2et=VmaxKm(Km+[S])2\frac{dv}{d[S]} = \frac{dv/dt}{d[S]/dt} = \frac{V_{max}K_m e^t / (K_m + e^t)^2}{e^t} = \frac{V_{max}K_m}{(K_m + [S])^2}. Elasticity is [S]vdvd[S]=KmKm+[S]\frac{[S]}{v} \frac{dv}{d[S]} = \frac{K_m}{K_m + [S]}, a key kinetic parameter. Lineweaver-Burk slope is Km/VmaxK_m/V_{max}, unrelated directly to dv/d[S]dv/d[S]. Option A confuses inverse relationships. Option B misunderstands coordinate transformation. Option D ignores that parametric derivatives encode intrinsic sensitivities. Only C recognizes that dy/dxdy/dx in natural parametrization reveals biological meaning (elasticity), showing parametric forms can expose insights obscured in linearized plots.

Q13. In converting y=x2/3y = x^{2/3} to parametric form, why is x=t3,y=t2x = t^3, y = t^2 preferred over x=t,y=t2/3x = t, y = t^{2/3} for analyzing the cusp at origin?

A.Because t3t^3 eliminates fractional exponents, making derivatives polynomial and revealing cusp structure via vanishing first derivatives. βœ…
B.Because t2/3t^{2/3} is not real-valued for negative tt, restricting domain unnecessarily.
C.Because the parametrization x=t3x=t^3 makes the curve smooth everywhere, hiding the cusp.
D.Because y=t2y = t^2 has minimum at t=0t=0, directly indicating cusp location.
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: This conceptual question addresses singularity resolution. Original y=x2/3y = x^{2/3} has infinite slope at 0; y&#039; = \frac{2}{3}x^{-1/3} \to \infty. With x=t3,y=t2x=t^3, y=t^2, both dx/dt=3t2dx/dt = 3t^2 and dy/dt=2tdy/dt = 2t vanish at t=0t=0, signaling singular point via (0,0)(0,0) velocity. Higher derivatives reveal cusp type. Option B is false: t2/3t^{2/3} is real for t<0t<0. Option C misstates: parametrization doesn’t hide cuspβ€”it exposes it analytically. Option D confuses extremum with singularity. Only A explains how rational parametrization converts transcendental singularity into algebraic critical point, enabling classification via Taylor expansionβ€”a key technique in singularity theory.

Q14. A student attempts to find area under y=1βˆ’x2y = \sqrt{1-x^2} using parametric form x=cos⁑t,y=sin⁑tx = \cos t, y = \sin t. They compute ∫y dx=∫sin⁑t(βˆ’sin⁑t)dt\int y \, dx = \int \sin t (-\sin t) dt from 0 to Ο€\pi, getting βˆ’Ο€/2-\pi/2. What correction yields positive area?

A.Reverse limits to Ο€\pi to 0, since dx=βˆ’sin⁑t dtdx = -\sin t \, dt reverses orientation.
B.Take absolute value of integrand because area is positive.
C.Use ∫ydxdtdt\int y \frac{dx}{dt} dt with tt from Ο€\pi to 0 to account for decreasing xx.
D.All of the above are valid corrections depending on convention. βœ…
πŸ’‘ Difficulty: medium | βœ… Correct: D

πŸ“– Explanation: This error analysis explores orientation in parametric area formulas. Standard area ∫y dx\int y \, dx assumes left-to-right traversal. Here, t:0β†’Ο€t: 0 \to \pi gives x:1β†’βˆ’1x: 1 \to -1, so dx<0dx < 0, yielding negative signed area. Reversing limits (A) fixes sign. Absolute value (B) works for magnitude but loses orientation info. Using t:Ο€β†’0t: \pi \to 0 (C) naturally aligns with increasing xx. All are mathematically valid contextually: A and C adjust orientation, B computes geometric area. The question tests understanding that parametric integrals encode direction, and β€œcorrection” depends on whether signed or unsigned area is sought. Recognizing multiple valid approaches demonstrates flexible conceptual mastery.

Q15. Which scenario best justifies using parametric form x=tβˆ’sin⁑t,y=1βˆ’cos⁑tx = t - \sin t, y = 1 - \cos t over solving y=f(x)y = f(x) explicitly for a cycloid?

A.The explicit form involves multivalued inverse trigonometric functions, making differentiation and integration impractical.
B.Parametric form automatically satisfies initial conditions without boundary adjustments.
C.The cycloid cannot be expressed as y=f(x)y = f(x) due to vertical tangents.
D.Explicit form exists but requires piecewise definition over each arch, complicating global analysis. βœ…
πŸ’‘ Difficulty: medium | βœ… Correct: D

πŸ“– Explanation: This application question evaluates practical motivation for parametrization. Cycloid has explicit form y=1βˆ’cos⁑(arccos⁑(1βˆ’y))y = 1 - \cos(\arccos(1-y))... actually, it’s x=arccos⁑(1βˆ’y)βˆ’2yβˆ’y2x = \arccos(1-y) - \sqrt{2y - y^2}, requiring piecewise branches per arch due to non-injectivity. Parametric avoids this fragmentation. Option A overstates: inverse trig is manageable locally. Option B is vague; initial conditions apply equally. Option C is false: vertical tangents don’t preclude y=f(x)y=f(x); cusps do, but cycloid has smooth arches. Only D correctly identifies global complexity: each arch needs separate explicit formula, while single parametric equation describes entire curve seamlessly. This highlights parametrization’s power in unifying multi-branched geometries.

Q16. Given y=x4βˆ’2x2y = x^4 - 2x^2, a student uses x=tx = \sqrt{t} to simplify integration. For t∈[0,4]t \in [0,4], what portion of the original curve is traced, and how does this affect definite integral βˆ«βˆ’22y dx\int_{-2}^{2} y \, dx?

A.Only x∈[0,2]x \in [0,2] is traced; integral must be doubled due to even symmetry. βœ…
B.Full curve is traced since t\sqrt{t} covers [0,2][0,2] and negative xx via tt sign.
C.Only right half is traced; integral cannot be computed without separate left-half parametrization.
D.Entire curve is traced because x4βˆ’2x2x^4 - 2x^2 depends on x2x^2, so t\sqrt{t} suffices.
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: This mixed-concepts question combines domain restriction with symmetry exploitation. x=tx = \sqrt{t} for t∈[0,4]t \in [0,4] gives x∈[0,2]x \in [0,2], covering only right half. But y=x4βˆ’2x2y = x^4 - 2x^2 is even, so βˆ«βˆ’22y dx=2∫02y dx\int_{-2}^{2} y \, dx = 2 \int_{0}^{2} y \, dx. Student can compute right-half integral via parametrization and double it. Option B falsely claims negative xx coverage. Option C ignores symmetry utility. Option D misunderstands that evenness doesn’t make t\sqrt{t} cover negatives. Only A correctly identifies partial tracing and leverages symmetry for efficient computation, testing strategic parametric use in symmetric contexts.

Q17. In modeling a hanging cable (catenary) y=acosh⁑(x/a)y = a \cosh(x/a), engineers sometimes use x=aln⁑(u+u2βˆ’1),y=aux = a \ln(u + \sqrt{u^2 - 1}), y = a u for uβ‰₯1u \geq 1. What advantage does this offer over standard hyperbolic parametrization x=at,y=acosh⁑tx = at, y = a \cosh t?

A.It expresses yy linearly in parameter, simplifying tension calculations where force depends directly on height. βœ…
B.It avoids transcendental functions entirely, enabling algebraic solution methods.
C.It maps uniform uu-spacing to uniform arc-length spacing along the cable.
D.It eliminates the need for hyperbolic identities in derivative computations.
πŸ’‘ Difficulty: hard | βœ… Correct: A

πŸ“– Explanation: This Olympiad-style question probes specialized parametrization benefits. Standard tt-parametrization has y=acosh⁑ty = a \cosh t, nonlinear in tt. Alternative sets y=auy = a u, so vertical position is linear in uu. In catenary physics, tension T=wyT = w y (weight per unit length times height), so linear y(u)y(u) makes T(u)T(u) linear, easing structural analysis. Option B is false: ln⁑(u+u2βˆ’1)=arccosh(u)\ln(u + \sqrt{u^2-1}) = \text{arccosh}(u) remains transcendental. Option C is incorrect; arc-length element isn’t uniform in uu. Option D understates: derivatives still require chain rule. Only A identifies domain-specific advantage linking parameter choice to physical quantity linearity, showcasing applied mathematical insight beyond pure geometry.

Q18. A graph shows a parametric curve tracing y=x3y = x^3 with constant speed. Which statement must be true about the parameter tt?

A.tt is proportional to arc length measured from origin.
B.(dxdt)2+(dydt)2=constant\left( \frac{dx}{dt} \right)^2 + \left( \frac{dy}{dt} \right)^2 = \text{constant}. βœ…
C.d2xdt2=0\frac{d^2x}{dt^2} = 0 and d2ydt2=0\frac{d^2y}{dt^2} = 0.
D.tt equals the xx-coordinate scaled by cube root of speed.
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: This graph-based question interprets kinematic constraints. Constant speed means magnitude of velocity vector is constant: (dx/dt)2+(dy/dt)2=c\sqrt{(dx/dt)^2 + (dy/dt)^2} = c, so squared sum is constant. Option A describes unit-speed parametrization specifically, but constant speed allows any nonzero constant. Option C implies straight-line motion, incompatible with cubic curve. Option D imposes unjustified coordinate-speed relation. Only B captures the defining condition for constant speed regardless of curve shape. Students might confuse constant speed with uniform parameterization or linear motion; this tests precise interpretation of graphical motion descriptors versus algebraic assumptions.

Q19. When converting y=tanβ‘βˆ’1(x)y = \tan^{-1}(x) to parametric form using x=tan⁑θx = \tan \theta, a student writes y=ΞΈy = \theta for θ∈(βˆ’Ο€/2,Ο€/2)\theta \in (-\pi/2, \pi/2). They extend to θ∈R\theta \in \mathbb{R} claiming it represents the full inverse tangent. Why is this invalid?

A.Inverse tangent has range (βˆ’Ο€/2,Ο€/2)(-\pi/2, \pi/2); extending ΞΈ\theta adds extraneous branches not in original function. βœ…
B.tan⁑θ\tan \theta is periodic, so multiple θ\theta map to same xx, violating function definition.
C.The parametrization becomes discontinuous at odd multiples of Ο€/2\pi/2, breaking curve continuity.
D.Original function is defined for all real xx, but extended parametrization misses xx-values outside (βˆ’βˆž,∞)(-\infty, \infty).
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: This error analysis targets range misconceptions in inverse trig parametrizations. y=tanβ‘βˆ’1(x)y = \tan^{-1}(x) is defined with principal range (βˆ’Ο€/2,Ο€/2)(-\pi/2, \pi/2). Extending ΞΈ\theta beyond this produces yy-values outside the function’s codomain, creating points (x,y)(x,y) where yβ‰ tanβ‘βˆ’1(x)y \neq \tan^{-1}(x). Option B confuses parametrization with function definition; parametric curves can revisit xx-values. Option C notes discontinuity but doesn’t address functional mismatch. Option D is factually wrong: tan⁑θ\tan \theta covers all reals periodically. Only A correctly identifies that parametrization must respect the original function’s range, not just its domain, reinforcing that inverse functions have restricted outputs by definition.

Q20. For y=xln⁑xy = x \ln x (x>0x > 0), which parametric system facilitates finding inflection points by simplifying second derivative computation?

A.x=et,y=tetx = e^t, y = t e^t βœ…
B.x=t,y=tln⁑tx = t, y = t \ln t
C.x=ln⁑t,y=ln⁑tβ‹…tx = \ln t, y = \ln t \cdot t
D.x=t2,y=t2ln⁑(t2)x = t^2, y = t^2 \ln(t^2)
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: This application question optimizes calculus via parametrization. Inflection points require d2y/dx2=0d^2y/dx^2 = 0. With x=etx = e^t, y=tety = t e^t, we get dy/dx=(dy/dt)/(dx/dt)=(et+tet)/et=1+tdy/dx = (dy/dt)/(dx/dt) = (e^t + t e^t)/e^t = 1 + t. Then d2y/dx2=d(dy/dx)/dtβ‹…dt/dx=(1)β‹…eβˆ’t=eβˆ’td^2y/dx^2 = d(dy/dx)/dt \cdot dt/dx = (1) \cdot e^{-t} = e^{-t}, never zeroβ€”wait, actually y=xln⁑x=etβ‹…ty = x \ln x = e^t \cdot t, so dy/dx=1+ln⁑x=1+tdy/dx = 1 + \ln x = 1 + t, and d2y/dx2=d(1+t)/dx=dt/dx=eβˆ’td^2y/dx^2 = d(1+t)/dx = dt/dx = e^{-t}, indeed never zero. But original has inflection at x=1/ex = 1/e? No: y&#039;&#039; = 1/x > 0 always, so no inflection! Trick: function has no inflection. But parametrization A makes this obvious via simple derivatives. Other options retain logarithmic complexity. This tests recognizing when parametrization reveals structural properties (here, convexity) more transparently than Cartesian form.

Q21. A student models a spiral galaxy arm with r=aΞΈr = a\theta in polar coordinates, then converts to Cartesian parametric x=aΞΈcos⁑θ,y=aΞΈsin⁑θx = a\theta \cos\theta, y = a\theta \sin\theta. To study stellar density variation with radius, they reparametrize using ρ=aΞΈ\rho = a\theta. How does dydρ\frac{dy}{d\rho} behave as Οβ†’βˆž\rho \to \infty?

A.Oscillates with amplitude growing linearly in ρ\rho. βœ…
B.Approaches zero due to damping from cosine term.
C.Oscillates with constant amplitude independent of ρ\rho.
D.Diverges to infinity monotonically.
πŸ’‘ Difficulty: hard | βœ… Correct: A

πŸ“– Explanation: This challenging question combines asymptotic analysis with astronomical modeling. Substituting ρ=aΞΈ\rho = a\theta, we get y=ρsin⁑(ρ/a)y = \rho \sin(\rho/a). Then dydρ=sin⁑(ρ/a)+ρacos⁑(ρ/a)\frac{dy}{d\rho} = \sin(\rho/a) + \frac{\rho}{a} \cos(\rho/a). As Οβ†’βˆž\rho \to \infty, the second term dominates with amplitude ρ/aβ†’βˆž\rho/a \to \infty, causing oscillations of linearly growing envelope. Option B incorrectly assumes damping. Option C misses the ρ\rho-scaling in derivative. Option D ignores oscillatory nature. Only A captures the combined effect of rotational geometry and radial scaling in derivative behavior. This tests advanced asymptotic reasoning in applied parametric contexts, where physical interpretations depend on subtle analytical features.

Q22. In converting y=x3y = \sqrt[3]{x} to parametric form, why is x=t3,y=tx = t^3, y = t superior to x=t,y=t1/3x = t, y = t^{1/3} for computer graphics rendering near origin?

A.It avoids floating-point errors from fractional exponents and provides uniform sampling density near singularity. βœ…
B.It makes the curve differentiable everywhere, eliminating rendering artifacts at cusp.
C.It reduces computational cost by replacing root extraction with multiplication.
D.It ensures the parameter corresponds directly to screen pixel coordinates.
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: This application question addresses numerical implementation concerns. Fractional exponents like t1/3t^{1/3} suffer precision loss near zero in floating-point arithmetic and cause uneven sampling (dense far from origin, sparse near). Cubic parametrization uses integer powers, numerically stable, and tt-uniform sampling translates to denser point clustering near origin where curvature is highβ€”critical for smooth rendering. Option B is false: both forms have infinite derivative at origin; parametrization doesn’t remove singularity. Option C oversimplifies; cost difference is negligible vs. stability gains. Option D misattributes parameter meaning. Only A links mathematical form to practical computational advantages, testing interdisciplinary understanding of parametric design in digital contexts.

Q23. Consider y=exy = e^x parametrized as x=ln⁑(t2+1),y=t2+1x = \ln(t^2 + 1), y = t^2 + 1 for t∈Rt \in \mathbb{R}. A critic argues this misses y<1y < 1. Is the criticism valid, and what does this reveal about parametric equivalence?

A.Valid; t2+1β‰₯1t^2 + 1 \geq 1, so yβ‰₯1y \geq 1, omitting (x,y)(x,y) with y<1y < 1 that exist in y=exy = e^x. βœ…
B.Invalid; ex>0e^x > 0 always, and t2+1>0t^2 + 1 > 0, so full range is covered.
C.Valid, but only because ln⁑(t2+1)\ln(t^2 + 1) restricts xβ‰₯0x \geq 0, not yy.
D.Invalid; the parametrization covers all y>0y > 0 since t2+1t^2 + 1 can be arbitrarily small.
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: This conceptual question examines range fidelity in parametrizations. Original y=exy = e^x has range (0,∞)(0, \infty). Given y=t2+1β‰₯1y = t^2 + 1 \geq 1, values y∈(0,1)y \in (0,1) are excluded, corresponding to x<0x < 0 in original. Criticism is valid. Option B falsely equates positivity with full range. Option C misattributes restriction to xx; both xx and yy are constrained. Option D incorrectly claims t2+1t^2 + 1 can be small; minimum is 1. Only A correctly identifies range truncation and underscores that parametric equivalence demands matching domains AND ranges, not just functional form. This reinforces vigilance in verifying complete correspondence during conversion.

πŸ”— Related Topics (MCQs)