Animated Solution for Mathematics - Straight Lines: The length of the perpendicular from the origin on the normal to the curve, x2+2xy−3y2=0 at the point (2,2) is
Select Answer:
Visualized Solution
The Given Curve
Equation: x2+2xy−3y2=0
This is a homogeneous equation of degree 2.
It represents a pair of straight lines passing through the origin.
Factorizing the Equation
We need to split the middle term to factorize.
x2+3xy−xy−3y2=0
Grouping Terms
x(x+3y)−y(x+3y)=0
(x−y)(x+3y)=0
The Two Straight Lines
Line 1: x−y=0⟹y=x
Line 2: x+3y=0
Locating the Point P(2,2)
We need the normal at point P(2,2).
Substitute (2,2) into the lines to see where it lies.
2−2=0⟹ It lies on y=x.
Slope of the Tangent
The curve at P(2,2) is simply the line y=x.
Therefore, the tangent to the curve at P is the line itself.
Slope of tangent, mT=1.
Slope of the Normal
The normal is perpendicular to the tangent.
mN=−mT1
mN=−1
Equation of the Normal
Point-slope form: y−y1=mN(x−x1)
y−2=−1(x−2)
Simplifying the Normal Equation
y−2=−x+2
x+y−4=0
Distance from Origin
We need the perpendicular distance from the origin (0,0) to the normal x+y−4=0.
Formula: d=a2+b2∣ax1+by1+c∣
Substituting the Values
Point: (x1,y1)=(0,0)
Line: 1⋅x+1⋅y−4=0
d=12+12∣1(0)+1(0)−4∣
Calculating the Distance
d=1+1∣−4∣
d=24
Final Answer
Rationalizing: d=242=22
Geometric Insight: The normal is perpendicular to y=x. Thus, the perpendicular from the origin to the normal is the line segment along y=x itself!
00:00 / 00:00
The Sigma Insight: Distance of a Point from a Line
Solution Diagram
Analyzing the Setup
Imagine you are standing on the coordinate plane, looking at the equation x2+2xy−3y2=0. At first glance, it might look like a daunting quadratic form, but for the trained eye of a JEE aspirant, this is a beautiful, symmetric structure.
This is a homogeneous equation of degree 2. In the world of coordinate geometry, such equations are special; they represent a pair of straight lines that intersect at the origin.
This transforms a potentially messy calculus problem into a clean, geometric one. We do not need to dive into complex derivatives if we can simply unmask the lines hidden within.
Unmasking the Lines
To find these lines, we perform a simple algebraic maneuver: factorization. We look at the middle term, 2xy, and split it to group the terms effectively.
We rewrite the equation as:
x2+3xy−xy−3y2=0
Now, we group them: x(x+3y)−y(x+3y)=0. This leads us to the factored form:
(x−y)(x+3y)=0
Just like that, the mystery is solved. Our curve is actually two distinct lines: y=x and x+3y=0.
The Tangent and the Normal
Now, let us focus on the point P(2,2). We need to find the normal at this point.
First, we must determine which of our two lines contains P. Substituting x=2 and y=2 into x−y=0, we get 2−2=0. It fits perfectly; our point P lies on the line y=x.
Here is the conceptual leap: since the curve at this point is just a straight line, the tangent to the curve is the line itself. The slope of the tangent, mT, is therefore the slope of the line y=x, which is 1.
The normal, by definition, is perpendicular to the tangent. Its slope, mN, is the negative reciprocal of the tangent's slope:
mN=−mT1=−1
With the point (2,2) and the slope mN=−1, we use the point-slope form: y−2=−1(x−2). Simplifying this, we get y−2=−x+2, which rearranges to the elegant normal equation:
x+y−4=0
The Final Distance
We have arrived at the final stage of our journey. We need the perpendicular distance from the origin (0,0) to our normal line x+y−4=0.
We use the standard distance formula:
d=A2+B2∣Ax1+By1+C∣
Substituting our values, where A=1, B=1, C=−4, and (x1,y1)=(0,0), we get:
d=12+12∣1(0)+1(0)−4∣
This simplifies to d=2∣−4∣, which is 24. Rationalizing the denominator, we multiply the numerator and denominator by 2 to get:
d=242=22
And there it is! A beautiful, precise result. The perpendicular distance from the origin to the normal is 22.