Question
Mathematics Question on Straight lines
What are the points on the y -axis whose distance from the line 3x+4y=1 is 4 units?
Answer
Let (0, b) be the point on the y-axis whose distance from line 3x+4y=1 is 4 units.
The given line can be written as
4x+3y\-12=0…(1)
On comparing equation (1) to the general equation of line Ax+By+C=0, we obtain A=4,B=3,andC=−12.
It is known that the perpendicular distance (d) of a line Ax+By+C=0 from a point (x1,y1) is given by
d=A2+B2∣Ax1+By1+C∣
Therefore, if (0, b) is the point on the y-axis whose distance from line 3x+4y=1 is 4 units, then:
4=42+32∣4(0)+3(0)−12∣
⇒4=5∣3b−12∣
⇒20=∣3b−12∣
⇒20=±(3b−12)
⇒20=(3b−12)or20=−(3b−12)
⇒3b=20+12or3b=−20+12
⇒b=332 or b=3−8
Thus, the required points are(0,332) and (0,3−8).