MP TET · Mathematics

Algebra (Varg-1, Varg-2)

Algebraic expressions, identities, linear and quadratic equations.

Share with your prep group:WhatsApp

Test yourself on Algebra (Varg-1, Varg-2)

5 real MP TET questions with instant answers — no signup, ~3 minutes.

Take the 5-question quiz →

Algebra (Varg-1, Varg-2)

Overview

Algebra forms the backbone of the Mathematics section in MP TET Varg-1 and Varg-2 papers. It tests your ability to manipulate symbols, simplify expressions, and solve equations—skills that directly translate into classroom teaching competence. For Varg-1 (Classes 1–5), expect basic algebraic expressions and simple equations. Varg-2 (Classes 6–8) goes deeper into identities, linear equations in two variables, and quadratic equations.

Mastering algebra requires understanding the language of variables and constants, recognising patterns in identities, and applying systematic methods to solve equations. Questions typically test simplification, factorisation, identity application, and equation solving. A strong grip on this topic also helps in mensuration and data handling problems where algebraic manipulation is needed.

The key to scoring well is memorising standard identities, practising factorisation techniques, and developing speed in solving linear and quadratic equations. Most questions are direct applications—no deep derivations, just accurate and quick calculation.

Key Concepts

  • **Algebraic Expression**: A combination of constants, variables, and operations (e.g., 3x² + 5x − 7). Terms are separated by + or − signs.
  • **Like and Unlike Terms**: Like terms have identical variable parts (3x and 5x are like; 3x and 3x² are unlike). Only like terms can be added or subtracted directly.
  • **Polynomial Classification**: Monomial (1 term), Binomial (2 terms), Trinomial (3 terms). Degree = highest power of the variable.
  • **Algebraic Identity**: An equation true for all values of variables. Different from an equation, which is true only for specific values.
  • **Linear Equation**: Equation where the highest power of the variable is 1. Standard form: ax + b = 0 (one variable) or ax + by + c = 0 (two variables).
  • **Quadratic Equation**: Equation where the highest power is 2. Standard form: ax² + bx + c = 0, where a ≠ 0.
  • **Roots/Solutions**: Values of the variable that satisfy the equation. A quadratic equation has at most 2 roots; a linear equation in one variable has exactly 1 root.
  • **Factorisation**: Expressing an expression as a product of its factors. Essential for solving equations and simplifying expressions.

Formulas / Key Facts

**Standard Algebraic Identities (Must Memorise)**

1. (a + b)² = a² + 2ab + b² 2. (a − b)² = a² − 2ab + b² 3. (a + b)(a − b) = a² − b² 4. (a + b)³ = a³ + 3a²b + 3ab² + b³ = a³ + b³ + 3ab(a + b) 5. (a − b)³ = a³ − 3a²b + 3ab² − b³ = a³ − b³ − 3ab(a − b) 6. a³ + b³ = (a + b)(a² − ab + b²) 7. a³ − b³ = (a − b)(a² + ab + b²) 8. (a + b + c)² = a² + b² + c² + 2ab + 2bc + 2ca

**Quadratic Formula** For ax² + bx + c = 0: x = (−b ± √(b² − 4ac)) / 2a

**Discriminant (D) = b² − 4ac**

  • D > 0 → Two distinct real roots
  • D = 0 → Two equal real roots
  • D < 0 → No real roots

**Sum and Product of Roots (α, β)**

  • Sum: α + β = −b/a
  • Product: αβ = c/a

Worked Examples

**Example 1: Simplify using identity** Expand: (2x + 3)²

Using (a + b)² = a² + 2ab + b² Here a = 2x, b = 3 = (2x)² + 2(2x)(3) + (3)² = 4x² + 12x + 9

**Example 2: Solve linear equation** Solve: 3x − 7 = 2x + 5

Step 1: Bring variable terms to one side 3x − 2x = 5 + 7

Step 2: Simplify x = 12

**Example 3: Solve quadratic equation by factorisation** Solve: x² − 5x + 6 = 0

Step 1: Find two numbers that multiply to 6 and add to −5 Numbers: −2 and −3

Step 2: Factorise (x − 2)(x − 3) = 0

Step 3: Set each factor to zero x − 2 = 0 → x = 2 x − 3 = 0 → x = 3

Roots: x = 2 and x = 3

**Example 4: Using quadratic formula** Solve: 2x² + 5x − 3 = 0

Here a = 2, b = 5, c = −3 D = b² − 4ac = 25 − 4(2)(−3) = 25 + 24 = 49 √D = 7

x = (−5 ± 7) / 4 x = (−5 + 7)/4 = 2/4 = 1/2 x = (−5 − 7)/4 = −12/4 = −3

Roots: x = 1/2 and x = −3

Common Mistakes

  • **Sign errors in identities**: Students write (a − b)² = a² + 2ab + b² → Correct: The middle term is −2ab. Always check the sign of 2ab based on whether it's (a + b)² or (a − b)².
  • **Confusing identity with equation**: An identity like (a + b)² = a² + 2ab + b² is always true. An equation like x² − 4 = 0 is true only for x = ±2. Don't substitute random values to "verify" identities.
  • **Forgetting a ≠ 0 in quadratic equations**: If a = 0 in ax² + bx + c = 0, it becomes linear, not quadratic. The quadratic formula doesn't apply.
  • **Wrong factorisation pairs**: For x² − 5x + 6, students sometimes pick +2 and +3 (which add to +5) instead of −2 and −3. Always verify: factors must multiply to give the constant term AND add to give the coefficient of x.
  • **Dropping the ± in quadratic formula**: The formula has ±, meaning two calculations are needed. Writing only one root loses half the answer.
  • **Not reducing roots to simplest form**: If you get x = 4/8, simplify to x = 1/2. Exam options often have simplified forms only.

Quick Reference

  • (a + b)² = a² + 2ab + b² and (a − b)² = a² − 2ab + b²
  • (a + b)(a − b) = a² − b² — the difference of squares identity
  • Quadratic formula: x = (−b ± √(b² − 4ac)) / 2a
  • Discriminant D > 0: two real roots; D = 0: one repeated root; D < 0: no real roots
  • Sum of roots = −b/a; Product of roots = c/a
  • Factorise by finding two numbers whose product = constant term and sum = coefficient of middle term

You read the notes — now try one

If x + 1/x = 5, then what is the value of x² + 1/x²?

Tap an option to check your answer.

👥 Study this together

Invite your prep group — read the same notes, then discuss doubts in this topic's shared room.

Invite to study

Need more? Ask Shishya

Shishya is your personal tutor for this topic. Pick a starter or open a free chat.

Open Shishya tutor →

Practice this topic

Take a full mock
  • Q1 · Algebra (Varg-1, Varg-2) · EASY

    If x + 1/x = 5, then what is the value of x² + 1/x²?

  • Q2 · Algebra (Varg-1, Varg-2) · MEDIUM

    Simplify: (x + 3)(x - 3)(x² + 9)

  • Q3 · Algebra (Varg-1, Varg-2) · MEDIUM

    A student solved the equation 2x + 5 = 3x - 7 and got x = 12. What error did the student make?

  • Q4 · Algebra (Varg-1, Varg-2) · HARD

    If one root of the quadratic equation x² - px + 12 = 0 is 3, then what is the value of p?

  • Q5 · Algebra (Varg-1, Varg-2) · MEDIUM

    If x² - 5x + 6 = 0, then what is the value of x³ + 1/x³ when x ≠ 0?

Ask Shishya to explain these →

Notes generated on 27 Jun 2026