Solving equations and inequalities: Linear equations in one unknown
The notion of linear equation in one unknown
Solving a linear equation in one unknown by reduction Suppose that \(x\) symbolises the number \(3\), then we have for example \(x+1=7-x\). This means that \(x=3\) satisfies the equation \(x+1=7-x\). For the number 3 one can write many more equations that are satisfied.
In practice, the situation is the reverse: then \(x\) is an unknown number satisfying the equation \(x+1=7-x\) and you are curious about the value of \(x\). In other words, you want to solve the equation. This can be done by reduction, i.e. by writing an equivalent equation that is simpler than the previous one but has the same solution, and continuing this rewriting process until you arrive at the form \(x=\ldots\). In the example chosen, it may go as follows:
Solving the equation \(x+1=7-x\).
- Add to the left- and right-hand side \(x\) by: \(\; x+1+x=7-x+x\),
which simplifies to \(\;2x+1=7\). - Subtract \(1\) from the left- and right-hand side: \(\; 2x+1-1=7-1\),
which simplifies to \(\;2x=6\). - Divide the left- and right-hand size by \(2\): \(\;2x\div 2=6\div 2\),
which simplifies to \(\;x=3\).
So, the solution is \(x=3\).
The steps in solving by reduction are:
- adding or subtracting the same term on both sides of the equation;
- multiplying or dividing both sides by a nonzero number;
- collecting similar terms.
Look at more examples of solving what is called a first degree equation with one unknown or a linear equation with one unknown :
1. Add 6 to the left- and right-hand side: \(\quad-7 x -6 +6=-55+6\quad\) or \(\quad-7 x=-49\)
2. Divide the left- and right-hand side by -7: \(\quad x=\frac{-49}{-7}\quad\) or \(\quad x=7 \)
Conclusion: the exact solution of the equation \(\quad -7x-6=-55\quad\) is \(\quad x=7\).
The above reduction can also be written in less words and with the implication arrow \(\implies{}\!\!\!\), possibly with a label that indicates what operation is applied to the equation:
\[\begin{aligned}-7x-6=-55 &\stackrel{\blue{+6}}{\implies} -7x -6 +6=-55+6\\ \\ &\implies -7x=-49 \\ \\ &\stackrel{\blue{{}\div(-7)}}{\implies}\frac{-7 x}{-7}=\frac{-49}{-7}\\ \\ &\implies x=7\end{aligned}\]
We end this theory page with common terminology that we will use henceforth.
General terminology Let \(x\) be a variable.
A linear equation with unknown \(x\) is an equation that can be reduced, by elementary operations, to a (linear) basic form \[ax+ b = 0\] where \(a\) and \(b\) numbers. We also speak of a linear equation with unknown \(x\) and a linear equation in \(x\).
There is no unique basic form: the equations \(2x-2=0\) and \(x-1=0\) are both in the basic form, but are different, and can still be carried over into one another through elementary operations.
An elementary operation is understood to be expansion of brackets, regrouping of subexpressions, addition or subtraction of equivalent expressions on both sides of the equation, or multiplication or division on both sides of the equation by a number distinct from zero. We speak of an elementary reduction if all the steps within the reduction are elementary operations.
An equation consists of two parts: The expression to the left of the equal sign (\(=\)) is called the left-hand side or the left side of the equation (above, this is \(ax + b\) ), and the expression to the right is called the right-hand side or the right side (above, this is \(0\)).
The expression \(ax\) and \(b\) in the left-hand side of the basic form are called terms. The number \(a\) is the coefficient of \(x\). Terms that do not contain an unknown are called constant terms, or constants for short (above, these are the numbers \(b\) and \(0\)).
A number \(s\) is called a solution of the equation if entering \(x=s\) turns the equation into a true statement. All values of \(x\) for which the equation is true constitute the solution of the equation.
Two linear equations are called equivalent when they have the same solutions because they can be transformed into one another by elementary reduction.
To indicate that two equations are equivalent, the symbol \(\Leftrightarrow\) can be used; for example \(4x=2\Leftrightarrow 2x=1\) and \(2x=1\Leftrightarrow x=\tfrac{1}{2}\).
If two equations can be reduced to the same basic form, then the two equations are equivalent.