Mathwords logoMathwords

x-intercept — Definition, How to Find & Examples

x-intercept

A point at which a graph intersects the x-axis. The x-intercepts of a function must be real numbers, unlike roots and zeros.

 

 

See also

y-intercept, z-intercept

Key Formula

Set y=0 and solve for x\text{Set } y = 0 \text{ and solve for } x
Where:
  • yy = The output variable, set to 0 because every point on the x-axis has a y-coordinate of 0
  • xx = The unknown value(s) you solve for; each solution gives an x-intercept at the point (x, 0)

Worked Example

Problem: Find the x-intercept(s) of the line y = 3x − 6.
Step 1: Set y equal to 0, since any point on the x-axis has y = 0.
0=3x60 = 3x - 6
Step 2: Add 6 to both sides to isolate the term with x.
6=3x6 = 3x
Step 3: Divide both sides by 3 to solve for x.
x=2x = 2
Step 4: Write the x-intercept as a point.
(2,0)(2,\, 0)
Answer: The x-intercept is the point (2, 0).

Another Example

This example shows that a function can have more than one x-intercept. A quadratic can have 0, 1, or 2 x-intercepts depending on its discriminant.

Problem: Find the x-intercept(s) of the quadratic function y = x² − 5x + 6.
Step 1: Set y equal to 0.
0=x25x+60 = x^2 - 5x + 6
Step 2: Factor the quadratic expression. Look for two numbers that multiply to 6 and add to −5.
0=(x2)(x3)0 = (x - 2)(x - 3)
Step 3: Apply the zero-product property. Set each factor equal to 0.
x2=0x=2x - 2 = 0 \quad \Rightarrow \quad x = 2
Step 4: Solve the second factor.
x3=0x=3x - 3 = 0 \quad \Rightarrow \quad x = 3
Step 5: Write both x-intercepts as points.
(2,0) and (3,0)(2,\, 0) \text{ and } (3,\, 0)
Answer: The x-intercepts are (2, 0) and (3, 0).

Frequently Asked Questions

What is the difference between an x-intercept and a zero of a function?
They are closely related but not identical. A zero (or root) of a function is any value of x where f(x) = 0, including complex numbers. An x-intercept must be a real number because it represents an actual point on the graph. For example, x² + 1 = 0 has complex roots (x = ±i) but the graph of y = x² + 1 has no x-intercepts.
Can a graph have more than one x-intercept?
Yes. A graph can have zero, one, or many x-intercepts. For instance, a line (other than a horizontal line) has exactly one x-intercept, a parabola can have 0, 1, or 2, and a polynomial of degree n can have up to n x-intercepts. The sine function y = sin(x) has infinitely many x-intercepts.
How do you find the x-intercept from a table of values?
Look for the row where the y-value is 0. The corresponding x-value gives you the x-intercept. If no row has y exactly equal to 0, look for where y changes sign (positive to negative or vice versa); the x-intercept lies between those two x-values.

x-intercept vs. y-intercept

x-intercepty-intercept
DefinitionPoint where the graph crosses the x-axisPoint where the graph crosses the y-axis
How to find itSet y = 0 and solve for xSet x = 0 and solve for y
Coordinate form(a, 0)(0, b)
Number possibleZero, one, or manyAt most one for a function (since a function has only one output for x = 0)
Example for y = 2x − 4(2, 0)(0, −4)

Why It Matters

Finding x-intercepts is one of the most common tasks in algebra, from graphing linear equations to solving quadratics and analyzing polynomials. In applied problems, x-intercepts often represent break-even points, times when a projectile hits the ground, or values where a quantity equals zero. Standardized tests like the SAT and ACT regularly ask you to identify or calculate x-intercepts.

Common Mistakes

Mistake: Confusing x-intercept with y-intercept by setting x = 0 instead of y = 0.
Correction: Remember: at the x-intercept, the graph is on the x-axis, so the height (y-value) is 0. Set y = 0, then solve for x.
Mistake: Writing the x-intercept as just a number (e.g., "the x-intercept is 2") instead of as a point.
Correction: The x-intercept is a point on the graph, so write it as an ordered pair: (2, 0). Some textbooks accept just the x-value in certain contexts, but writing the full point is always correct and avoids confusion.

Related Terms

  • y-interceptPoint where a graph crosses the y-axis
  • Zero of a FunctionAn x-value where f(x) = 0, including complex values
  • RootSolution of an equation, closely tied to x-intercepts
  • Graph of an EquationVisual representation where intercepts are found
  • PointAn x-intercept is a specific point (a, 0)
  • FunctionX-intercepts describe where a function's output is zero
  • Real NumbersX-intercepts must be real, not complex
  • z-interceptAnalogous intercept concept in three dimensions