Animated Solution for Mathematics - Straight Lines: Let the equation x(x+2)(12−k)=2 have equal roots. Then the distance of the point (k,2k) from the line 3x+4y+5=0 is
Select Answer:
Visualized Solution
UnderstandingtheGoal
Given line: 3x+4y+5=0
Point P is (k,2k)
Goal: Find the perpendicular distance from P to the line.
First, we must find the value of k using the given equation.
SimplifyingtheEquation
Given equation: x(x+2)(12−k)=2
Let's substitute a new variable: λ=12−k
The equation becomes: λx(x+2)=2
FormingtheQuadraticEquation
Expand the simplified equation: λ(x2+2x)=2
Rearrange into standard form: λx2+2λx−2=0
This matches the standard quadratic form: ax2+bx+c=0
TheEqualRootsCondition
The problem states the equation has equal roots.
For any quadratic equation to have equal roots, its Discriminant must be zero.
Condition: D=0⇒b2−4ac=0
SettinguptheDiscriminant
Identify coefficients: a=λ, b=2λ, c=−2
Substitute into b2−4ac=0:
(2λ)2−4(λ)(−2)=0
Solvingforλ
Simplify the expression: 4λ2+8λ=0
Factor out 4λ: 4λ(λ+2)=0
Possible values: λ=0 or λ=−2
Since a=λ=0 for a valid quadratic, we choose λ=−2.
FindingtheValueofk
Recall our initial substitution: λ=12−k
Substitute λ=−2: −2=12−k
Rearrange to solve for k: k=12+2
k=14
LocatingPointP
The coordinates of point P are (k,2k).
Substitute k=14: P=(14,214)
P=(14,7)
ThePerpendicularDistanceFormula
We need the distance from P(14,7) to the line 3x+4y+5=0.
Formula for perpendicular distance d from (x1,y1) to ax+by+c=0:
d=a2+b2∣ax1+by1+c∣
SubstitutingtheValues
Line coefficients: a=3, b=4, c=5
Point coordinates: x1=14, y1=7
Substitute into the formula:
d=32+42∣3(14)+4(7)+5∣
FinalCalculation
Calculate numerator: ∣42+28+5∣=∣75∣=75
Calculate denominator: 9+16=25=5
Final division: d=575=15
Conclusion
The perpendicular distance from the point to the line is 15 units.
Key Concepts Used:
- Condition for equal roots (D=0)
- Perpendicular distance formula
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 a line defined by 3x+4y+5=0. You have a point P hovering somewhere, defined by the coordinates (k,2k).
To find the distance between this point and the line, we must first determine the value of k. We are given the algebraic equation x(x+2)(12−k)=2, which is stated to have equal roots.
Simplifying the Chaos
When you see an expression like 12−k embedded in a quadratic, the secret to advanced problem-solving is to reduce cognitive load. Let us define a new variable, λ=12−k.
The equation x(x+2)(12−k)=2 transforms into λx(x+2)=2. Expanding this, we obtain:
λx2+2λx−2=0
This is a standard quadratic equation ax2+bx+c=0, where a=λ, b=2λ, and c=−2.
The Discriminant's Golden Rule
The condition for equal roots is the heartbeat of this problem. For any quadratic equation to have equal roots, its discriminant D must be zero. We invoke the formula:
D=b2−4ac=0
Substituting our coefficients, we get:
(2λ)2−4(λ)(−2)=0
This simplifies to 4λ2+8λ=0. Factoring this, we find 4λ(λ+2)=0.
This gives us two candidates: λ=0 or λ=−2. Since λ=0 would destroy the quadratic nature of our equation, we are left with the elegant result: λ=−2.
Bridging Algebra and Geometry
Now, we reverse our substitution. Since λ=12−k and λ=−2, we have −2=12−k.
Solving for k, we find k=14. With k in hand, the coordinates of point P are revealed:
P=(14,214)=(14,7)
We have moved from the abstract world of algebra into the concrete world of coordinate geometry. We now know exactly where point P sits.
The Final Leap
We are now at the finish line. We need the perpendicular distance from P(14,7) to the line 3x+4y+5=0.
We use the classic distance formula:
d=a2+b2∣ax1+by1+c∣
Plugging in our values, we get:
d=32+42∣3(14)+4(7)+5∣
The numerator becomes ∣42+28+5∣=∣75∣=75. The denominator is 9+16=25=5.
Finally, we calculate the distance:
d=575=15
The distance is 15 units. You have successfully navigated the intersection of quadratic theory and coordinate geometry.