Algebraic Expressions
An algebraic expression is built from variables (letters like x, y that stand for unknown or changing numbers), constants (fixed numbers) and operations. CTET expects you to read an expression the way a child should: 5x + 3 is a term 5x added to a constant 3, where 5 is the coefficient of x. The single most tested idea here is like terms -- terms with exactly the same variable part can be combined, terms with different variable parts cannot. A child who writes 3 + 2x = 5x has fallen into the classic 'conjoining' error: treating the plus sign as a command to finish the sum and gluing unlike things together. Another child reads 2x as 'two-then-x' rather than '2 times x'. Good teaching here is concrete first -- using matchsticks or tiles so the variable feels like a real, countable quantity before the symbol takes over -- and CTET rewards the answer that keeps the letter meaningful (x as a number) rather than treating it as a label for an object ('a for apples'), which is a well-known misconception trap the exam plants deliberately. Watch the difference between an expression (no equals sign, cannot be 'solved', only simplified or evaluated) and an equation.
✅ Solved examples
✏️ Practice — try these, take hints as needed
📝 Topic test — 8 questions
Auto-graded with full solutions; saved to your dashboard. Use the calculator and formula sheet (top-right) any time.
Key Concepts — Quick Reference
Laws of exponents (a not zero where needed)
| Product law | a^m times a^n = a^(m+n) |
|---|---|
| Quotient law | a^m / a^n = a^(m-n) |
| Power of a power | (a^m)^n = a^(mn) |
| Zero exponent | a^0 = 1 (a not 0) |
| Negative exponent | a^(-m) = 1 / a^m |
Standard identities
| Square of a sum | (a + b)^2 = a^2 + 2ab + b^2 |
|---|---|
| Square of a difference | (a - b)^2 = a^2 - 2ab + b^2 |
| Difference of squares | (a + b)(a - b) = a^2 - b^2 |
| Product form | (x + a)(x + b) = x^2 + (a + b)x + ab |