Question:medium

Find the angle between the x-axis and the line joining the points (3, -1) and (4, -2).

Updated On: Jan 23, 2026
Show Solution

Solution and Explanation

Given:

The line joins the points A(3, −1) and B(4, −2).


Step 1: Find the slope of the line

Slope (m) =

m = (y2 − y1) / (x2 − x1)

m = (−2 − (−1)) / (4 − 3)

m = −1 / 1 = −1


Step 2: Find the angle with the x-axis

If θ is the angle which the line makes with the positive x-axis, then:

m = tan θ

tan θ = −1

θ = −45°


Step 3: Angle between the line and the x-axis

The angle between a line and the x-axis is taken as the acute angle.

So,

Angle = 45°


Final Answer:

The angle between the x-axis and the given line is 45°.

Was this answer helpful?
0