Confuse surd with square root
What goes wrong: Students think √a × √a = a√a instead of a, or incorrectly simplify surds like √20=2√10.
What to do instead: √a × √a = a, not a√a. Simplify surds by finding square factors: √20 = √(4×5)=2√5.
Add surds incorrectly
What goes wrong: Students add surds by adding the numbers inside the root, e.g., √5 + √5 = √10, or √2 + √3 = √5.
What to do instead: Only add surds with the same radicand: √5 + √5=2√5. √2 + √3 cannot be simplified.
Rationalise with wrong surd
What goes wrong: When rationalising a denominator like 1/(√5+2), students multiply by √5 instead of √5−2.
What to do instead: For a denominator like √a + b, multiply numerator and denominator by √a - b (the conjugate).
Adding exponents when multiplying
What goes wrong: Students incorrectly add exponents when multiplying powers with the same base, e.g., 3² × 3³ = 3⁵ (correct) but they might think it's 3⁶ by adding 2+3+1? Actually the error is more subtle: they might add exponents when they should multiply, but the main error is confusing multiplication and addition rules.
What to do instead: When multiplying powers with the same base, ADD the exponents. For example, 3² × 3³ = 3^(2+3)=3⁵. Do not multiply the exponents.
Flipping base instead of reciprocal
What goes wrong: Students think a negative exponent means the base becomes negative, e.g., 3⁻² = -3², rather than taking the reciprocal.
What to do instead: A negative exponent means take the reciprocal of the base and then apply the positive exponent. For example, 3⁻² = 1/(3²) = 91, not -9.
Reversing root and power order
What goes wrong: Students apply the root and power in the wrong order for fractional exponents, e.g., 8^(32)=(8²)^(31) is correct but they might do 8^(32)=(8^(31))²? Actually both are correct, but the error is doing the root after squaring incorrectly, or thinking 8^(32)=(8²)/3.
What to do instead: For a fractional exponent like a^(m/n), first take the n-th root of a, then raise to the power m. Or do the power first then root. For example, 8^(32) = (∛8)² = 2² = 4.
Subtracting exponents in wrong order
What goes wrong: When dividing powers, students subtract the exponents in the wrong order, e.g., 3⁵ ÷ 3² = 3^(5−2) is correct, but they might do 3^(2−5)=3⁻³.
What to do instead: When dividing powers with the same base, subtract the exponent of the denominator from the exponent of the numerator. For example, 3⁵ ÷ 3² = 3^(5−2)=3³.
Adding exponents for power of power
What goes wrong: Students add exponents when raising a power to a power, e.g., (3²)³ = 3^(2+3)=3⁵ instead of 3^(2×3)=3⁶.
What to do instead: When raising a power to another power, MULTIPLY the exponents. For example, (3²)³ = 3^(2×3)=3⁶. Do not add them.