Given:
Three points (h, 0), (a, b) and (0, k) lie on the same straight line.
Step 1: Write the intercept form of a line
The equation of a line which cuts the x-axis at (h, 0) and the y-axis at (0, k) is:
x/h + y/k = 1
Step 2: Use the fact that (a, b) lies on this line
Since the point (a, b) lies on the line, it must satisfy its equation.
Substitute x = a and y = b in the equation:
a/h + b/k = 1
Conclusion:
If the three points (h, 0), (a, b) and (0, k) are collinear, then
a/h + b/k = 1