X-Intercepts and Y-Intercepts on the SAT: Where a Graph Crosses the Axes

Intercepts are one of those SAT math topics that become much easier once you understand what the words actually mean.

An x-intercept is where a graph crosses the x-axis.

A y-intercept is where a graph crosses the y-axis.

That’s the basic idea. But the SAT can test intercepts in several different ways, including equations, graphs, functions, and real-world word problems.

The big rule to remember: To find the x-intercept, set y=0. To find the y-intercept, set x=0.


What Is an Intercept?

Take a look at a normal coordinate plane.

You have two axes:

  • The horizontal axis is the x-axis.
  • The vertical axis is the y-axis.

When a graph crosses one of these axes, that crossing point is called an intercept.

So we have two important possibilities:

x-intercept: where the graph crosses the x-axis

y-intercept: where the graph crosses the y-axis

Simple enough.

But there’s an important mathematical reason why we can find them by setting one of the variables equal to zero.


Finding the X-Intercept: Set y=0y=0

Every point on the x-axis has a y-coordinate of zero.

For example:

(3,0)(3,0)(5,0)(-5,0)(12,0)(12,0)

All of these points lie on the x-axis because their y-coordinate is 0.

Therefore:

To find an x-intercept, set y=0 and solve for x.

Let’s see how this works.


Example #1: Finding an X-Intercept

Suppose the SAT gives you:

y=2x8y=2x-8

and asks for the x-intercept.

Since we’re looking for the x-intercept, set:

y=0y=0

Now substitute:

0=2x80=2x-8

Add 8 to both sides:

8=2x8=2x

Divide by 2:

x=4x=4

Therefore, the x-intercept is:

(4,0)\boxed{(4,0)}

Notice that the complete intercept is a point, not just the number 4.


Finding the Y-Intercept: Set x=0x=0

Now let’s reverse the idea.

Every point on the y-axis has an x-coordinate of zero.

For example:

(0,4)(0,4)(0,7)(0,-7)(0,12)(0,12)

All of these points lie on the y-axis.

Therefore:

To find a y-intercept, set x=0 and solve for y.


Example #2: Finding a Y-Intercept

Let’s use the same equation:

y=2x8y=2x-8

This time, we want the y-intercept.

Set:

x=0x=0

Then:

y=2(0)8y=2(0)-8

So:

y=8y=-8

Therefore, the y-intercept is:

(0,8)\boxed{(0,-8)}

Our line has two intercepts:

x-intercept: (4,0)\text{x-intercept: }(4,0)y-intercept: (0,8)\text{y-intercept: }(0,-8)


There’s an Easy Shortcut With y=mx+by=mx+b

You probably recognize the slope-intercept form:

y=mx+by=mx+b

Here:

m=slopem=\text{slope}

and

b=y-interceptb=\text{y-intercept}

So if the equation is already written in slope-intercept form, you can often identify the y-intercept immediately.

For example:

y=5x+7y=5x+7

The y-intercept is:

(0,7)\boxed{(0,7)}

You don’t actually have to substitute x=0x=0, although doing so would give you the same result.

If an equation is written as y=mx+b, the b value gives you the y-intercept.


How the SAT Can Test Intercepts

The SAT isn’t limited to asking, “What is the x-intercept?”

Sometimes you have to recognize that an intercept is what the problem is really asking about.

Here are some common types of problems.


SAT Problem Type #1: Finding an Intercept From an Equation

Suppose you’re given:

3x+2y=123x+2y=12

and asked for the x-intercept.

Remember:

y=0y=0

Substitute:

3x+2(0)=123x+2(0)=12

Simplify:

3x=123x=12

Divide by 3:

x=4x=4

Therefore:

(4,0)\boxed{(4,0)}

If you were asked for the y-intercept instead, set:

x=0x=0

Substitute:

3(0)+2y=123(0)+2y=12

Simplify:

2y=122y=12

Divide by 2:

y=6y=6

So the y-intercept is:

(0,6)\boxed{(0,6)}

Same equation. Different intercept. The only question is which variable you set equal to zero.


SAT Problem Type #2: Finding an Intercept From a Function

The SAT might use function notation instead of yy.

For example:

f(x)=3x15f(x)=3x-15

Suppose you’re asked for the x-intercept.

Remember that f(x)f(x) is basically playing the role of yy.

So for an x-intercept:

f(x)=0f(x)=0

That gives us:

0=3x150=3x-15

Add 15 to both sides:

15=3x15=3x

Divide by 3:

x=5x=5

Therefore, the x-intercept is:

(5,0)\boxed{(5,0)}

This also means that x=5x=5 is a zero of the function.


SAT Problem Type #3: Finding an Intercept From a Graph

Sometimes there’s almost no algebra involved.

The SAT might simply show you a graph and ask for an intercept.

If the graph crosses the x-axis at:

(3,0)(-3,0)

then the x-intercept is:

(3,0)\boxed{(-3,0)}

If it crosses the y-axis at:

(0,5)(0,5)

then the y-intercept is:

(0,5)\boxed{(0,5)}

In this type of problem, don’t make things harder than they need to be. Read the coordinates directly from the graph.


SAT Problem Type #4: Finding a Missing Value Using an Intercept

The SAT can also work backward.

Suppose:

y=4x+ky=4x+k

and you’re told that the x-intercept is:

(3,0)(3,0)

You need to find kk.

Because (3,0)(3,0) is on the graph, substitute:

x=3x=3

and:

y=0y=0

Then:

0=4(3)+k0=4(3)+k

Simplify:

0=12+k0=12+k

Subtract 12 from both sides:

k=12\boxed{k=-12}

Here, understanding what an x-intercept means allows you to find an unknown value.


SAT Problem Type #5: Intercepts in Word Problems

This is where intercepts become especially important.

Imagine a tank contains water, and the amount remaining after tt hours is modeled by:

W(t)=50025tW(t)=500-25t

What would the y-intercept represent?

At the y-intercept:

t=0t=0

So:

W(0)=50025(0)W(0)=500-25(0)

Therefore:

W(0)=500W(0)=500

That means there were 500 units of water at the beginning.

Now suppose we want to know when the tank becomes empty.

Empty means:

W(t)=0W(t)=0

So:

0=50025t0=500-25t

Subtract 500:

500=25t-500=-25t

Divide by 25-25:

t=20t=20

The x-intercept tells us that the tank becomes empty after:

20 hours\boxed{20\text{ hours}}

In real-world SAT problems, the y-intercept often represents a starting amount, while the x-intercept can represent when something reaches zero.


X-Intercepts Have Other Names

Here’s something that can make SAT questions confusing.

The test doesn’t always use the word x-intercept.

Depending on the problem, an x-intercept may also be connected to a:

  • Zero
  • Root
  • Solution

For example, suppose:

f(x)=x29f(x)=x^2-9

To find the zeros, set:

f(x)=0f(x)=0

So:

x29=0x^2-9=0

Factor:

(x3)(x+3)=0(x-3)(x+3)=0

Set each factor equal to zero:

x3=0x-3=0

or:

x+3=0x+3=0

Therefore:

x=3x=3

or:

x=3x=-3

The graph has two x-intercepts:

(3,0) and (3,0)\boxed{(3,0)\text{ and }(-3,0)}

This is an important SAT connection. Finding where a function equals zero is the same as finding where its graph crosses or touches the x-axis.


A Graph Can Have More Than One X-Intercept

A straight line usually has only one x-intercept, but other functions can have several.

For example, a parabola might cross the x-axis twice.

That means it has two x-intercepts.

It could also touch the x-axis once, or never reach the x-axis at all.

So don’t automatically assume every graph has exactly one x-intercept.


What About the Origin?

There’s one special point worth remembering:

(0,0)(0,0)

This is called the origin.

If a graph passes through the origin, something interesting happens.

At that point:

x=0x=0

and:

y=0y=0

That means the origin is both an x-intercept and a y-intercept.


The Quickest Way to Remember Everything

You really only need two rules.

X-Intercept

Set:

y=0\boxed{y=0}

Then solve for xx.

Y-Intercept

Set:

x=0\boxed{x=0}

Then solve for yy.

If you’re worried about mixing them up, think about the axes themselves.

Every point on the x-axis looks like:

(x,0)(x,0)

Every point on the y-axis looks like:

(0,y)(0,y)

X-intercept → y=0
Y-intercept → x=0


Final Thoughts

Intercept questions can look very different on the SAT, but they’re usually built on the same simple idea.

An x-intercept is where the graph reaches the x-axis, so:

y=0y=0

A y-intercept is where the graph reaches the y-axis, so:

x=0x=0

You might be asked to find an intercept directly, read one from a graph, identify a zero of a function, solve for an unknown constant, or explain what an intercept means in a real-world situation.

But underneath all those different-looking questions is the same basic concept.

Know what happens on each axis, and you’ll know exactly what to set equal to zero.