Algebra — Study Notes for JTET Paper II
Overview
Algebra forms the backbone of upper-primary mathematics and appears consistently in JTET Paper II. This topic tests your ability to manipulate symbols, simplify expressions, apply standard identities, and solve equations — skills that every mathematics teacher must demonstrate and later teach effectively.
For JTET, expect questions that require simplification of algebraic expressions, direct application of identities (especially the three standard identities), and solving linear equations in one or two variables. The pedagogy section may also ask how to introduce algebraic thinking to students transitioning from arithmetic. Mastering this topic ensures you can handle both content-based MCQs and questions on teaching methodology.
Students must be comfortable with terminology (variable, constant, coefficient, term), fluent in identity expansion and factorisation, and confident in setting up and solving word problems using linear equations.
---
Key Concepts
- **Variable vs Constant**: A variable (x, y, z) represents an unknown or changing quantity; a constant (5, −3, π) has a fixed value. Algebraic expressions combine both using operations.
- **Terms, Coefficients and Like Terms**: In 4x² − 3x + 7, there are three terms. The coefficient of x² is 4. Like terms have identical variable parts (e.g., 5xy and −2xy) and can be combined.
- **Polynomial Classification**: Monomial (one term), binomial (two terms), trinomial (three terms). Degree is the highest sum of exponents in any term — e.g., 3x²y has degree 3.
- **Algebraic Identities**: Pre-established equations true for all values of variables. They allow quick expansion and factorisation without multiplying term by term.
- **Linear Equation**: An equation where the highest power of the variable is 1. Standard form in one variable: ax + b = 0. In two variables: ax + by + c = 0.
- **Solution of an Equation**: The value(s) of variables that make the equation true. A linear equation in one variable has exactly one solution; in two variables, infinitely many solutions form a straight line.
- **Transposition Rule**: When moving a term across the equals sign, its sign changes. This is the basis of "solving for x."
---
Formulas / Key Facts
### Standard Algebraic Identities
| Identity | Expanded Form | |----------|---------------| | (a + b)² | a² + 2ab + b² | | (a − b)² | a² − 2ab + b² | | (a + b)(a − b) | a² − b² | | (x + a)(x + b) | x² + (a + b)x + ab | | (a + b + c)² | a² + b² + c² + 2ab + 2bc + 2ca |