Given:
A line cuts off equal intercepts on the coordinate axes and passes through the point (2, 3).
Step 1: Write the intercept form of a line
The intercept form of a line is:
x/a + y/b = 1
Since the intercepts are equal,
a = b
So the equation becomes:
x/a + y/a = 1
or
x + y = a
Step 2: Use the given point (2, 3)
Substitute x = 2 and y = 3:
2 + 3 = a
a = 5
Final Answer:
The equation of the required line is:
x + y = 5