Special Manipulations: Chapter Review
A rapid review before the test: the chapter's vocabulary and notation, every formula with the conditions to use it, the standard problem types step by step, and the traps that cost points.
Vocabulary and notation
- Equivalent equations
- Two equations with the same solution set. Every reversible step gives one; an even power need not.
- Radical equation
- An equation hiding the variable under a root, such as .
- Extraneous solution
- A candidate that solves the raised or cleared equation but fails the original, so it is discarded.
- Principal square root
- The nonnegative value returns, so and never . An odd root is unrestricted: .
- Self-similar expression
- An infinite expression containing a perfect copy of itself, so naming the whole makes the inner copy too.
- Continued fraction
- A stack of divisions running on forever, such as .
- Golden ratio
- The positive number equal to one plus its own reciprocal, .
- Symmetric expression
- An expression in and unchanged by swapping the letters. Both and pass, and so does ; and fail.
- The sum and the product
- The abbreviations and , the two quantities blind to the swap that every symmetric polynomial is built from.
- Palindromic (reciprocal) equation
- A polynomial equation whose coefficient list reads the same forwards and backwards, such as .
Formulas and theorems
-
Raising both sides to a power
An odd power gives an equivalent equation. An even power keeps every solution and can add candidates the original never had.
Use when Real values. An even power hides the sign of its base, so leaves open or ; an odd power does not. After any even power, check every candidate in the original.
-
Square root of a square
Use when Every real . Order matters: rooting first gives exactly, but that needs .
e.g. , not .
-
Taking an even root of both sides
Use when for real solutions. The absolute value forces the two signs, and both are genuine: rooting undoes a square rather than performing one, so nothing extraneous appears.
e.g. gives or .
-
Multiplying or dividing by an expression that can vanish
Multiplying both sides by an expression that can be zero adds solutions; dividing by one loses them.
Use when Whenever the multiplier or divisor holds the variable. After multiplying, test every candidate in the ORIGINAL and discard any it leaves undefined. Never divide by a variable expression: factor instead, since divided by drops .
-
Self-similar towers
Use when . Every layer is strictly positive, so keep the strictly positive root, not merely a nonnegative one: the additive tower has only one nonnegative root, while offers two, and the value there is , never .
-
Continued fraction
Use when and . The parts are all positive, so keep the positive root. With this is .
e.g. gives , rejecting .
-
Repeating decimal as a shifted copy
Use when with a -digit block starting right after the decimal point. The power of ten must match the block length, or the tail will not line up. Convergence is never in question here: a decimal already names a point on the number line.
e.g. : , , .
-
Infinite geometric series, self-similar form
Use when . Outside that range the series has no sum, so whatever the formula returns means nothing.
-
What the self-similar equation proves
It gives the value the expression must have IF it settles on a number, and never proves that it does.
Use when Settle that separately first: for a geometric series, or partial values that climb while held under a fixed ceiling for a tower.
-
Sum and product reductions
Use when , ; every symmetric polynomial in and reduces this way. The reciprocal form needs and . Reapply to and for .
-
A symmetric system as one quadratic
Use when Monic, minus the sum and plus the product. Its roots are the unordered pair , so the method never says which is which. The pair is real exactly when , since , and a complex conjugate pair otherwise.
-
Pairing a number with its reciprocal
Use when . These are the and identities with the product fixed at . A real forces , since .
e.g. : and .
-
Axis of symmetry
Use when , for . The roots differ only by the sign before , so they always average to this line, and when they sit the same distance either side of it; the vertex rides on it.
e.g. has roots and , mirrored about .
Problem types, step by step
Solve a radical equation with one radical
- Isolate the radical on one side by itself.
- Raise both sides to the power matching the index: square a square root, cube a cube root.
- Solve what remains.
- Substitute every candidate into the ORIGINAL equation and discard the failures.
e.g. : , , and holds.
Solve an equation with two radicals
- Isolate one radical, moving the other across.
- Square both sides, expanding the binomial side in full; one radical survives.
- Isolate the survivor and square again.
- Solve, then test every candidate in the original: two squarings, two chances for an impostor.
e.g. gives ; of and , only survives.
Solve by substituting for the repeated root or power
- Name the repeated piece: for an equation in , or for one quadratic in .
- Solve in the new letter; an even power of it brings a .
- Discard what the substitution forbids: is never negative, while may be.
- Undo the substitution and check in the original.
e.g. : , so , and both and check.
Evaluate a self-similar expression
- Name the whole expression .
- Replace the copy of the whole sitting inside it by , turning the endless process into one finite equation.
- Solve it: square to clear a root, multiply through by to clear a fraction.
- Keep only the root the expression can have: a tower of positive layers is strictly positive, not merely nonnegative, and a fraction of positive parts is positive.
- Confirm the expression settles on a value before trusting the number.
e.g. : , so and not .
Evaluate a symmetric expression from the sum and product
- Read off and , recovering whichever is missing by rearranging a reduction such as .
- Rewrite the requested expression in and .
- Substitute the numbers; and are never needed one at a time.
- When the problem pairs with , use instead, with the product already .
e.g. , : and .
Solve a symmetric system in and
- Reduce whatever you are given to and .
- Build and solve it.
- Report the unordered pair of its roots, then check it against both original equations.
e.g. , : , , so .
Solve a palindromic equation
- Confirm is not a root, which a nonzero constant term settles.
- Divide every term by the middle power of , which is for a quartic.
- Group each term with its mirror and substitute , using .
- Solve the quadratic in .
- For each , multiply through by and solve for .
- Check the list: roots come in reciprocal pairs, so without means one is missing.
e.g. becomes , roots , , , .
Exam traps
-
Trap Reporting every candidate the algebra survives: squaring gives , answered as and .
Fix Squaring is not reversible, so test both in the ORIGINAL. At : , true. At : , so it is extraneous. The solution is alone.
-
Trap Squaring term by term, turning into .
Fix The right side is a binomial and must be expanded in full: . For the same reason is not .
-
Trap Assuming the negative candidate, or the smaller one, is automatically the extraneous one.
Fix Only substitution decides. In the smaller candidate fails, while in both and are genuine.
-
Trap Trusting a self-similar value without asking whether the expression settles: gives , hence .
Fix Every line of that algebra is right; writing was not. The running totals pass every bound, so there is no number to name. Grandi's fails the same way: bracketing gives or , and the self-similar move gives .
-
Trap Misreading the copy inside, turning into or .
Fix The copy must be the whole expression again. Under the outermost radical sits plus another full tower, so the equation is .
-
Trap Slipping a sign or a factor in the reductions: , or .
Fix The cross term is subtracted, and the cubic correction carries a factor of . With , : , not ; and , not .