We've updated our
Privacy Policy effective December 15. Please read our updated Privacy Policy and tap

TEXT

Study Guides > Boundless Algebra

Introduction to Equations

What is an Equation?

In an equation with one variable, the variable has a solution, or value, that makes the equation true.

Learning Objectives

Explain what an equation in one variable represents and the reasons for using one

Key Takeaways

Type your key takeaways here.

Key Points

  • An equation is a mathematical statement that asserts the equivalence of two expressions.
  • When an equation contains a variable, such as [latex]x[/latex], the variable is considered an unknown value.
  • The values of the variables that make the equation true are the solutions of the equation and can be found by solving the equation.
  • A solution of an equation can be verified, or checked, by substituting in its value for the variable in the equation.

Key Terms

  • solution: A value that can be substituted for a variable to make an equation true.
  • unknown: A variable in an equation that needs to be solved for.
  • equation: A mathematical statement that asserts the equivalence of two expressions.
An equation is a mathematical statement that asserts the equivalence of two expressions. For example, the assertion that "two plus five equals seven" is represented by the equation [latex]2 + 5 = 7[/latex]. In many cases, an equation contains one or more variables. These are still written by placing each expression on either side of an equals sign ([latex]=[/latex]). For example, the equation [latex]x + 3 = 5[/latex], read "[latex]x[/latex] plus three equals five", asserts that the expression [latex]x+3[/latex] is equal to the value 5. It is possible for equations to have more than one variable. For example, [latex]x + y + 7 = 13[/latex] is an equation in two variables. However, this lesson focuses solely on equations in one variable.

Solving Equations

When an equation contains a variable such as [latex]x[/latex], this variable is considered an unknown value. In many cases, we can find the possible values for [latex]x[/latex] that would make the equation true. [latex][/latex] For example, consider the equation we were talking about above: [latex]x + 3 =5[/latex]. You have probably already guessed that the only possible value of [latex]x[/latex] is 2, because you know that [latex]2 + 3 = 5[/latex] is a true equation. We use an equals sign to show that we know the value of a given variable. In this case, we write [latex]x=2[/latex] (read as "[latex]x[/latex] equals two"). The values of the variables that make an equation true are called the solutions of the equation. In turn, solving an equation means determining what values for the variables make the equation a true statement. The equation above was fairly straightforward; it was easy for us to identify the solution as [latex]x = 2[/latex]. However, it becomes useful to have a process for finding solutions for unknowns as problems become more complex.

Verifying Solutions

If a number is found as a solution to an equation, then substituting that number back into the place of the variable should make the equation true. Thus, we can easily check whether a number is a genuine solution to a given equation. For example, let's examine whether [latex]x=3[/latex] is a solution to the equation  [latex]2x + 31 = 37[/latex]. Substituting 3 for [latex]x[/latex], we have: [latex]2(3) + 31 = 37 \\ 6 + 31 = 37[/latex] This equality is a true statement. Therefore, we can conclude that [latex]x = 3[/latex] is, in fact, a solution to the equation [latex]2x+31=37[/latex].

Solving Equations: Addition and Multiplication Properties of Equality

The addition and multiplication properties of equalities are useful tools for solving equations.

Learning Objectives

Solve equations using the addition and multiplication properties of equality

Key Takeaways

Key Points

  • Equations often express relationships between given quantities (called "knowns") and quantities that have yet to be determined (called " unknowns ").
  • The addition property of equality states that any real number can be added to both sides of an equation.
  • The subtraction property of equality states that any real number can be subtracted from both sides of an equation.The multiplication property of equality states that any real number can be multiplied by both sides of an equation.
  • The division property of equality states that any non-zero real number can divide both sides of an equation.

Key Terms

  • equality: The state of two or more entities having the same value.
An equation is a mathematical statement that asserts the equivalence of two expressions. In modern notation, this is indicated by placing the expressions on either side of an equal sign (=). For example, [latex]x+3=5[/latex] asserts that [latex]x+3[/latex] is equal to 5. Equations often express relationships between given quantities ("knowns") and quantities yet to be determined ("unknowns"). By mathematical convention, unknowns are denoted by letters toward the end of the alphabet [latex](x,y,z...)[/latex], while knowns are denoted by letters at the beginning of the alphabet [latex](a,b,c...)[/latex]. The process of expressing an equation's unknowns in terms of its knowns is called solving the equation. In an equation with a single unknown, a value of that unknown for which the equation is true is called a solution or root of the equation. If an equation in algebra is known to be true, the following properties may be used to produce another true equation. For each property, both the formal definition and the plain-English definition are provided.

The Addition Property of Equality

If [latex]a=b[/latex], then [latex]a+c=b+c[/latex]. In other words, any real number can be added to both sides of an equation.

The Subtraction Property of Equality

If [latex]a=b[/latex], then [latex]a-c=b-c[/latex]. In other words, any real number can be subtracted from both sides of an equation.

The Multiplication Property of Equality

If [latex]a=b[/latex], then [latex]ca=cb[/latex]. In other words, any real number can be multiplied to both sides of an equation.

The Division Property of Equality

If [latex]a=b[/latex], and [latex]c\neq 0[/latex], then [latex]\dfrac{a}{c}=\dfrac{b}{c}[/latex]. In other words, any non-zero real number can divide both sides of an equation.

Solving Equations using the Properties of Equality

Example 1

The bill for the repair of a car was $458, and the cost of parts was $339.  The cost of labor was $34 per hour. Write and solve an equation to find the number of hours of labor that went into the repair. Let [latex]x[/latex] equal the unknown value: the number of hours of labor. The equation is therefore: [latex]34x+339=458[/latex]. In English, the cost of the labor ($34) multiplied by the number of hours of labor [latex](x)[/latex], plus the cost of the parts ($339), is equal to the total bill for the repair ($458). To solve for the unknown, first undo the addition operation (using the subtraction property) by subtracting $339 from both sides of the equation: [latex-display]\begin{align} 34x+339-339&=458-339 \\ 34x&=458-339 \\ 34x&=119 \end{align}[/latex-display] Then undo the multiplication operation (using the division property) by dividing both sides of the equation by 34: [latex-display]\begin{align} \dfrac{34x}{34}& =\dfrac{119}{34} \\ x& =\dfrac{119}{34} \\ x&=3.5 \end{align}[/latex-display] This means the car repair labor took 3.5 hours.

Example 2

Solve the following equation using properties of equality: [latex-display]\dfrac{1}{8}x-5=3[/latex-display] First, use the addition property to add 5 to both sides of the equation: [latex-display]\begin{align} \dfrac{1}{8}x-5+5&=3+5 \\ \dfrac{1}{8}x&=3+5 \\ \dfrac{1}{8}x&=8 \end{align}[/latex-display] Second, use the multiplication property to multiply both sides of the equation by 8: [latex-display]\begin{align} 8 \cdot \dfrac{1}{8}x&= 8 \cdot 8 \\ x&=64 \end{align} [/latex-display] This is the solution to the equation.

Rational Equations

A rational equation sets two rational expressions equal to each other and involves unknown values that make the equation true.

Learning Objectives

Solve rational equations by finding a common denominator

Key Takeaways

Key Points

  • When solving a rational equation, find a common denominator or use the cross-multiplication method.
  • If the denominators are the same in a rational equation, the numerators must also be the same. Therefore, use the following strategy: find a common denominator, set the numerators equal to each other, and then solve for the variable, if necessary.

Key Terms

  • cross-multiply: To multiply the numerator of each side of an equation by the denominator of the other side.
  • rational expression: A set of mathematical terms that can be expressed as the quotient of two polynomials.
  • denominator: The number or expression written below the line in a fraction (e.g., the 2 in [latex]1/2[/latex]).
  • numerator: The number or expression written above the line in a fraction (e.g., the 1 in [latex]1/2[/latex]).

Solving a Rational Equation (Same Denominators)

For an equation that involves two fractions or rational expressions, cross-multiplying is a helpful strategy for simplifying the equation or determining the value of a variable. For example, start with the following equation: [latex-display]\dfrac {x}{8} = \dfrac {3}{8}[/latex-display] Cross-multiplying yields: [latex-display]\begin{align} 8x&=8\cdot 3 \\ 8x&=24 \end{align}[/latex-display] Now solve for [latex]x[/latex], by dividing both sides of the equation by [latex]8[/latex]: [latex-display]\begin{align} \dfrac{8x}{8}&=\dfrac{24}{8} \\ x&=3 \end{align}[/latex-display] We could also use simple algebra. Start with the same equation: [latex-display]\dfrac {x}{8} = \dfrac {3}{8}[/latex-display] Isolate the variable on the left by multiplying both sides by [latex]8[/latex]: [latex-display]\left(\dfrac{8}{1} \right)\cdot \dfrac{x}{8}= \left(\dfrac{8}{1} \right) \cdot \dfrac{3}{8}[/latex-display] The denominators on both sides cancel out, yielding: [latex-display]x=3[/latex-display] You could also come to this conclusion through deductive reasoning. Notice that the rational expressions on both sides of the equal sign have the same denominator. If you have a rational equation where the denominators on either side of the equation are the same, then their respective numerators must also be the same value, even though they might be expressed in different terms. This suggests a strategy: Find a common denominator, set the numerators equal to each other, and solve for any unknowns.

Solving a Rational Equation (Different Denominators)

Several real-life situations can be modeled using equations that set two fractions, or ratios, to be equal to each other—for example, finding unknown dimensions of certain shapes. Two triangles are said to be "similar" if they have equal corresponding angles. This is the same as the triangles having equal side-length ratios.
Similar shapes with the same proportions are shown, including circles (all similar), similar ovals, equilateral triangles, squares, and examples of rectangles and triangles that are similar and not similar. Similar geometric shapes: Two geometrical objects are similar if they both have the same shape or if one has the same shape as the mirror image of the other. In this image, figures shown in the same color are similar.
The two triangles below are similar. If length [latex]\overline{AC}[/latex] is 10 inches, [latex]\overline{EF}[/latex] is 14 inches, and [latex]\overline{AB}[/latex] is 17 inches, what is the length of [latex]\overline{EG}[/latex]?
Triangle ABC is similar to triangle EGF, with angles A and E being similar, B and G being similar, and C and F being similar. This makes the pairs of similar sides AB and EG, BC and GF, and AC and EF. Similar triangles: Corresponding angles in similar shapes are marked with the same symbol. For example, [latex]\angle A[/latex] (i.e., angle [latex]A[/latex]) corresponds to [latex]\angle E[/latex], and they are equal.

Let's start by writing a rational equation:

[latex-display]\dfrac{\overline{AC}}{\overline{EF}}=\dfrac{\overline{AB}}{\overline{EG}}[/latex-display] Now let's plug in the actual numbers: [latex-display]\dfrac{10}{14}=\dfrac{17}{x}[/latex-display] Now cross-multiply: [latex-display]\begin{align} \dfrac{10}{14}\cdot (x) \cdot (14)&=\dfrac{17}{x} \cdot (x) \cdot (14) \\ 10\cdot x&=14\cdot 17 \\ 10x&=238 \end{align}[/latex-display] Finally, divide both sides of the equation by 10: [latex]x=23.8 [/latex] inches. Therefore, [latex]\overline{EG}[/latex] is 23.8 inches long.

Radical Equations

Equations involving radicals are often solved by squaring both sides.

Learning Objectives

Solve a radical equation by squaring both sides of the equation and checking for false solutions

Key Takeaways

Key Points

  • When solving equations that involve radicals, begin by asking: is there an [latex]x[/latex] under the square root ? The answer to this question will determine the way you approach the problem.
  • If there is not an [latex]x[/latex] under the square root—if only numbers are under the radicals—the equation can be solved in much the same way as if it contained no radicals.
  • However, if there is an [latex]x[/latex] under a square root, then move everything except that radical to one side, and then square both sides of the equation.
  • Squaring both sides can potentially introduce extraneous solutions (i.e., false answers), so it is important to check your answers after solving!

Key Terms

  • radical: A root (of a number or quantity).
  • square: The second power of a number, value, term, or expression.
  • extraneous solution: An answer to an equation that emerges from the process of solving the problem but that is not a valid answer to the original problem.
  • root: A number that, when plugged into an equation, will produce a zero.
When solving equations that involve radicals, begin by asking: is there an [latex]x[/latex] under the square root? The answer to this question will determine the way the problem is approached. If there is not an [latex]x[/latex] under the square root—if only numbers are under the radicals—the problem can be solved much the same way as if it had no radicals.

Solving Radical Equations without Variables Under the Radical Symbol

Example

Solve this equation: [latex-display]\sqrt 2 x+5=7-\sqrt 3 x[/latex-display] First, isolate the variable on one side of the equation: [latex-display]\begin{align} \sqrt 2 x+\sqrt 3 x+5-5&=7-5-\sqrt 3 x + \sqrt 3 x \\ \sqrt 2x+\sqrt 3x&=7-5 \end{align}[/latex-display] Next, since both terms on the left hand side of the equation contain [latex]x[/latex], factor out the [latex]x[/latex]. (Remember that [latex]\sqrt 2 [/latex] and [latex]\sqrt 3[/latex] are unlike terms and cannot be combined.) [latex-display]x(\sqrt 2+\sqrt 3)=2[/latex-display] Now divide both sides of the equation by [latex](\sqrt 2+\sqrt 3)[/latex] to solve for [latex]x[/latex]: [latex-display]x=\dfrac 2 {\sqrt 2 + \sqrt 3}[/latex-display] The key thing to note about problems like this is that both sides of the equation do not have to be squared. [latex]2\sqrt{2}[/latex] may look complicated, but it is just a number—it functions in the equation just the way that the number [latex]10[/latex], or [latex]\frac {1}{3}[/latex], or [latex]\pi[/latex] would.

Steps to Solve a Radical Equation with a Variable Under the Radical

If there is an [latex]x[/latex], or variable, under the square root, the problem must be approached differently. In this case, both sides must be squared to get rid of the radical. However, squaring both sides can introduce extraneous solutions (i.e., false answers), so it is important to check the answers after solving. If no answer checks out, then the solution is "no solution."

Example

Solve this equation: [latex-display]\sqrt{6x-2}-3=7[/latex-display] First, isolate the radical: [latex-display]\begin{align} \sqrt{6x-2}-3+3&=7+3 \\ \sqrt{6x-2}&=10 \end{align}[/latex-display] Now, to undo the radical symbol (square root), square both sides of the equation (recall that squaring a square root removes the radical): [latex-display]\begin{align} \left(\sqrt{6x-2}\right)^2&=(10)^2 \\ 6x-2&=100 \end{align}[/latex-display] Finally, solve the remaining equation: [latex-display]\begin{align} 6x-2+2&=100+2 \\ 6x&=102 \\ \dfrac{6x}{6}&=\dfrac{102}{6} \\ x&=17 \end{align}[/latex-display] Now, let's go back and check our answer: [latex-display]\begin{align} \sqrt {6(17)-2}-3&=7 \\ \sqrt {6(17)-2}&=10 \\ \left(\sqrt {6(17)-2}\right)^2&=(10)^2 \\ 6(17)-2&=100 \\ 6(17)&=102 \\ 17&=17 \end{align} [/latex-display] This is a true statement. Therefore, [latex]x=17[/latex] is a valid solution to the equation [latex]\sqrt{6x-2}-3=7[/latex].

Solving Radical Equations with False Solutions

Solve this equation: [latex-display]-5-\sqrt{10x-2}=5[/latex-display] Isolate the radical symbol (square root): [latex-display]\begin{align} -5-\sqrt{10x-2}+5&=5+5 \\ -\sqrt{10x-2}&=10 \\ (-1) \cdot (-\sqrt{10x-2})&=(-1) \cdot (10) \\ \sqrt{10x-2}&=-10 \end{align} [/latex-display] Now, square both sides of the equation, and solve: [latex-display]\begin{align} \left( \sqrt{10x-2} \right) ^2&= (-10) ^2 \\ 10x-2&=100 \\ 10x-2+2&=100+2 \\ 10x&=102 \\ \dfrac{10x}{10}&=\dfrac{102}{10} \\ x&=10.2 \end{align}[/latex-display] Once we check this result, however, we discover that [latex]\sqrt {100}=-10[/latex]. This is incorrect, because the square root is defined to be only the positive root, [latex]10[/latex]. This means that [latex]10.2[/latex] is an extraneous solution. Because it is the only answer we found, the answer to this problem is "no solution." This problem demonstrates how important it is to check your solutions whenever you square both sides of an equation.

Equations with Absolute Value

To solve an equation with an absolute value, first isolate the absolute value, and then solve for the positive and negative cases.

Learning Objectives

Break down an absolute value equation into two equations to solve for the variable

Key Takeaways

Key Points

  • Absolute values are always positive, since they represent distance.
  • An absolute value equation can have one, two, or no solutions.

Key Terms

  • absolute value: The magnitude (i.e., non-negative value) of a number without regard to its sign; a number's distance from zero.
Absolute value is one of the simplest functions—and paradoxically, one of the most problematic.  At face value, nothing could be simpler: absolute value simply means the distance a number is from zero.  The absolute value of [latex]-5[/latex] is [latex]5[/latex], and the absolute value of [latex]5[/latex] is also [latex]5[/latex], since both [latex]-5[/latex] and [latex]5[/latex] are [latex]5[/latex] units away from [latex]0[/latex]. Mathematically, this is represented as follows: [latex-display]\left | -5 \right |=5[/latex] and [latex]\left| 5 \right| =5[/latex-display] The following number line also illustrates this definition:
image Absolute value: The absolute value of a real number may be thought of as its distance from zero. In this image, for example, [latex]\left | -3 \right |=3[/latex].

Types of Solutions to Absolute Value Equations

Consider the following three equations. They look very similar—only the number changes—but the solutions are completely different. These three equations demonstrate how absolute value equations can have one, two, or no solutions.

Equation 1

[latex-display]\left| x \right| =10[/latex-display] What value(s) will make this equation true? [latex]x=10[/latex] works, as does [latex]x=-10[/latex]. Therefore our solution is: [latex-display]x=\pm 10[/latex-display]

Equation 2

[latex-display]\left| x \right| =-10[/latex-display] Here, neither [latex]x=10[/latex] nor [latex]x=-10[/latex] works. Recall that absolute value is a measure of distance, so it can never be a negative value. This equation therefore has no solution.

Equation 3

[latex-display]\left| x \right| =0[/latex-display] What value(s) will make this equation true? [latex]x=0[/latex] is the only solution.

Solving Absolute Value Equations

The following steps describe how to solve an absolute value equation:
  1. Isolate the absolute value term algebraically.
  2. Set up two separate equations: For the first, keep the new equation you found in step 1, but remove the absolute value signs; for the second, keep the equation you found in step 1, remove the absolute value signs, and multiply one side by -1.
  3. Solve the pair of equations.
For example, let's solve the following equation for [latex]x[/latex]: [latex-display]3\left| 2x+1 \right| -7=5[/latex-display]

Step 1

First, algebraically isolate the absolute value by adding 7 to both sides of equation and then dividing both sides by 3: [latex-display]\begin{align} 3 \left| 2x+1 \right| -7 +7 &=5 +7 \\ 3 \left| 2x+1 \right| &= 12 \\ \dfrac{3 \left| 2x+1 \right|}{3} &= \dfrac{12}{3} \\ \left| 2x+1 \right| &=4 \end{align} [/latex-display]

Step 2

Now, set up two separate equations. The first is the equation we found in Step 1, but with the absolute value signs removed: [latex-display]2x+1 =4[/latex-display] The second equation is the one we found in Step 1, with the absolute value signs removed, and with the other side multiplied by -1: [latex-display]2x+1 =-4[/latex-display]

Step 3

Now, solve both equations. For the first: [latex-display]\begin{align} 2x+1&=4 \\ 2x+1-1&=4-1 \\ 2x&=3 \\ \dfrac{2x}{2}&=\dfrac{3}{2} \\ x&=\dfrac{3}{2} \end{align}[/latex-display] For the second equation: [latex-display]\begin{align} 2x+1&=-4 \\ 2x+1-1&=-4-1 \\ 2x&=-5 \\ \dfrac{2x}{2}&=\dfrac{-5}{2} \\ x&=\dfrac{-5}{2} \end{align} [/latex-display] Therefore, this problem has two answers: [latex-display]x=\dfrac{3}{2}[/latex] and [latex]x=\dfrac{-5}{2}[/latex-display]

Licenses & Attributions

CC licensed content, Shared previously