Algebra 1 · Grades 8, 9

x-Intercepts and y-Intercepts: Finding Where a Line Crosses

Quick answer

The x-intercept is where a graph crosses the horizontal axis, so y = 0 there. The y-intercept is where it crosses the vertical axis, so x = 0 there. To find one, set the other variable to zero and solve. For 3x + 2y = 12, setting y = 0 gives x = 4, and setting x = 0 gives y = 6.

What you'll learn

  • Find the x- and y-intercepts of a linear equation
  • Explain why setting one variable to zero locates the other intercept
  • Interpret intercepts in a real-world context

What the intercepts are

An intercept is a point where a graph crosses an axis.

InterceptCrossesCoordinates look like
xx-interceptthe horizontal axis(a,0)(a, 0)
yy-interceptthe vertical axis(0,b)(0, b)

The zero is the whole idea. Every point on the xx-axis has height zero. Every point on the yy-axis is zero across.

Why setting a variable to zero finds an intercept

The rule “set y=0y = 0 to find the xx-intercept” sounds backwards until you look at what the axes are.

The xx-axis is not a decoration on the grid — it is the set of every point whose yy-coordinate is 00. So asking “where does this line meet the xx-axis?” is asking “which point on this line has y=0y = 0?” Substituting y=0y = 0 asks exactly that question, and solving answers it.

The yy-axis is the set of points with x=0x = 0, so the same reasoning runs the other way.

How to find them

  1. xx-intercept: substitute y=0y = 0, solve for xx, write the point (x,0)(x, 0).
  2. yy-intercept: substitute x=0x = 0, solve for yy, write the point (0,y)(0, y).

Two intercepts are two points, and two points determine a line — which is why this is often the fastest way to graph an equation written as Ax+By=CAx + By = C.

Worked examples

Common mistakes

Practice problems

  1. Find both intercepts of x+y=6x + y = 6.

    Hint

    Set one variable to zero at a time.

    Answer

    (6,0)(6, 0) and (0,6)(0, 6)

    Full solution

    Set y=0y = 0: x=6x = 6, giving (6,0)(6, 0).

    Set x=0x = 0: y=6y = 6, giving (0,6)(0, 6).

  2. Find both intercepts of 4x+3y=244x + 3y = 24.

    Answer

    (6,0)(6, 0) and (0,8)(0, 8)

    Full solution

    Set y=0y = 0: 4x=244x = 24, so x=6x = 6.

    Set x=0x = 0: 3y=243y = 24, so y=8y = 8.

  3. Find both intercepts of y=3x9y = 3x - 9.

    Answer

    (3,0)(3, 0) and (0,9)(0, -9)

    Full solution

    The yy-intercept is the constant, 9-9, giving (0,9)(0, -9).

    Set y=0y = 0: 0=3x90 = 3x - 9, so x=3x = 3, giving (3,0)(3, 0).

  4. Find both intercepts of 5x2y=205x - 2y = 20.

    Answer

    (4,0)(4, 0) and (0,10)(0, -10)

    Full solution

    Set y=0y = 0: 5x=205x = 20, so x=4x = 4.

    Set x=0x = 0: 2y=20-2y = 20, so y=10y = -10.

  5. Does y=5y = 5 have an xx-intercept?

    Hint

    Try setting y=0y = 0 and see what happens.

    Answer

    No.

    Full solution

    Setting y=0y = 0 gives 0=50 = 5, which is false, so no point on the line has height zero.

    The line is horizontal at height 55 and runs parallel to the xx-axis, never meeting it.

  6. Find both intercepts of 3x+4y=103x + 4y = 10.

    Answer

    (103,0)\left(\tfrac{10}{3}, 0\right) and (0,52)\left(0, \tfrac{5}{2}\right)

    Full solution

    Set y=0y = 0: 3x=103x = 10, so x=103x = \tfrac{10}{3}.

    Set x=0x = 0: 4y=104y = 10, so y=104=52y = \tfrac{10}{4} = \tfrac{5}{2}.

  7. A line has xx-intercept (5,0)(5, 0) and yy-intercept (0,2)(0, -2). Find its slope.

    Hint

    The intercepts are two points. Use the slope formula.

    Answer

    m=25m = \tfrac{2}{5}

    Full solution

    m=2005=25=25m = \tfrac{-2 - 0}{0 - 5} = \tfrac{-2}{-5} = \tfrac{2}{5}.

    With the intercept already known, the equation is y=25x2y = \tfrac{2}{5}x - 2.

  8. A student saves money each week. After xx weeks their debt is y=45x630y = 45x - 630 dollars, where a negative value means they still owe. Find both intercepts and explain them.

    Hint

    One intercept is the starting position, the other is when the balance reaches zero.

    Answer

    (0,630)(0, -630) and (14,0)(14, 0): they start $630 in debt and clear it after 14 weeks.

    Full solution

    Set x=0x = 0: y=630y = -630, so at the start the balance is 630-630, meaning $630 owed.

    Set y=0y = 0: 45x=63045x = 630, so x=14x = 14.

    After 1414 weeks the balance reaches zero and the debt is cleared. Beyond that the value turns positive, which now represents savings rather than debt.

Frequently asked questions

Which variable do I set to zero?

The opposite one to the intercept you want. For the x-intercept set y = 0; for the y-intercept set x = 0. Say it as: the x-intercept is where the graph has no height, so y is zero there.

Can a line have no x-intercept?

Yes. A horizontal line like y = 3 never reaches the x-axis, so it has no x-intercept. The only horizontal line that does is y = 0, which lies along the axis and meets it everywhere.

Are intercepts points or numbers?

Both usages are common. The x-intercept of 4 means the point (4, 0). Writing the full point is safer, because it keeps you from mixing the two coordinates up.

What to learn next

Standards alignment

This lesson covers the following Common Core State Standards for Mathematics.

  • CCSS.MATH.CONTENT.HSF.IF.C.7aInterpreting FunctionsGraph linear and quadratic functions and show intercepts, maxima, and minima.
  • CCSS.MATH.CONTENT.HSA.CED.A.2Creating EquationsCreate equations in two or more variables to represent relationships between quantities; graph equations on coordinate axes with labels and scales.