Find the points on the x-axis whose perpendicular distance from the straight line x/a + y/b = 1 is a.
Let (x1, 0) be any point on x-axis.
Equation of the given line is bx + ay - ab = 0.The perpendicular distance of the point (x1, 0) from the given line is
a = ±(bx1 + a0 - ab)/√(a2 + b2)
∴ x1 = a/b(b ± √(a2 + b2))
Thus, the point on x-axis is
(a/b(b ± √(a2 + b2)),0)