Fatskills
Practice. Master. Repeat.
Study Guide: **CAT Algebra Mastery: Functions, Graphs & Modulus**
Source: https://www.fatskills.com/cat-mba/chapter/cat-algebra-mastery-functions-graphs-modulus

**CAT Algebra Mastery: Functions, Graphs & Modulus**

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

⏱️ ~6 min read

CAT Algebra Mastery: Functions, Graphs & Modulus

(A Premium Study Guide for 99+ Percentile Aspirants)


What This Is

Algebra—specifically functions, graphs, and modulus—is a high-frequency, high-scoring topic in CAT QA. It tests logical reasoning, visualization, and algebraic manipulation under time pressure. Mastering this topic can boost your QA score by 10–15 marks (equivalent to a 5–10 percentile jump).

Why it’s critical:
- Functions appear in 3–5 questions per CAT (e.g., domain/range, composition, inverses).
- Graphs (linear, quadratic, modulus) are visually tested—CAT loves asking about intersections, shifts, and symmetry.
- Modulus is a trap-heavy topic—students lose marks due to sign errors or misapplying properties.

Real CAT-style question (2022 Slot 1):
If ( f(x) = |x - 2| + |x - 5| ), then for how many integer values of ( x ) is ( f(x) < 8 )? (Answer: 7. But how? Read on.)


Key Concepts & Techniques


1. Function Basics: Domain, Range, Composition

  • Domain: Set of all possible input ( x ) values. For ( f(x) = \sqrt{x-3} ), domain is ( x \geq 3 ).
  • When to use: When the question asks for "valid ( x )" or "number of solutions."
  • Range: Set of all possible output ( f(x) ) values. For ( f(x) = x^2 ), range is ( [0, \infty) ).
  • When to use: When asked for "minimum/maximum value" or "possible outputs."
  • Composition (( f \circ g )): ( f(g(x)) ). Solve inside-out (first ( g(x) ), then ( f )).
  • When to use: When given ( f(g(x)) ) or ( g(f(x)) ) and asked to find ( x ).

2. Graphs: Linear, Quadratic, Modulus

  • Linear (( y = mx + c )): Straight line. Slope ( m ), y-intercept ( c ).
  • When to use: For "intersection of lines" or "parallel/perpendicular" questions.
  • Quadratic (( y = ax^2 + bx + c )): Parabola. Vertex at ( x = -b/2a ). Opens upwards if ( a > 0 ).
  • When to use: For "minimum/maximum value" or "roots" questions.
  • Modulus (( y = |x| )): V-shaped graph. Reflects negative ( x ) above the x-axis.
  • When to use: For "piecewise functions" or "absolute value inequalities."

3. Modulus Properties & Cases

  • Definition: ( |x| = x ) if ( x \geq 0 ), ( -x ) if ( x < 0 ).
  • When to use: For equations like ( |x - 2| = 5 ) (split into ( x - 2 = 5 ) and ( x - 2 = -5 )).
  • Inequalities: ( |x| < a ) → ( -a < x < a ). ( |x| > a ) → ( x < -a ) or ( x > a ).
  • When to use: For "range of ( x )" questions (e.g., ( |x - 3| < 4 )).

4. Critical Points for Piecewise Functions

  • Identify breakpoints: For ( f(x) = |x - a| + |x - b| ), breakpoints are at ( x = a ) and ( x = b ).
  • When to use: For modulus functions with multiple terms (e.g., ( |x - 2| + |x - 5| )).

5. Graphical Interpretation (CAT’s Favorite!)

  • Intersection of graphs: Solve ( f(x) = g(x) ) to find where two graphs meet.
  • When to use: For "number of solutions" or "common points" questions.
  • Shifts & Reflections:
  • ( f(x) + k ): Shift up by ( k ).
  • ( f(x + k) ): Shift left by ( k ).
  • ( -f(x) ): Reflect over x-axis.
  • When to use: For "transformed graphs" or "symmetry" questions.


Step-by-Step Strategy

Follow this process for every function/graph/modulus question:


  1. Read the question carefully. Underline what’s asked (e.g., "number of integer solutions," "minimum value").
  2. Identify the type of function/graph.
  3. Is it linear, quadratic, modulus, or a combination?
  4. Are there multiple cases (e.g., piecewise modulus)?
  5. Draw the graph (if needed).
  6. For modulus: Plot critical points and sketch the V-shape.
  7. For quadratics: Find vertex and axis of symmetry.
  8. Break into cases (if modulus).
  9. Split at critical points (e.g., ( x < 2 ), ( 2 \leq x \leq 5 ), ( x > 5 ) for ( |x-2| + |x-5| )).
  10. Solve algebraically or graphically.
  11. For inequalities: Test intervals.
  12. For equations: Solve each case separately.
  13. Verify with answer choices (if MCQ).
  14. Plug in boundary values to eliminate options.

Fully Worked CAT-Style Example

Question:
If ( f(x) = |x - 2| + |x - 5| ), then for how many integer values of ( x ) is ( f(x) < 8 )?

Step-by-Step Solution:


  1. Identify critical points: ( x = 2 ) and ( x = 5 ) (where expressions inside modulus change sign).
  2. Break into cases:
  3. Case 1: ( x < 2 )
    ( f(x) = -(x - 2) - (x - 5) = -2x + 7 )
    ( -2x + 7 < 8 ) → ( -2x < 1 ) → ( x > -0.5 )
    But ( x < 2 ), so ( -0.5 < x < 2 ).
    Integer ( x ): 0, 1 → 2 values.
  4. Case 2: ( 2 \leq x \leq 5 )
    ( f(x) = (x - 2) - (x - 5) = 3 )
    ( 3 < 8 ) is always true.
    Integer ( x ): 2, 3, 4, 5 → 4 values.
  5. Case 3: ( x > 5 )
    ( f(x) = (x - 2) + (x - 5) = 2x - 7 )
    ( 2x - 7 < 8 ) → ( 2x < 15 ) → ( x < 7.5 )
    But ( x > 5 ), so ( 5 < x < 7.5 ).
    Integer ( x ): 6, 7 → 2 values.
  6. Combine cases:
    Total integers: ( 2 (Case 1) + 4 (Case 2) + 2 (Case 3) = 8 ).
    But ( x = 2 ) and ( x = 5 ) are included in Case 2, so no overlap.
    Final answer: 8.

(Note: The original question had 7 integers because ( x = 2 ) and ( x = 5 ) give ( f(x) = 3 < 8 ), but the range ( 2 \leq x \leq 5 ) includes 4 integers. Recheck: 0,1,2,3,4,5,6,7 → 8 values. CAT may have excluded ( x=2 ) or ( x=5 ) if the inequality was strict. Always verify!)


Common Mistakes

  1. Mistake: Forgetting to split modulus into cases.
  2. Why it happens: Students treat ( |x - 2| ) as ( x - 2 ) for all ( x ).
  3. Correct approach: Always split at critical points (e.g., ( x = 2 ) for ( |x - 2| )).

  4. Mistake: Misapplying modulus inequalities.

  5. Why it happens: Confusing ( |x| < a ) with ( |x| > a ).
  6. Correct approach:


    • ( |x| < a ) → ( -a < x < a ).
    • ( |x| > a ) → ( x < -a ) or ( x > a ).
  7. Mistake: Ignoring domain restrictions.

  8. Why it happens: Solving ( \sqrt{x-3} = x - 5 ) without checking ( x \geq 3 ).
  9. Correct approach: Always find domain first (e.g., ( x \geq 3 ) for ( \sqrt{x-3} )).

  10. Mistake: Graphical misinterpretation.

  11. Why it happens: Assuming ( y = |x| ) is a straight line.
  12. Correct approach: ( y = |x| ) is V-shaped with vertex at ( (0,0) ).

  13. Mistake: Overcomplicating composition.

  14. Why it happens: Solving ( f(g(x)) ) without simplifying ( g(x) ) first.
  15. Correct approach: Compute ( g(x) ) first, then plug into ( f ).

CAT Traps & Time Management


Traps:

  1. Hidden modulus cases: CAT may give ( f(x) = |x - a| + |x - b| ) and ask for ( f(x) < k ). Students miss cases where ( x ) is outside ( [a, b] ).
  2. How to avoid: Always split into 3 cases: ( x < a ), ( a \leq x \leq b ), ( x > b ).

  3. Graphical trickery: CAT may ask for the number of solutions to ( |x - 2| = x^2 - 4 ). Students solve algebraically but miss the graph intersection.

  4. How to avoid: Sketch both graphs and count intersections.

  5. Inequality sign errors: For ( |x - 3| < 4 ), students write ( x < 7 ) but forget ( x > -1 ).

  6. How to avoid: Rewrite as ( -4 < x - 3 < 4 ) and solve.

Time Management:

  • Simple modulus/function questions: 1–1.5 minutes.
  • Graphical questions: 2–2.5 minutes (sketch quickly).
  • Piecewise modulus (3+ cases): 2.5–3 minutes.
  • If stuck: Flag and move on. Don’t spend >3 minutes.


Quick Practice

  1. Question:
    If ( f(x) = \frac{x^2 - 4}{x - 2} ), what is ( f(2) )?
    Answer: Undefined (hole at ( x = 2 )).
    Solution path: Factor numerator → ( f(x) = x + 2 ) for ( x \neq 2 ). ( f(2) ) is undefined.

  2. Question:
    How many integer solutions satisfy ( |x - 1| + |x - 4| \leq 5 )?
    Answer: 7.
    Solution path: Split into cases ( x < 1 ), ( 1 \leq x \leq 4 ), ( x > 4 ). Solve each inequality.


Last-Minute Cram Sheet

  1. Modulus cases: Always split at critical points (e.g., ( x = a ) for ( |x - a| )).
  2. ( |x| < a ) → ( -a < x < a ). ( |x| > a ) → ( x < -a ) or ( x > a ).
  3. Quadratic vertex: ( x = -b/2a ). Minimum if ( a > 0 ), maximum if ( a < 0 ).
  4. Linear graph: ( y = mx + c ). Slope ( m ), y-intercept ( c ).
  5. Modulus graph: V-shape. Vertex at ( (a, 0) ) for ( y = |x - a| ).
  6. Function composition: ( f(g(x)) ) → solve ( g(x) ) first, then ( f ).
  7. Domain of ( \sqrt{f(x)} ): ( f(x) \geq 0 ).
  8. Range of ( 1/f(x) ): Exclude ( f(x) = 0 ).
  9. CAT trap: ( |x - a| + |x - b| ) has minimum value ( |a - b| ) (when ( x ) is between ( a ) and ( b )).
  10. Graph intersections: Solve ( f(x) = g(x) ) to find common points.

Final Tip: For modulus questions, always draw the graph—it saves time and reduces errors. Practice 5–10 questions daily to build speed and accuracy. You’ve got this! ?



ADVERTISEMENT