Animated Solution for Mathematics - Straight Lines: Slope of a line passing through P(2,3) and intersecting the line, x+y=7 at a distance of 4 units from P, is
Select Answer:
Visualized Solution
Visualizing the Setup
Given point P(2,3)
Target line: x+y=7
The Distance Constraint
Distance of intersection point from P is r=4 units.
The locus of points at a distance of 4 from P is a circle.
Parametric Coordinates
Let the required line make an angle θ with the x-axis.
Any point at distance r=4 from P(2,3) is:
(x,y)=(2+4cosθ,3+4sinθ)
Intersection Condition
The point (2+4cosθ,3+4sinθ) lies on x+y=7.
Substitute x and y:
(2+4cosθ)+(3+4sinθ)=7
Simplifying the Equation
Combine constant terms: 5+4(cosθ+sinθ)=7
Isolate the trigonometric part: 4(cosθ+sinθ)=2
cosθ+sinθ=21
Squaring to Find sin2θ
Square both sides: (cosθ+sinθ)2=(21)2
Expand: cos2θ+sin2θ+2sinθcosθ=41
Use identity: 1+sin2θ=41
sin2θ=−43
Relating to Slope m
We need the slope m=tanθ.
Recall the multiple angle identity:
sin2θ=1+tan2θ2tanθ=1+m22m
Forming the Equation in m
Substitute sin2θ=−43:
1+m22m=−43
Cross-multiply: 8m=−3(1+m2)
3m2+8m+3=0
Solving for m
Use the quadratic formula: m=2a−b±b2−4ac
m=2(3)−8±82−4(3)(3)
m=6−8±64−36=6−8±28
m=3−4±7
Matching the Options
Our slopes: m=3−4±7
Let's check Option 3: 1+71−7
Rationalize the denominator:
(1+7)(1−7)(1−7)(1−7)=1−71+7−27
=−68−27=3−4+7
00:00 / 00:00
The Sigma Insight: Various Forms of Equations of a Line
Solution Diagram
Analyzing the Setup
Welcome, future engineer. Today, we are not just solving a coordinate geometry problem; we are embarking on a journey to understand how lines interact in space.
Imagine you are standing at the point P(2,3) on a vast, flat plane. In front of you lies a straight road defined by the equation x+y=7.
You want to walk from your current position P to this road, but you have a very specific constraint: you must walk exactly 4 units to reach it. This is the core of our problem.
If you visualize this, you will see that the set of all points exactly 4 units away from P forms a circle centered at P with a radius of 4. The points where this circle intersects our target line are the destinations of your journey.
The Power of Parametric Coordinates
Now, how do we translate this visual intuition into the language of algebra? We could use the standard slope-intercept form, but that often leads to messy square roots and complex calculations.
Instead, we use the most elegant tool in our arsenal: the parametric form of a line. If a line passes through a point (x0,y0) and makes an angle θ with the positive x-axis, any point on that line at a distance r from the origin can be described as (x0+rcosθ,y0+rsinθ).
In our case, P is (2,3) and r is 4. So, any point on our path is simply (2+4cosθ,3+4sinθ). This is like having a GPS coordinate for every point on your path, dependent only on the angle θ at which you choose to walk.
The Algebraic Dance
Since the point where you hit the road must lie on the line x+y=7, we can substitute our parametric coordinates directly into this equation.
Substituting x=2+4cosθ and y=3+4sinθ into x+y=7, we get:
(2+4cosθ)+(3+4sinθ)=7
Let us simplify this step-by-step. Combining the constants 2 and 3 gives us 5. Subtracting 5 from both sides leaves us with 4(cosθ+sinθ)=2.
Dividing by 4, we arrive at the beautiful, simplified relation:
cosθ+sinθ=21
The Trigonometric Bridge
We are almost there, but we need the slope m=tanθ. How do we get from cosθ+sinθ to tanθ? We square both sides!
Squaring cosθ+sinθ=21 gives us:
cos2θ+sin2θ+2sinθcosθ=41
Using the fundamental identity cos2θ+sin2θ=1 and the double angle identity 2sinθcosθ=sin2θ, we get 1+sin2θ=41, which simplifies to sin2θ=−43.
Now, we use the classic JEE identity that connects the double angle to the slope:
sin2θ=1+m22m
Substituting our value, we get:
1+m22m=−43
The Final Resolution
Cross-multiplying gives us 8m=−3(1+m2), which rearranges into the quadratic equation:
3m2+8m+3=0
Solving this using the quadratic formula m=2a−b±b2−4ac, we find:
m=6−8±64−36=6−8±28=3−4±7
You might look at the options and feel a moment of doubt because they don't look exactly like this. But remember, in mathematics, form is often a matter of perspective.
By rationalizing the denominator of the options, you will find that they are identical to our result. You have successfully navigated the geometry, the algebra, and the trigonometry. The final slopes are m=3−4±7.