Fatskills
Practice. Master. Repeat.
Study Guide: **CAT Algebra Mastery: Linear Equations & Inequalities**
Source: https://www.fatskills.com/cat-mba/chapter/cat-algebra-mastery-linear-equations-inequalities

**CAT Algebra Mastery: Linear Equations & Inequalities**

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

⏱️ ~4 min read

CAT Algebra Mastery: Linear Equations & Inequalities

(A Premium Study Guide for 99+ Percentile Aspirants)


What This Is

Linear equations and inequalities form the backbone of CAT’s Quantitative Ability (QA) section. They appear in ~8-10% of QA questions (2-3 per paper) and are often low-hanging fruit—solvable in under 2 minutes with the right approach. Mastering them boosts accuracy and frees up time for tougher problems.

Real-CAT Style Example:
"If (3x + 4y = 12) and (5x - 2y = 8), what is the value of (x + y)?" (This tests substitution/elimination, a core skill for linear equations.)


Key Concepts & Techniques

  1. Substitution Method
  2. Solve one equation for one variable and substitute into the other.
  3. When to use: When one equation is easily solvable for one variable (e.g., (y = 2x + 3)).

  4. Elimination Method

  5. Add/subtract equations to eliminate one variable.
  6. When to use: When coefficients are simple (e.g., (2x + 3y = 5) and (4x - 3y = 1)).

  7. Graphical Interpretation

  8. Plot lines to find intersection points (solutions).
  9. When to use: For word problems involving "break-even" or "intersection" scenarios.

  10. Inequality Sign Rules

  11. Multiplying/dividing by a negative number reverses the inequality.
  12. When to use: Solving inequalities like (-2x + 3 > 7).

  13. Modulus Equations

  14. (|x + 2| = 5) → (x + 2 = 5) or (x + 2 = -5).
  15. When to use: Absolute value equations/inequalities.

  16. Word Problem Translation

  17. Convert phrases like "twice as much as" → (2x), "5 less than" → (x - 5).
  18. When to use: Age, mixture, or work-rate problems.

  19. Option Elimination (MCQs)

  20. Plug answer choices into the equation to verify.
  21. When to use: When equations are complex, and options are simple numbers.

Step-by-Step Strategy


For Linear Equations:

  1. Identify the system type (2 variables? 3 variables?).
  2. Choose substitution or elimination based on coefficients.
  3. Solve for one variable, then substitute back.
  4. Verify the solution by plugging into both equations.
  5. Simplify the final answer (e.g., (x + y) instead of separate values).

For Inequalities:

  1. Isolate the variable (treat like an equation, but watch signs).
  2. Reverse the inequality if multiplying/dividing by a negative.
  3. Graph the solution (number line for 1D, shaded region for 2D).
  4. Check boundary points (e.g., (x = 2) for (x \leq 2)).

Fully Worked CAT-Style Example

Question:
If (2x + 3y = 12) and (4x - y = 5), what is the value of (x - y)?

Solution (Using Elimination):
1. Multiply the second equation by 3 to align (y) coefficients:
(12x - 3y = 15).
2. Add to the first equation:
((2x + 3y) + (12x - 3y) = 12 + 15) → (14x = 27) → (x = \frac{27}{14}).
3. Substitute (x) into the second equation:
(4(\frac{27}{14}) - y = 5) → (\frac{108}{14} - y = 5) → (y = \frac{108}{14} - \frac{70}{14} = \frac{38}{14} = \frac{19}{7}).
4. Calculate (x - y):
(\frac{27}{14} - \frac{19}{7} = \frac{27}{14} - \frac{38}{14} = -\frac{11}{14}).

Answer: (-\frac{11}{14}).

(Note: For MCQs, plugging options would be faster!)


Common Mistakes

  1. Mistake: Forgetting to reverse the inequality sign when multiplying/dividing by a negative.
    Why it happens: Overlooking the sign change rule.
    Correct approach: Always check the sign of the coefficient before solving.

  2. Mistake: Solving for (x) but not substituting back to find (y).
    Why it happens: Rushing through steps.
    Correct approach: Always find both variables unless the question asks for a combination (e.g., (x + y)).

  3. Mistake: Misinterpreting modulus equations (e.g., (|x| = -3) has no solution).
    Why it happens: Assuming absolute value always yields two solutions.
    Correct approach: Remember (|x| \geq 0)—no solution if RHS is negative.

  4. Mistake: Incorrectly translating word problems (e.g., "5 more than twice a number" → (2x + 5), not (5 + 2x)).
    Why it happens: Misordering terms.
    Correct approach: Write the equation step-by-step (e.g., "twice a number" → (2x), "5 more than" → (+5)).


CAT Traps & Time Management

  1. Trap: Questions with no solution (parallel lines) or infinite solutions (same line).
  2. How to spot: After elimination, you get (0 = 5) (no solution) or (0 = 0) (infinite solutions).
  3. Avoid: Always check consistency before solving.

  4. Trap: Inequalities with modulus (e.g., (|x - 2| < 3) → (-3 < x - 2 < 3)).

  5. How to spot: Absolute value inequalities.
  6. Avoid: Split into two cases only if the inequality is (|x - 2| > 3).

  7. Time Guide:

  8. Linear equations: 1.5–2 minutes (use elimination for speed).
  9. Inequalities: 1–1.5 minutes (graph if stuck).
  10. Word problems: 2–2.5 minutes (translate carefully).

Quick Practice

  1. Question: If (3x - 2y = 7) and (x + y = 5), what is (x)?
    Answer: (x = 3) (Substitute (y = 5 - x) into the first equation).

  2. Question: Solve (|2x - 1| \leq 5).
    Answer: (-2 \leq x \leq 3) (Split into (-5 \leq 2x - 1 \leq 5)).


Last-Minute Cram Sheet

  1. Elimination > Substitution for simple coefficients.
  2. Reverse inequality sign when multiplying/dividing by a negative.
  3. Modulus equations: (|x| = a) → (x = \pm a) (if (a \geq 0)).
  4. Modulus inequalities: (|x| < a) → (-a < x < a); (|x| > a) → (x < -a) or (x > a).
  5. No solution if elimination gives (0 = k) (where (k \neq 0)).
  6. Infinite solutions if elimination gives (0 = 0).
  7. Word problems: "Sum of two numbers" → (x + y = k); "Difference" → (|x - y| = k).
  8. MCQ shortcut: Plug options into the equation to verify.
  9. Graphical check: Plot lines to confirm intersection points.
  10. ⚠️ Trap: (|x| = -2) has no solution (absolute value is always non-negative).

Final Tip: For CAT, speed > perfection. If a question takes >2.5 minutes, mark it and move on. Linear equations are your safety net—master them!



ADVERTISEMENT