CAT Equations: A Guide to Linear, Quadratic & Higher-Order Logic

Solving equations is a fundamental skill for the CAT Quantitative Aptitude section. This guided path will take you from the core mechanics of linear equations to the advanced strategies for analyzing the roots of quadratic equations, building the algebraic fluency required for a top score.

Section 1: The Foundation - Linear Equations

Core Skill: Solving for a Single Variable

Start with the fundamental skill of isolating a variable. Our interactive balancer visually demonstrates the step-by-step process of solving any linear equation.

Step 1The Equation

$$ 3x + 5 = 17 $$

Goal: Isolate x.

Step 2Step 1: Subtract 5

Subtract 5 from both sides to remove the constant.

$$ 3x = 17 - 5 $$
$$ 3x = 12 $$

Step 3Step 2: Divide by 3

Divide both sides by 3 to isolate x.

$$ x = \frac{12}{3} $$
$$ x = 4 $$

Application: Translating Word Problems

Learn the crucial skill of deconstructing a word problem and translating its language into a solvable algebraic equation.

Interactive Sentence Translator

A number is doubled and then increased by 7. The result is 25.
Equation Build-Up
$$ 2x $$

Systems of Equations: Core Methods

Master the two essential algebraic methods—Substitution and Elimination—for finding a unique solution for a system of two linear equations.

Step 1The System

$$ x + y = 10 $$
$$ x - y = 2 $$

Step 21. Isolate Variable

From Eq 1: $$ x = 10 - y $$

Step 32. Substitute

Plug into Eq 2:
$$ (10 - y) - y = 2 $$
$$ 10 - 2y = 2 $$

Step 43. Solve

$$ 8 = 2y \implies y = 4 $$
$$ x = 10 - 4 = 6 $$
Solution: (6, 4)

Section 2: Mastering Quadratic Equations

The Foundation: What is a Quadratic?

Start with the core definition and use our interactive verifier to understand what the "roots" of a quadratic equation represent.

What are Roots?

A Quadratic Equation has the form $$ ax^2 + bx + c = 0 $$

The Roots are the specific values of 'x' that make the equation true (equal to zero). Every quadratic has exactly two roots.

Method 1: Solving by Factoring

Learn the step-by-step process of factoring quadratic expressions to find the roots of an equation.

Method 1: Factoring

Goal: Rewrite $$ ax^2 + bx + c = 0 $$ into $$ (x+m)(x+n) = 0 $$.

Shortcut (when a=1): Find two numbers that multiply to 'c' and add to 'b'.

Step 1Identify Coefficients

a=1, b=5, c=6

Step 2Find Factors

Factors of 6 that add to 5: 2 and 3.

Step 3Write Factors

$$ (x+2)(x+3) = 0 $$

Step 4Solve

x = -2, x = -3

Method 2: The Quadratic Formula

Master the universal tool for solving any quadratic equation. Our interactive calculator shows you how to apply the formula step by step.

Method 2: Quadratic Formula

The universal method for any quadratic:

$$ x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} $$

The term inside the root, $$ b^2 - 4ac $$, is called the Discriminant.

Step 1Identify Coefficients

a=1, b=5, c=6

Step 2Calculate Discriminant

$$ D = 5^2 - 4(1)(6) = 25 - 24 = 1 $$

Step 3Apply Formula

$$ x = \frac{-5 \pm \sqrt{1}}{2} $$

Step 4Solve

$$ x_1 = -2, x_2 = -3 $$

Section 3: Advanced Concepts & Strategies

Key Insight: The Discriminant & Nature of Roots

Learn how the discriminant (b²-4ac) tells you if an equation has 2, 1, or 0 real roots without fully solving it—a critical logical shortcut.

Deeper Insights: The Discriminant

The expression $$ b^2 - 4ac $$ is called the Discriminant. It tells us the nature of the roots without solving.

Example: $$ x^2 - 8x + 15 = 0 $$

$$ a=1, b=-8, c=15 $$

$$ D = (-8)^2 - 4(1)(15) = 64 - 60 = 4 $$

Discriminant is Positive.

Result: Two distinct real roots. (Because we add/subtract a real number).

Key CAT Shortcut: Sum & Product of Roots

Learn the formulas for finding the sum (-b/a) and product (c/a) of the roots *without* solving the equation, a vital time-saver.

Sum & Product Shortcut

For $$ ax^2 + bx + c = 0 $$, you can find the sum and product of roots directly from coefficients.

$$ \text{Sum} = -b/a $$ | $$ \text{Product} = c/a $$

For the equation $$ 2x^2 - 10x + 12 = 0 $$

What is the SUM of the roots?

Advanced Topic: Quadratic Inequalities

Learn the complete method for solving quadratic inequalities by finding critical points and testing regions on a number line.

Solving Quadratic Inequalities

Solve for x: $$ x^2 - 2x - 8 < 0 $$

Step 1Step 1: Find Critical Points

Solve $$ x^2 - 2x - 8 = 0 $$

$$ (x-4)(x+2) = 0 $$

Roots: x = 4, x = -2

Step 2Step 2: Test Regions

Test a point between -2 and 4 (e.g. 0).

$$ 0^2 - 2(0) - 8 = -8 $$

-8 < 0 is TRUE.

Step 3Step 3: Graph & Conclude

The parabola dips below the axis between the roots.

$$ -2 < x < 4 $$

Interactive Practice

Ready to test your mastery?

Put your understanding of CAT Equations: A Guide to Linear, Quadratic & Higher-Order Logic to the test with our premium, adaptive practice questions. Build pacing efficiency and eliminate knowledge gaps now.

Practice Coming Soon