Facebook Pixel
Mathos AI logo

X-Intercepts and Y-Intercepts

Understanding X-Intercepts and Y-Intercepts

When graphing a linear equation, two of the most important points are where the line crosses the axes on a coordinate plane. These points are called the intercepts. Because a straight line can be drawn using just two points, finding the intercepts is one of the easiest ways to graph a line.

What is an X-Intercept?

The xx-intercept is the point where the line crosses the horizontal xx-axis. Because the xx-axis sits exactly at a height of zero, the yy-value is always 00 at the xx-intercept. It is written as the coordinate point (x,0)(x, 0).

What is a Y-Intercept?

The yy-intercept is the point where the line crosses the vertical yy-axis. Because the yy-axis is located exactly at the center horizontally, the xx-value is always 00 at the yy-intercept. It is written as the coordinate point (0,y)(0, y).

How to Find Intercepts

To find the intercepts from an algebraic equation, you simply plug in 00 for one variable and solve for the other.

Example: Find the xx-intercept and yy-intercept of 2x+3y=62x + 3y = 6.

1. Find the xx-intercept (Set y=0y = 0): 2x+3(0)=62x + 3(0) = 6 2x=62x = 6 x=3x = 3 The xx-intercept is (3,0)(3, 0).

2. Find the yy-intercept (Set x=0x = 0): 2(0)+3y=62(0) + 3y = 6 3y=63y = 6 y=2y = 2 The yy-intercept is (0,2)(0, 2).

Graphing a Line Using Intercepts

Once you have both intercepts, graphing the line is incredibly simple.

Example: Graph x2y=4x - 2y = 4 using its intercepts.

Step 1: Find the intercepts.

  • xx-intercept: Set y=0y = 0. x2(0)=4    x=4x - 2(0) = 4 \implies x = 4 The point is (4,0)(4, 0).
  • yy-intercept: Set x=0x = 0. 02y=4    2y=4    y=20 - 2y = 4 \implies -2y = 4 \implies y = -2 The point is (0,2)(0, -2).

Step 2: Plot and draw. Plot the point (4,0)(4, 0) on the horizontal xx-axis. Then, plot the point (0,2)(0, -2) on the vertical yy-axis. Finally, use a straightedge to draw a straight line directly through both points. You have successfully graphed the line!