← Back to SAT Math Prep

Non-linear Functions & Graphs

SAT Math Prep · Passport to Advanced MathPreview

1. Introduction

Once you leave straight lines behind, the SAT asks you to think about functions whose graphs curve: parabolas, exponential curves, higher-degree polynomials, and the occasional absolute-value or square-root shape. These Passport to Advanced Math questions test something deeper than computation — they test whether you can fluently translate between a function's algebraic form and its graph. Can you look at f(x)=(x2)(x+3)f(x) = (x-2)(x+3) and instantly know where the curve crosses the xx-axis? Can you see a parabola dipping below the axis and know what that means about its solutions?

This translation skill is enormously valuable because the SAT often gives you information in one representation (say, a graph) and asks a question that is easiest to answer in another (say, the factored equation). The students who score highest move freely in both directions, and they know the handful of "structural facts" — zeros are xx-intercepts, the yy-intercept is the value at x=0x = 0, transformations shift and reflect predictably — that make these questions quick.

This article covers reading and interpreting non-linear graphs, the meaning of zeros and intercepts, finding intersections of two curves, the full set of function transformations (shifts, reflections, stretches), and the behavior of exponential graphs including asymptotes. Throughout, we emphasize the SAT-specific reasoning and the traps — especially the backwards horizontal shift — that catch unprepared students.

2. Core Concepts

2.1 Functions and their graphs

A function assigns to each input xx exactly one output f(x)f(x). Its graph is the set of points (x,f(x))(x, f(x)). Because each input has one output, a graph passes the vertical line test: no vertical line crosses it more than once. Non-linear functions simply have graphs that bend — but every interpretive tool (intercepts, intersections, transformations) still applies.

2.2 Zeros and xx-intercepts

The zeros of a function are the inputs where f(x)=0f(x) = 0 — and these are exactly the xx-intercepts of the graph, the points where it crosses or touches the xx-axis. If f(x)=(x2)(x+3)f(x) = (x - 2)(x + 3), the zeros are x=2x = 2 and x=3x = -3. The number of real zeros equals the number of times the graph meets the xx-axis. A factor that repeats, like (x1)2(x-1)^2, gives a point where the curve touches the axis and turns back rather than crossing.

2.3 The yy-intercept

The yy-intercept is the single point where the graph crosses the yy-axis, found by evaluating f(0)f(0). Don't confuse it with the zeros: the yy-intercept is one output at input 00, while zeros are inputs giving output 00. For a polynomial in standard form, the yy-intercept is just the constant term.

2.4 Intersections of two graphs

When two functions y=f(x)y = f(x) and y=g(x)y = g(x) are graphed together, their intersection points are the (x,y)(x, y) pairs satisfying both — the simultaneous solutions of the system. Algebraically you find them by setting f(x)=g(x)f(x) = g(x). The number of intersection points equals the number of real solutions of that equation, which is itself a common SAT question.

2.5 Transformations

Starting from a parent function f(x)f(x), you can shift, stretch, and reflect it predictably:

  • Vertical shift: f(x)+kf(x) + k moves the graph up by kk (down if k<0k < 0).
  • Horizontal shift: f(xh)f(x - h) moves the graph right by hh — note this is opposite the sign inside, the most common point of confusion.
  • Vertical stretch/compression: af(x)a \cdot f(x) stretches away from the xx-axis if a>1|a| > 1, compresses if 0<a<10 < |a| < 1.
  • Reflection: f(x)-f(x) flips over the xx-axis; f(x)f(-x) flips over the yy-axis. A negative leading coefficient on a parabola flips it to open downward.

2.6 Exponential graphs and asymptotes

An exponential function y=abxy = a \cdot b^x (with b>0b > 0, b1b \neq 1) grows rapidly when b>1b > 1 (growth) and shrinks toward zero when 0<b<10 < b < 1 (decay). Its defining graphical feature is a horizontal asymptote: the curve approaches the line y=0y = 0 ever more closely but never touches it (until you add a vertical shift, which moves the asymptote to y=ky = k). The initial value aa is the yy-intercept, since b0=1b^0 = 1 makes y=ay = a at x=0x = 0.

2.7 Multiplicity and local graph behavior

If (xr)n(x - r)^n is a factor with odd nn, the graph crosses the xx-axis at rr. If nn is even, the graph touches and turns. Example: f(x)=(x2)2(x+1)f(x) = (x - 2)^2(x + 1) crosses at x=1x = -1 (odd power 11) and touches at x=2x = 2 (even power 22).

2.8 End behavior of polynomials

For large x|x|, the highest-degree term dominates. A quadratic with a>0a > 0 rises on both ends (opens up); with a<0a < 0 it falls on both ends. Cubics with positive leading coefficient fall left, rise right. End behavior rarely needs calculation on the SAT — but it helps you eliminate wrong graph choices quickly.

2.9 Absolute value graphs

y=xy = |x| is V-shaped with vertex at the origin. y=x3+2y = |x - 3| + 2 shifts right 33 and up 22, vertex at (3,2)(3, 2). Solving 2x1=5|2x - 1| = 5 splits into 2x1=52x - 1 = 5 or 2x1=52x - 1 = -5.

2.10 Square root graphs

y=xy = \sqrt{x} starts at (0,0)(0, 0), defined only for x0x \ge 0. y=x4y = \sqrt{x - 4} shifts right 44; domain x4x \ge 4. The SAT tests domain and range reading from graphs more than symbolic manipulation of radicals.

2.11 Average rate of change on a curve

Between x=ax = a and x=bx = b, the average rate of change is f(b)f(a)ba\dfrac{f(b) - f(a)}{b - a} — the slope of the secant line. On a nonlinear graph this differs from the instantaneous rate, but the SAT only asks for this secant slope, often from a table or two labeled points.

2.12 Function notation on graphs

f(3)f(3) is the yy-coordinate when x=3x = 3 — move vertically to the curve. "For what xx is f(x)=4f(x) = 4?" means find xx where the graph hits height 44 — move horizontally from y=4y = 4. Students reverse these constantly.

2.13 Piecewise and restricted-domain graphs

A graph may show only part of a function — a parabola drawn for x0x \ge 0 only, or an exponential starting at t=0t = 0. Read the visible domain from the endpoints. Questions about "all xx" vs. "shown portion" differ.

2.14 Comparing function values from a graph

"For which xx is f(x)>g(x)f(x) > g(x)?" means where the graph of ff lies above gg. Shade mentally between intersection points; the SAT may ask for an interval description or a count of integer xx values in that region.

Continue reading with Premium

Upgrade to read the full article and unlock all Premium features.

Free

  • Unlimited practice — all difficulties
  • 3 hints / day
  • Community solutions
  • 2 timed mocks / month

Premium

  • Full article + all 57+ theory guides
  • Unlimited hints on practice problems
  • Unlimited timed mock exams & PDF worksheets
Log in