Fatskills
Practice. Master. Repeat.
Study Guide: How to Solve: Nonlinear Graphs (SAT)
Source: https://www.fatskills.com/sat/chapter/how-to-solve-nonlinear-graphs-sat

How to Solve: Nonlinear Graphs (SAT)

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~6 min read

How to Solve: Nonlinear Graphs (SAT)

Target Score Impact: Nonlinear graph questions appear 4-6 times per SAT Math section—mastering them can boost your score by 50-80 points by eliminating careless errors and speeding up problem-solving.


WHAT THIS QUESTION TYPE IS ACTUALLY TESTING

The SAT isn’t testing your ability to graph parabolas or exponentials from scratch. It’s probing for: - Interpreting key features (vertex, intercepts, asymptotes, symmetry) without a calculator. - Translating between equations and graphs—matching algebraic forms (vertex, factored, standard) to visual shapes. - Avoiding "eyeballing" traps—the SAT designs wrong answers to look correct if you guess based on rough sketches.


ANATOMY OF THE QUESTION

Structure Breakdown

  1. Stem: Describes a function (quadratic, exponential, absolute value, etc.) and asks about its graph.
  2. Example: "Which of the following could be the graph of ( y = -2(x + 3)^2 + 4 )?"
  3. Conditions (if any): May include domain restrictions, transformations, or comparisons to another function.
  4. Answer Choices: 4 graphs (or descriptions of graphs) with subtle differences in:
  5. Direction (opens up/down, increasing/decreasing)
  6. Key points (vertex, intercepts, asymptotes)
  7. Stretch/compression (narrower/wider than parent function)
  8. What to Ignore:
  9. Exact coordinates (unless asked for).
  10. Gridlines or scale (focus on shape and key features).

Representative Example Question

Which of the following graphs represents ( y = (x - 2)^2 - 5 )? (A) A parabola opening upward with vertex at (2, 5) (B) A parabola opening upward with vertex at (2, -5) (C) A parabola opening downward with vertex at (-2, -5) (D) A parabola opening upward with vertex at (-2, 5)


THE DECISION FRAMEWORK (Step-by-Step)

Run this process for every nonlinear graph question:

  1. Identify the parent function.
  2. Quadratic: ( y = x^2 ) (parabola)
  3. Exponential: ( y = b^x ) (curve, horizontal asymptote)
  4. Absolute value: ( y = |x| ) (V-shape)
  5. Square root: ( y = \sqrt{x} ) (starts at origin, curves right)

  6. Extract transformations from the equation.

  7. Quadratic in vertex form: ( y = a(x - h)^2 + k )
    • Vertex: ((h, k))
    • ( a > 0 ): opens upward; ( a < 0 ): opens downward
    • ( |a| > 1 ): narrower; ( |a| < 1 ): wider
  8. Exponential: ( y = ab^{x - h} + k )

    • Horizontal asymptote: ( y = k )
    • ( a > 0 ): above asymptote; ( a < 0 ): below
    • ( b > 1 ): increasing; ( 0 < b < 1 ): decreasing
  9. Plot key points mentally (or on scratch paper).

  10. For quadratics: vertex + 1-2 other points (e.g., y-intercept at ( x = 0 )).
  11. For exponentials: asymptote + 1-2 points (e.g., ( x = 0 ) and ( x = 1 )).

  12. Compare to answer choices.

  13. Eliminate graphs that violate direction (e.g., opens downward when it should open upward).
  14. Eliminate graphs with wrong vertex/asymptote.
  15. Eliminate graphs with incorrect stretch (e.g., too wide/narrow).

  16. Check for traps.

  17. Reflections: Did you account for negative ( a )?
  18. Shifts: Did you flip ( h ) (e.g., ( (x - 2) ) shifts right, not left)?
  19. Asymptotes: For exponentials, is the asymptote at ( y = k ), not ( y = 0 )?

Worked Examples

Example 1: Straightforward Quadratic

Question: Which graph represents ( y = -3(x + 1)^2 + 2 )? (A) Opens upward, vertex (-1, 2) (B) Opens downward, vertex (-1, 2) (C) Opens downward, vertex (1, 2) (D) Opens downward, vertex (-1, -2)

Step-by-Step: 1. Parent function: ( y = x^2 ) (parabola). 2. Transformations:
- ( a = -3 ): opens downward, narrower (|-3| > 1).
- ( h = -1 ): shifts left 1 (because ( (x + 1) = (x - (-1)) )).
- ( k = 2 ): shifts up 2.
- Vertex: ((-1, 2)). 3. Key points:
- Vertex: ((-1, 2)).
- y-intercept: ( x = 0 ) → ( y = -3(0 + 1)^2 + 2 = -1 ). 4. Eliminate:
- (A): Wrong direction (opens upward).
- (C): Wrong vertex (x-coordinate flipped).
- (D): Wrong vertex (y-coordinate flipped). 5. Answer: (B).


Example 2: Common Trap (Exponential)

Question: Which graph represents ( y = 2 \cdot 3^{x - 1} - 4 )? (A) Horizontal asymptote at ( y = -4 ), passes through (1, -2) (B) Horizontal asymptote at ( y = 4 ), passes through (1, 2) (C) Horizontal asymptote at ( y = -4 ), passes through (0, -2) (D) Horizontal asymptote at ( y = 0 ), passes through (1, 2)

Step-by-Step: 1. Parent function: ( y = 3^x ) (exponential, increasing). 2. Transformations:
- ( a = 2 ): vertical stretch by 2.
- ( h = 1 ): shifts right 1.
- ( k = -4 ): shifts down 4.
- Asymptote: ( y = -4 ). 3. Key points:
- At ( x = 1 ): ( y = 2 \cdot 3^{0} - 4 = 2 - 4 = -2 ).
- At ( x = 0 ): ( y = 2 \cdot 3^{-1} - 4 = \frac{2}{3} - 4 \approx -3.33 ). 4. Eliminate:
- (B): Wrong asymptote (should be -4, not 4).
- (C): Wrong point (should pass through (1, -2), not (0, -2)).
- (D): Wrong asymptote (should be -4, not 0). 5. Answer: (A).

Trap: Students often forget the horizontal shift (( x - 1 )) and check ( x = 0 ) instead of ( x = 1 ).


Example 3: Hard Variant (Absolute Value)

Question: The graph of ( y = |x + 2| - 3 ) is translated left 4 units and up 1 unit. Which equation represents the new graph? (A) ( y = |x + 6| - 2 ) (B) ( y = |x - 2| - 2 ) (C) ( y = |x + 6| - 4 ) (D) ( y = |x - 2| - 4 )

Step-by-Step: 1. Original graph: ( y = |x + 2| - 3 ).
- Vertex at ((-2, -3)). 2. Translations:
- Left 4 units: replace ( x ) with ( (x + 4) ).
- New equation: ( y = |(x + 4) + 2| - 3 = |x + 6| - 3 ).
- Up 1 unit: add 1 to the entire equation.
- Final equation: ( y = |x + 6| - 3 + 1 = |x + 6| - 2 ). 3. Eliminate:
- (B), (D): Wrong horizontal shift (should be ( x + 6 ), not ( x - 2 )).
- (C): Wrong vertical shift (should be -2, not -4). 4. Answer: (A).

Hard Part: Combining transformations in the correct order (horizontal first, then vertical).


WRONG ANSWER PATTERNS

  1. Flipped Vertex Sign
  2. Looks right: Vertex at ( (2, 5) ) for ( y = (x + 2)^2 + 5 ).
  3. Why wrong: ( (x + 2) ) shifts left, not right. Correct vertex is ( (-2, 5) ).

  4. Ignoring Negative ( a )

  5. Looks right: Parabola opens upward for ( y = -2x^2 ).
  6. Why wrong: Negative ( a ) means it opens downward.

  7. Misplaced Asymptote

  8. Looks right: Exponential ( y = 2^x - 3 ) has asymptote at ( y = 0 ).
  9. Why wrong: Asymptote is at ( y = -3 ).

  10. Incorrect Stretch

  11. Looks right: ( y = 0.5x^2 ) is narrower than ( y = x^2 ).
  12. Why wrong: ( |a| < 1 ) makes it wider, not narrower.

Common Mistakes

  1. Mistake: Forgetting to flip the sign of ( h ) in vertex form.
  2. Why it happens: Confusing ( (x - h) ) with ( (x + h) ).
  3. Correct approach: ( (x - 3) ) shifts right 3; ( (x + 3) ) shifts left 3.

  4. Mistake: Assuming all parabolas open upward.

  5. Why it happens: Overlooking the sign of ( a ).
  6. Correct approach: Check ( a ): positive = up, negative = down.

  7. Mistake: Plugging in ( x = 0 ) for exponentials without considering shifts.

  8. Why it happens: Forgetting horizontal shifts change the "starting point."
  9. Correct approach: For ( y = 2^{x - 1} ), plug in ( x = 1 ) (not 0) to find the "base" point.

  10. Mistake: Confusing ( y = |x| + k ) with ( y = |x + k| ).

  11. Why it happens: Misapplying vertical vs. horizontal shifts.
  12. Correct approach: ( |x| + k ) shifts up/down; ( |x + k| ) shifts left/right.

  13. Mistake: Eyeballing graphs without checking key points.

  14. Why it happens: Rushing under time pressure.
  15. Correct approach: Always verify vertex/asymptote + 1 other point.

TIME STRATEGY

  • Target time: 45-60 seconds per question.
  • When to skip: If you can’t identify the parent function or transformations in 20 seconds, flag and return.
  • Minimum work:
  • Identify parent function.
  • Extract vertex/asymptote.
  • Eliminate 2-3 wrong answers based on direction/shift.
  • Verify 1 key point if needed.

BACKSOLVING AND SHORTCUTS

  1. Plug in ( x = 0 ) for y-intercept.
  2. For ( y = (x - 2)^2 - 5 ), ( x = 0 ) → ( y = 4 - 5 = -1 ).
  3. Eliminate graphs where the y-intercept isn’t -1.

  4. Use symmetry for quadratics.

  5. The vertex is the midpoint of the x-intercepts (if they exist).
  6. For ( y = (x - 1)(x - 5) ), vertex is at ( x = 3 ).

  7. Exponential shortcut:

  8. For ( y = ab^{x - h} + k ), the point ( (h, a + k) ) is always on the graph.
  9. Example: ( y = 2 \cdot 3^{x - 1} - 4 ) passes through ( (1, -2) ).

  10. Elimination-first:

  11. If 2 graphs open upward and 2 open downward, check ( a ) first to eliminate half the choices.

1-Minute Recap

"Nonlinear graphs on the SAT are all about pattern recognition. Here’s your 3-step process: 1. Parent function: Is it a parabola, exponential, or V-shape? That tells you the basic shape. 2. Transformations: Vertex form for quadratics, asymptote for exponentials. Write down the vertex or asymptote first—this eliminates 2-3 wrong answers instantly. 3. Key points: Plug in ( x = 0 ) for the y-intercept or ( x = 1 ) for exponentials. One point is all you need to confirm the answer.

Traps to avoid: - Flipping signs (e.g., ( (x + 2) ) shifts left, not right). - Ignoring negative ( a ) (opens downward, not up). - Misplacing asymptotes (it’s ( y = k ), not ( y = 0 )).

If you’re stuck, eliminate the worst offenders first—usually the ones with the wrong direction or vertex. Then pick from what’s left. You’ve got this!


Final Tip: On test day, draw a tiny sketch of the parent function + transformations on scratch paper. It takes 5 seconds and prevents careless errors.



ADVERTISEMENT