Question
Question: Show that the two curves \[a{x^2} + b{y^2} = 1\] and \[c{x^2} + d{y^2} = 1\] cut each other orthogon...
Show that the two curves ax2+by2=1 and cx2+dy2=1 cut each other orthogonally, if a1−b1=c1−d1.
Solution
Here, we need to prove that the two curves cut orthogonally. We will assume that the given curves cut each other at a particular point. Since this point lies on both the curves, it satisfies the two equations. We will substitute the point into the equations of the curves, and subtract the resulting equations from each other. Then, we will simplify the given condition to get another equation. Now, we will find the slopes of the two curves by differentiating the equations and substituting the coordinates of the point of intersection. Finally, we will multiply the slopes of the two curves to get the result as −1. Two curves cut each other orthogonally if the product of their slopes is equal to −1.
Complete step by step solution:
Let the curves ax2+by2=1 and cx2+dy2=1 cut each other at the point (x1,y1).
We know that the point (x1,y1) will lie on both the curves.
Therefore, the point will satisfy the equations of both the curves.
Substituting x=x1 and y=y1 in the curves ax2+by2=1 and cx2+dy2=1, we get
ax12+by12=1………(1)
cx12+dy12=1………(2)
Now, we will subtract equation (2) from equation (1).
Subtracting equation (2) from equation (1), we get
(ax12+by12)−(cx12+dy12)=1−1
Simplifying the equation, we get
⇒ax12+by12−cx12−dy12=0
Factoring out x12 and y12, we get
⇒(a−c)x12+(b−d)y12=0
Rewriting the equation, we get
⇒(a−c)x12=−(b−d)y12 ⇒b−da−c=−x12y12………(3)
Now, it is given that a1−b1=c1−d1.
Rewriting the equation, we get
a1−c1=b1−d1 ⇒c1−a1=d1−b1
Taking L.C.M. on both sides of the equation, we get
⇒aca−c=bdb−d
Rewriting the equation, we get
⇒b−da−c=bdac………(4)
From equation (3) and equation (4), we get
bdac=−x12y12
Now, we will find the slopes of the two curves at the point of intersection (x1,y1).
The slope of the curves ax2+by2=1 and cx2+dy2=1 at the point (x1,y1) can be calculated by differentiating the curves and substituting x=x1 and y=y1.
Differentiating both sides of the curve ax2+by2=1, we get
2ax+2byy′=0
Simplifying the equation, we get
⇒2byy′=−2ax ⇒byy′=−ax ⇒y′=−byax
Substituting x=x1 and y=y1, we get
⇒y′=−by1ax1
Similarly, differentiating both sides of the curve cx2+dy2=1, we get
2cx+2dyy′=0
Simplifying the equation, we get
⇒2dyy′=−2cx ⇒dyy′=−cx ⇒y′=−dycx
Substituting x=x1 and y=y1, we get
⇒y′=−dy1cx1
Now, we will prove that the two curves cut each other orthogonally at (x1,y1).
Two curves cut each other orthogonally if the product of their slopes is equal to −1.
Multiplying the slopes of the curves ax2+by2=1 and cx2+dy2=1, we get
(−by1ax1)(−dy1cx1)=bdy12acx12
Rewriting the equation, we get
⇒(−by1ax1)(−dy1cx1)=bdac×y12x12
Substituting bdac=−x12y12 in the equation, we get
⇒(−by1ax1)(−dy1cx1)=−x12y12×y12x12
Simplifying the expression, we get
⇒(−by1ax1)(−dy1cx1)=−1
Therefore, since the product of the slopes of the curves ax2+by2=1 and cx2+dy2=1 at the point (x1,y1) is equal to −1, the curves cut each other orthogonally.
Note:
We have used y′ to denote the slope of the lines instead of dxdy, to avoid the confusion between dy in dxdy, and the product of d and y. Also, remember that two curves cut each other orthogonally at a point if the product of their slopes at the point of intersection is equal to −1. A common mistake is to equate the product of their slopes to 1, which will give us the wrong answer.