Equations and Rearranging Formulas
Treat an equation as a statement that two expressions are equal. Preserve that equality while isolating a quantity, state restrictions on each operation, and check a result in the original equation.
An equation states that two expressions have the same value. Solving an equation means finding every allowed value that makes the statement true. Rearranging a formula uses the same algebraic principles to express one quantity in terms of the others.
Preserve Equality
Consider the equation:
The value makes the equation true, while does not. The set of all values that make an equation true is its solution set.
We can preserve the solution set by applying a reversible operation to both sides. Subtract from both sides:
which simplifies to:
Then divide both sides by the nonzero number :
These moves undo the operations applied to in reverse order. Substituting into the original equation confirms that .
Exercise: Solve a linear equation
Solve .
Compute it first, then check your number.
HintUndo operations in reverse
First undo subtraction by adding . Then undo multiplication by dividing by .
SolutionKeep both sides equal
Add to both sides:
Divide both sides by :
Substitution checks the answer: .
Rearranging a Formula
A formula may contain several named quantities rather than one unknown number. To isolate a quantity is to write it alone on one side of the equality. Suppose:
To isolate , subtract from both sides:
and then divide both sides by :
The division step requires . If , the original formula becomes and no longer determines a unique value of . Stating this restriction is part of a complete rearrangement.
Exercise: Recover an input from a linear rule
For , what value of produces ?
Compute it first, then check your number.
HintUse the rearranged formula
Isolate the input: .
SolutionUndo the bias and scale
Substitute for :
Substituting into the original rule gives , so the recovered input is correct.
Equivalent Forms Reveal Different Properties
The expressions
and
have the same value for every . We can verify this by using the distributive law:
An equality that is true for every allowed value of its variables is an identity. By contrast, is true only for particular values of , so it is an equation to solve.
Different equivalent forms reveal different properties. The factored form makes the zeros and easy to see. The expanded form makes the highest power and constant term easy to see. Expanding removes products of grouped expressions; factoring reverses that process.
Algebra is therefore not only a way to obtain an answer. It is a way to choose a form that exposes the property we need.
Exercise: Recognize an identity
Which equality is true for every real value of ?
Select one choice, then check.
HintTest the meaning of every
An equation with one or two solutions is not an identity. Look for an algebraic rule that preserves equality for every .
SolutionApply the distributive law
Distributing gives:
This equality holds for every real . The equation has only the solution , and has only the solutions and .
Keep Track of Restrictions
Not every operation is reversible for every value. A transformation can lose a solution or introduce a value that did not solve the original equation:
- dividing by an expression can lose cases in which that expression is zero;
- squaring both sides can introduce an extra candidate solution;
- taking a square root requires attention to both possible signs when solving a squared equation;
- applying a logarithm requires a positive input.
For example, has two real solutions:
The symbol denotes the principal, nonnegative square root , but solving asks for every number whose square is . Those are two different questions.
Exercise: Check both square solutions
Which values solve ?
Select one choice, then check.
HintUndo the square in both directions
If , then or . Here .
SolutionKeep both possible signs
From :
Therefore:
Substituting either value makes the squared expression equal .
Exercise: Find a solution lost by division
The equation
has the solutions and . If we divide both sides by , which solution is lost?
Compute it first, then check your number.
HintInspect the divisor
Division by is valid only when .
SolutionSeparate the zero case
Dividing by changes the equation to , which gives only . The division assumed , so it removed the valid solution .
Factoring avoids this loss: a product is zero when at least one factor is zero, so or .
Transform, State, and Check
A reliable algebraic method has three parts. Apply a valid operation consistently, state any restriction introduced by that operation, and substitute each candidate solution into the original equation. The final check is especially important when an earlier step was not reversible for every possible value.