Animated Solution for Mathematics - Straight Lines: Lines are drawn parallel to the line 4x−3y+2=0, at a distance 3/5 from the origin. Then which one of the following points lies on any of these lines ?
Select Answer:
Visualized Solution
The Reference Line
Given reference line: 4x−3y+2=0
We need to find lines parallel to this reference line.
Equation of Parallel Lines
Any line parallel to Ax+By+C=0 has the form Ax+By+λ=0.
So, our parallel lines will be: 4x−3y+λ=0
The Distance Constraint
The problem states these parallel lines are at a distance of 53 from the origin (0,0).
Distance Formula from Origin
The perpendicular distance d from (0,0) to a line Ax+By+C=0 is given by:
d=A2+B2∣C∣
Substituting the Values
Substitute A=4, B=−3, C=λ, and d=53:
(4)2+(−3)2∣λ∣=53
Simplifying the Denominator
Calculate the denominator: 16+9=25=5
The equation becomes: 5∣λ∣=53
Solving for λ
Multiply both sides by 5: ∣λ∣=3
Removing the absolute value gives two possibilities:
λ=3 or λ=−3
The Two Parallel Lines
Substituting λ back, we get two lines:
L1:4x−3y+3=0
L2:4x−3y−3=0
Testing the Given Options
We need to find which of the given points lies on either L1 or L2.
Let's test the point (−41,32).
Substituting the Point in L1
Substitute x=−41 and y=32 into L1:4x−3y+3=0
4(−41)−3(32)+3=0
Evaluating the Expression
4(−41)=−1
−3(32)=−2
−1−2+3=−3+3=0
Final Conclusion
Since the result is 0, the point (−41,32) satisfies the equation of L1.
Therefore, this point lies on one of the parallel lines.
00:00 / 00:00
The Sigma Insight: Distance of a Point from a Line
Solution Diagram
Analyzing the Setup
When we say two lines are parallel, we are essentially saying they share the same "tilt" or slope. In the general equation of a line, Ax+By+C=0, the slope is determined by the ratio of the coefficients of x and y.
If two lines are parallel, they must have the same slope, which means their A and B coefficients must be proportional. For simplicity, we can keep them identical.
Thus, any line parallel to 4x−3y+2=0 can be written in the form:
4x−3y+λ=0
where λ is an unknown constant. This λ is the "magic number" that shifts our line across the plane.
The Distance Constraint
The problem states that these parallel lines are at a distance of 3/5 units from the origin (0,0). The perpendicular distance d from the origin to a line Ax+By+C=0 is given by the formula:
d=A2+B2∣C∣
By substituting our values, A=4, B=−3, and C=λ, we obtain:
42+(−3)2∣λ∣=53
Solving for the Constant
The denominator, 16+9, simplifies beautifully to 25, which is 5. Our equation becomes:
5∣λ∣=53
Multiplying both sides by 5, we find that ∣λ∣=3. Because of the absolute value, λ can be either 3 or −3.
This confirms our geometric intuition: there are two lines, one on each side of the origin, that satisfy the condition. Our two lines are:
4x−3y+3=0and4x−3y−3=0
Final Verification
To conclude, we test the given point (−41,32) in the first equation:
4(−41)−3(32)+3=−1−2+3=0
The point satisfies the equation perfectly. Through these steps, we have navigated the plane to confirm the correct line equation.