Animated Solution for Mathematics - Differentiation: The maximum distance from origin of a point on the curve x=asint−bsin(bat), y=acost−bcos(bat), both a,b>0 is
Select Answer:
Visualized Solution
Coordinate System Setup
Given parametric equations:
x=asint−bsin(bat)
y=acost−bcos(bat)
Constants: a,b>0
Distance from Origin
Distance D from origin (0,0) to P(x,y) is given by:
D=x2+y2
To avoid square roots, we maximize D2=x2+y2
Substituting Coordinates
D2=[asint−bsin(bat)]2+[acost−bcos(bat)]2
Expanding x2
Using (A−B)2=A2+B2−2AB:
x2=a2sin2t+b2sin2(bat)−2absintsin(bat)
Expanding y2
Similarly for y:
y2=a2cos2t+b2cos2(bat)−2abcostcos(bat)
Summing x2 and y2
Grouping the a2, b2, and −2ab terms:
D2=a2(sin2t+cos2t)+b2[sin2(bat)+cos2(bat)]
−2ab[costcos(bat)+sintsin(bat)]
Applying Pythagorean Identity
Since sin2θ+cos2θ=1:
a2(1)+b2(1)=a2+b2
The equation simplifies to:
D2=a2+b2−2ab[costcos(bat)+sintsin(bat)]
Applying Cosine Difference Formula
Using the identity: cos(A−B)=cosAcosB+sinAsinB
Let A=t and B=bat
D2=a2+b2−2abcos(t−bat)
Maximizing the Distance
To maximize D2, we need to maximize the entire expression.
Since there is a negative sign before 2ab, we must minimize the cosine term.
Minimum value of cosθ is −1.
Calculating Maximum Distance
Substitute cos(t−bat)=−1:
Dmax2=a2+b2−2ab(−1)
Dmax2=a2+b2+2ab=(a+b)2
Final Result
Taking the square root:
Dmax=a+b
The maximum distance from the origin is a+b.
00:00 / 00:00
The Sigma Insight: Maxima and Minima
Solution Diagram
Analyzing the Setup
The point P(x,y) is defined by the parametric equations:
x=asint−bsin(bat)
y=acost−bcos(bat)
Our mission is to find the maximum distance D from the origin (0,0).
The Geometry of Distance
The distance D of any point (x,y) from the origin is given by D=x2+y2.
To simplify the calculation, we maximize D2=x2+y2 instead. Since the square function is monotonic for positive values, the value of t that maximizes D2 will also maximize D.
The Algebraic Expansion
We compute x2+y2 by expanding the binomials:
x2=a2sin2t+b2sin2(bat)−2absintsin(bat)
y2=a2cos2t+b2cos2(bat)−2abcostcos(bat)
The Trigonometric Revelation
Summing these expressions and grouping by coefficients, we obtain: