Skip to main content

Section 2.5 Solving One-Step Equations

We have learned how to check whether a specific number is a solution to an equation or inequality. In this section, we will begin learning how to find the solution(s) to basic equations ourselves.

Subsection 2.5.1 Imagine Filling in the Blanks

Let's start with a very simple situation — so simple, that you might have success entirely in your head without writing much down. It's not exactly the algebra we want you to learn, but the example may serve as a good warm-up.

Example 2.5.1.

A number plus \(2\) is \(6\text{.}\) What is that number?

You may be so familiar with basic arithmetic that you know the answer already. The algebra approach would be to start by translating “A number plus \(2\) is \(6\)” into a math statement — in this case, an equation:

\begin{equation*} x+2=6 \end{equation*}

where \(x\) is the number we are trying to find. In other words, what should be substituted in for \(x\)…

\begin{equation*} x+2=6 \end{equation*}

… to make the equation true?

Now, how do you determine what \(x\) is? One valid option is to just imagine what number you could put in place of \(x\) that would result in a true equation. Would \(0\) work? No, that would mean \(0+2\stackrel{\text{no}}{=}6\text{.}\) Would \(17\) work? No, that would mean \(17+2\stackrel{\text{no}}{=}6\text{.}\) Would \(4\) work? Yes, because \(4+2=6\) is a true equation.

So one solution to \(x+2=6\) is \(4\text{.}\) No other numbers are going to be solutions, because when you add \(2\) to something smaller or larger than \(4\text{,}\) the result is going to be smaller or larger than \(6\text{.}\)

This approach might work for you to solve very basic equations, but in general equations are going to be too complicated to solve in your head this way. So we move on to more systematic approaches.

Subsection 2.5.2 The Basic Principle of Algebra

Subsubsection 2.5.2.1 Opposite Operations

Let's revisit Example 2.5.1, thinking it through differently.

Example 2.5.2.

If a number plus \(2\) is \(6\text{,}\) what is the number?

One way to solve this riddle is to use the opposite operation. If a number plus \(2\) is \(6\text{,}\) we should be able to subtract \(2\) from \(6\) and get that unknown number. So the unknown number is \(6-2=4\text{.}\)

Let's try this strategy with another riddle.

Example 2.5.3.

If a number minus \(2\) is \(6\text{,}\) what is the number? This time, we should be able to add \(2\) to \(6\) to get the unknown number. So the unknown number is \(6+2=8\text{.}\)

Does this strategy work with multiplication and division?

Example 2.5.4.

If a number times \(2\) is \(6\text{,}\) what is the number? This time, we should be able to divide \(6\) by \(2\) to get the unknown number. So the unknown number is \(6\div2=3\text{.}\)

Example 2.5.5.

If a number divided by \(2\) equals \(6\text{,}\) what is the number? This time, we can multiply \(6\) by \(2\text{,}\) and the unknown number is \(6\cdot2=12\text{.}\)

These examples explore an important principle for solving an equation — applying an opposite arithmetic operation.

Subsubsection 2.5.2.2 Balancing Equations Like a Scale

We can revisit Example 2.5.1 with yet another strategy. If a number plus \(2\) is \(6\text{,}\) what is the number? As is common in algebra, we can use \(x\) to represent the unknown number. The question translates into the math equation

\begin{equation*} x+2=6\text{.} \end{equation*}

Try to envision the equals sign as the middle of a balanced scale. The left side has \(2\) one-pound objects and a block with unknown weight \(x\) lb. Together, the weight on the left is \(x+2\text{.}\) The right side has \(6\) one-pound objects. Figure 2.5.6 shows the scale.

a balance scale; its left arm has one box marked x lb and two boxes marked 1 lb; its right arm has six boxes marked 1 lb; the scale is in a state of balance
Figure 2.5.6. Scale to represent \(x+2=6\)
a balance scale; its left arm has a box marked x lb; its right arm has four boxes marked 1 lb; the scale is in a state of balance
Figure 2.5.7. Scale to represent the solution to \(x+2=6\text{,}\) after taking away \(2\) from each side

To find the weight of the unknown block, we can take away \(2\) one-pound blocks from both sides of the scale (to keep the scale balanced). Figure 2.5.7 shows the solution.

An equation is like a balanced scale, as the two sides of the equation are equal. In the same way that we can take away \(2\) lb from both sides of a balanced scale, we can subtract \(2\) on both sides of the equals sign. So instead of two pictures of balance scales, we can use algebra symbols and solve the equation \(x+2=6\) in the following manner:

\begin{align*} x+2\amp=6\amp\amp\text{a balanced scale}\\ x+2\subtractright{2}\amp=6\subtractright{2}\amp\amp\text{remove the same quantity from each side}\\ x\amp=4\amp\amp\text{still balanced; now it tells you the solution} \end{align*}

It's important to note that each line shows what is called an equivalent equation. In other words, each equation shown is algebraically equivalent to the one above it and the one below it and will have exactly the same solution(s). The final equivalent equation \(x=4\) tells us that the solution to the equation is \(4\text{.}\) The solution set to an equation is the set that lists every solution to the equation. For this example, the solution set is \(\{4\}\text{.}\)

We have learned we can add or subtract the same number on both sides of the equals sign, just like we can add or remove the same amount of weight on a balanced scale. Can we multiply and divide the same number on both sides of the equals sign?

Let's look at Example 2.5.4 again: If a number times \(2\) is \(6\text{,}\) what is the number? Another balance scale can help visualize this.

a balance scale; its left arm has two boxes marked x lb; its right arm has six boxes marked 1 lb; the scale is in a state of balance
Figure 2.5.8. Scale to represent the equation \(2x=6\)
a balance scale; its left arm has a box marked x lb; its right arm has three boxes marked 1 lb; the scale is in a state of balance
Figure 2.5.9. Scale to represent the equation the solution to \(2x=6\text{,}\) after cutting each side in half

Currently, the scale is balanced. If we cut the weight in half on both sides, the scale should still be balanced.

We can see from the scale that \(x=3\) is correct. Removing half of the weight on both sides of the scale is like dividing both sides of an equation by \(2\text{:}\)

\begin{align*} 2x\amp=6\\ \divideunder{2x}{2}\amp=\divideunder{6}{2}\\ x\amp=3 \end{align*}

The equivalent equation in this example is \(x=3\text{,}\) which tells us that the solution to the equation is \(3\) and the solution set is \(\{3\}\text{.}\)

Remark 2.5.10.

Note that when we divide each side of an equation by a number, we use the fraction line in place of the division symbol. The fact that \(\frac{6}{2}=6\div2\) is a reminder that the fraction line and division symbol have the same purpose. The division symbol is rarely used in later math courses.

Similarly, we could multiply both sides of an equation by \(2\text{,}\) just like we can keep a scale balanced if we double the weight on each side. We will summarize these properties.

With practice, you will learn when it is helpful to use each of these properties.

Subsection 2.5.3 Solving One-Step Equations and Stating Solution Sets

Notice that when we solved equations in Subsection 2.5.2.2, the final equation looked like \(x=\text{number}\text{,}\) where the variable \(x\) is separated from other numbers and stands alone on one side of the equals sign. The goal of solving any equation is to isolate the variable in this same manner.

Putting together both strategies (applying the opposite operation and balancing equations like a scale) that we just explored, we will summarize how to solve a one-step linear equation.

Let's look at a few examples.

Example 2.5.13.

Solve for \(y\) in the equation \(7+y=3\text{.}\)

Explanation

To isolate \(y\text{,}\) we need to remove \(7\) from the left side. Since \(7\) is being added to \(y\text{,}\) we need to subtract \(7\) from each side of the equation.

\begin{align*} 7+y\amp=3\\ 7+y\subtractright{7}\amp=3\subtractright{7}\\ y\amp=-4 \end{align*}

We should always check the solution when we solve equations. For this problem, we will substitute \(y\) in the original equation with \(-4\text{:}\)

\begin{align*} 7+y\amp=3\\ 7+(\substitute{-4})\amp\stackrel{?}{=}3\\ 3\amp\stackrel{\checkmark}{=}3 \end{align*}

The solution \(-4\) is checked, so the solution set is \(\{-4\}\text{.}\)

Checkpoint 2.5.14.
Checkpoint 2.5.15.

Note that in solving the equation in Checkpoint 2.5.15 we found that \(-5=a\text{,}\) which is equivalent to \(a=-5\text{.}\) We did not write \(a=-5\) as an extra step though, as \(-5=a\) identified the solution.

Example 2.5.16.

The formula for a circle's circumference is \(C=\pi d\text{,}\) where \(C\) stands for circumference, \(d\) stands for diameter, and \(\pi\) is a constant with the value of \(3.1415926\ldots\text{.}\) If a circle's circumference is 12\(\pi\) ft, find this circle's diameter and radius.

Explanation

The circumference is given as \(12\pi\) feet. Approximating \(\pi\) with \(3.14\text{,}\) this means the circumference is approximately 37.68 ft. It is nice to have a rough understanding of how long the circumference is, but if we use \(3.14\) instead of \(\pi\text{,}\) we are using a slightly smaller number than \(\pi\text{,}\) and the result of any calculations we do would not be as accurate. This is why we will use the symbol \(\pi\) throughout solving this equation and round only at the end in the conclusion summary (if necessary).

We will substitute \(C\) in the formula with \(12\pi\) and solve for \(d\text{:}\)

\begin{align*} C\amp=\pi d\\ \substitute{12\pi}\amp=\pi d\\ \divideunder{12\pi}{\pi}\amp=\divideunder{\pi d}{\pi}\\ 12\amp=d \end{align*}

So the circle's diameter is 12 ft. And since radius is half of diameter, the radius is 6 ft.

Example 2.5.17.

Solve for \(b\) in \(-b=2\text{.}\)

Explanation

Note that \(b\) is not yet isolated as there is a negative sign in front of it. One way to solve for \(b\) is to recognize that multiplying on both sides by \(-1\) would clear away that negative sign:

\begin{align*} -b\amp=2\\ \multiplyleft{-1}(-b)\amp=\multiplyleft{-1}(2)\\ b\amp=-2 \end{align*}

We removed the negative sign from \(-b\) using the fact that \(-1\cdot(-b)=b\text{.}\) A second way to remove the negative sign \(-1\) from \(-b\) is to divide both sides by \(-1\text{.}\) If you view the original \(-b\) as \(-1\cdot b\text{,}\) then this approach resembles the solution from Checkpoint 2.5.15.

\begin{align*} -b\amp=2\\ -1\cdot b\amp=2\\ \divideunder{-1\cdot b}{-1}\amp=\divideunder{2}{-1}\\ b\amp=-2 \end{align*}

A third way to remove the original negative sign, is to recognize that the opposite operation of negation is negation. So negating both sides will work out too:

\begin{align*} -b\amp=2\\ \highlight{-}(-b)\amp=\highlight{-}2\\ b\amp=-2 \end{align*}

We will check the solution by substituting \(b\) in the original equation with \(-2\text{:}\)

\begin{align*} -b\amp=2\\ -(\substitute{-2})\amp\stackrel{?}{=}2\\ 2\amp\stackrel{\checkmark}{=}2 \end{align*}

The solution \(-2\) is checked and the solution set is \(\{-2\}\text{.}\)

Subsection 2.5.4 Solving One-Step Equations Involving Fractions

When equations have fractions, solving them will make use of the same principles. You may need to use fraction arithmetic, and there may be special considerations that will make the calculations easier. So we have separated the following examples.

Example 2.5.18.

Solve for \(g\) in \(\frac{2}{3}+g=\frac{1}{2}\text{.}\)

Explanation

In Section 3.3, we will learn a skill to avoid fraction operations entirely in equations like this one. For now, let's solve the equation by using subtraction to isolate \(g\text{:}\)

\begin{align*} \frac{2}{3}+g\amp=\frac{1}{2}\\ \frac{2}{3}+g\subtractright{\frac{2}{3}}\amp=\frac{1}{2}\subtractright{\frac{2}{3}}\\ g\amp=\frac{3}{6}-\frac{4}{6}\\ g\amp=-\frac{1}{6} \end{align*}

We will check the solution by substituting \(g\) in the original equation with \(-\frac{1}{6}\text{:}\)

\begin{align*} \frac{2}{3}+g\amp=\frac{1}{2}\\ \frac{2}{3}+\left(\substitute{-\frac{1}{6}}\right)\amp\stackrel{?}{=}\frac{1}{2}\\ \frac{4}{6}+\left(-\frac{1}{6}\right)\amp\stackrel{?}{=}\frac{1}{2}\\ \frac{3}{6}\amp\stackrel{?}{=}\frac{1}{2}\\ \frac{1}{2}\amp\stackrel{\checkmark}{=}\frac{1}{2} \end{align*}

The solution \(-\frac{1}{6}\) is checked and the solution set is \(\left\{-\frac{1}{6}\right\}\text{.}\)

Checkpoint 2.5.19.
Example 2.5.20.

Solve for \(c\) in \(\frac{c}{5}=4\text{.}\)

Explanation

Note that the fraction line here implies division, so our variable \(c\) is being divided by \(5\text{.}\) The opposite operation is to multiply by \(5\text{:}\)

\begin{align*} \frac{c}{5}\amp=4\\ \multiplyleft{5}\frac{c}{5}\amp=\multiplyleft{5}4\\ c\amp=20 \end{align*}

We will check the solution by substituting \(c\) in the original equation with \(20\text{:}\)

\begin{align*} \frac{c}{5}\amp=4\\ \frac{\substitute{20}}{5}\amp\stackrel{?}{=}4\\ 4\amp\stackrel{\checkmark}{=}4 \end{align*}

The solution \(20\) is checked and the solution set is \(\{20\}\text{.}\)

Example 2.5.21.

Solve for \(d\) in \(-\frac{1}{3}d=6\text{.}\)

Explanation

It's true that in this example, the variable \(d\) is multiplied by \(-\frac{1}{3}\text{.}\) This means that dividing each side by \(-\frac{1}{3}\) would be a valid strategy for solving this equation. However, dividing by a fraction could lead to human error, so consider this alternative strategy.

Another way to be rid of the \(-\frac{1}{3}\) is to multiply by \(-3\text{.}\) Indeed, \(-\frac{1}{3}d\) is the same as \(\frac{d}{-3}\text{,}\) and when we view the expression this way, \(d\) is being divided by \(-3\text{.}\) So multiplying by \(-3\) would be the opposite operation.

\begin{align*} -\frac{1}{3}d\amp=6\\ \multiplyleft{(-3)}\left(-\frac{1}{3}d\right)\amp=\multiplyleft{(-3)}6\\ d\amp=-18 \end{align*}

If you choose to divide each side by \(-\frac{1}{3}\text{,}\) that will work out as well:

\begin{align*} -\frac{1}{3}d\amp=6\\ \divideunder{-\frac{1}{3}d}{-\frac{1}{3}}\amp=\divideunder{6}{-\frac{1}{3}}\\ d\amp=\frac{6}{1}\cdot\frac{-3}{1}\\ d\amp=-18 \end{align*}

This gives the same solution.

We will check the solution by substituting \(d\) in the original equation with \(-18\text{:}\)

\begin{align*} -\frac{1}{3}d\amp=6\\ -\frac{1}{3}\cdot(\substitute{-18})\amp\stackrel{?}{=}6\\ 6\amp\stackrel{\checkmark}{=}6 \end{align*}

The solution \(-18\) is checked and the solution set is \(\{-18\}\text{.}\)

Example 2.5.22.

Solve for \(x\) in \(\frac{3x}{4}=10\text{.}\)

Explanation

The variable \(x\) appears to have two operations that apply to it: first, multiplication by \(3\text{,}\) and then division by \(4\text{.}\) But note that

\begin{equation*} \frac{3x}{4}=\frac{3}{4}\cdot\frac{x}{1}=\frac{3}{4}x\text{.} \end{equation*}

If we view the left side this way, we can get away with solving the equation in one step, by multiplying on each side by the reciprocal of \(\frac{3}{4}\text{.}\)

\begin{align*} \frac{3x}{4}\amp=10\\ \frac{3}{4}x\amp=10\\ \multiplyleft{\frac{4}{3}}\frac{3}{4}x\amp=\multiplyleft{\frac{4}{3}}10\\ x\amp=\frac{4}{3}\cdot\frac{10}{1}\\ x\amp=\frac{40}{3} \end{align*}

We will check the solution by substituting \(x\) in the original equation with \(\frac{40}{3}\text{:}\)

\begin{align*} \frac{3x}{4}\amp=10\\ \frac{3\left(\substitute{\frac{40}{3}}\right)}{4}\amp\stackrel{?}{=}10\\ \frac{40}{4}\amp\stackrel{?}{=}10\\ 10\amp\stackrel{\checkmark}{=}10 \end{align*}

The solution \(\frac{40}{3}\) is checked and the solution set is \(\left\{\frac{40}{3}\right\}\text{.}\)

Checkpoint 2.5.23.

Exercises 2.5.5 Exercises

Review and Warmup
1.

Add the following.

  1. \(-10+(-2)\)

  2. \(-6+(-5)\)

  3. \(-3+(-8)\)

2.

Add the following.

  1. \(-10+(-1)\)

  2. \(-4+(-7)\)

  3. \(-3+(-10)\)

3.

Add the following.

  1. \(2+(-7)\)

  2. \(6+(-1)\)

  3. \(2+(-2)\)

4.

Add the following.

  1. \(2+(-9)\)

  2. \(9+(-2)\)

  3. \(2+(-2)\)

5.

Add the following.

  1. \(-6+3\)

  2. \(-3+5\)

  3. \(-9+9\)

6.

Add the following.

  1. \(-8+3\)

  2. \(-4+8\)

  3. \(-9+9\)

7.

Evaluate the following.

  1. \(\frac{-16}{-4}\)

  2. \(\frac{32}{-4}\)

  3. \(\frac{-30}{5}\)

8.

Evaluate the following.

  1. \(\frac{-30}{-3}\)

  2. \(\frac{36}{-6}\)

  3. \(\frac{-10}{5}\)

9.

Do the following multiplications.

  1. \(32 \cdot \frac{5}{8}\)

  2. \(40 \cdot \frac{5}{8}\)

  3. \(48 \cdot \frac{5}{8}\)

10.

Do the following multiplications.

  1. \(18 \cdot \frac{2}{9}\)

  2. \(27 \cdot \frac{2}{9}\)

  3. \(36 \cdot \frac{2}{9}\)

11.

Evaluate the following.

  1. \(\frac{-9}{-1}\)

  2. \(\frac{9}{-1}\)

  3. \(\frac{160}{-160}\)

  4. \(\frac{-14}{-14}\)

  5. \(\frac{3}{0}\)

  6. \(\frac{0}{-6}\)

12.

Evaluate the following.

  1. \(\frac{-8}{-1}\)

  2. \(\frac{7}{-1}\)

  3. \(\frac{100}{-100}\)

  4. \(\frac{-17}{-17}\)

  5. \(\frac{2}{0}\)

  6. \(\frac{0}{-10}\)

Solving One-Step Equations with Addition/Subtraction
13.

Solve the equation.

\(\displaystyle{ {y+1}={7} }\)

14.

Solve the equation.

\(\displaystyle{ {y+9}={18} }\)

15.

Solve the equation.

\(\displaystyle{ {r+5}={-3} }\)

16.

Solve the equation.

\(\displaystyle{ {r+2}={-2} }\)

17.

Solve the equation.

\(\displaystyle{ {2}={t+11} }\)

18.

Solve the equation.

\(\displaystyle{ {2}={t+8} }\)

19.

Solve the equation.

\(\displaystyle{ {-11}={x-10} }\)

20.

Solve the equation.

\(\displaystyle{ {-11}={x-7} }\)

21.

Solve the equation.

\(\displaystyle{ {x+31}={0} }\)

22.

Solve the equation.

\(\displaystyle{ {y+3}={0} }\)

23.

Solve the equation.

\(\displaystyle{ {y-7}={-3} }\)

24.

Solve the equation.

\(\displaystyle{ {r-4}={-2} }\)

25.

Solve the equation.

\(\displaystyle{ {-16}={r-10} }\)

26.

Solve the equation.

\(\displaystyle{ {-9}={t-7} }\)

27.

Solve the equation.

\(\displaystyle{ {t-\left(-9\right)}={12} }\)

28.

Solve the equation.

\(\displaystyle{ {x-\left(-5\right)}={9} }\)

29.

Solve the equation.

\(\displaystyle{ {-7}={x-\left(-3\right)} }\)

30.

Solve the equation.

\(\displaystyle{ {-4}={x-\left(-4\right)} }\)

31.

Solve the equation.

\(\displaystyle{ {5+y}={-1} }\)

32.

Solve the equation.

\(\displaystyle{ {3+y}={-6} }\)

33.

Solve the equation.

\(\displaystyle{ {-2}={-8+r} }\)

34.

Solve the equation.

\(\displaystyle{ {1}={-2+r} }\)

35.

Solve the equation.

\(\displaystyle{ {t+{\frac{5}{8}}}={{\frac{7}{8}}} }\)

36.

Solve the equation.

\(\displaystyle{ {t+{\frac{1}{4}}}={{\frac{3}{4}}} }\)

37.

Solve the equation.

\(\displaystyle{ {-{\frac{6}{11}}+x} = {-{\frac{17}{22}}} }\)

38.

Solve the equation.

\(\displaystyle{ {-{\frac{10}{7}}+x} = {-{\frac{3}{14}}} }\)

39.

Solve the equation.

\(\displaystyle{ {{\frac{4}{3}}+t}={-{\frac{7}{10}}} }\)

40.

Solve the equation.

\(\displaystyle{ {{\frac{8}{9}}+a}={-{\frac{7}{6}}} }\)

Solving One-Step Equations with Multiplication/Division
41.

Solve the equation.

\(\displaystyle{ {5y}={30} }\)

42.

Solve the equation.

\(\displaystyle{ {2r}={18} }\)

43.

Solve the equation.

\(\displaystyle{ {10}={-5r} }\)

44.

Solve the equation.

\(\displaystyle{ {56}={-7t} }\)

45.

Solve the equation.

\(\displaystyle{ {0}={-47p} }\)

46.

Solve the equation.

\(\displaystyle{ {0}={19q} }\)

47.

Solve the equation.

\(\displaystyle{ {\frac{1}{5}y}={7} }\)

48.

Solve the equation.

\(\displaystyle{ {\frac{1}{10}t}={2} }\)

49.

Solve the equation.

\(\displaystyle{ {{\frac{6}{7}}a}={24} }\)

50.

Solve the equation.

\(\displaystyle{ {{\frac{4}{13}}c}={20} }\)

51.

Solve the equation.

\(\displaystyle{ {{\frac{2}{5}}A} = {5} }\)

52.

Solve the equation.

\(\displaystyle{ {{\frac{8}{7}}C} = {4} }\)

53.

Solve the equation.

\(\displaystyle{ {{\frac{4}{3}}} = {-\frac{m}{10}} }\)

54.

Solve the equation.

\(\displaystyle{ {{\frac{5}{3}}} = {-\frac{p}{8}} }\)

55.

Solve the equation.

\(\displaystyle{ {7q}= {-10} }\)

56.

Solve the equation.

\(\displaystyle{ {3y}= {-5} }\)

57.

Solve the equation.

\(\displaystyle{ {-18} = {-27t} }\)

58.

Solve the equation.

\(\displaystyle{ {-12} = {-24a} }\)

59.

Solve the equation.

\(\displaystyle{ {3c+2}={23} }\)

60.

Solve the equation.

\(\displaystyle{ {9A+1}={19} }\)

61.

Solve the equation.

\(\displaystyle{ {-31} = {6C+5} }\)

62.

Solve the equation.

\(\displaystyle{ {-5} = {3m+4} }\)

63.

Solve the equation.

\(\displaystyle{ {-3p+3}={27} }\)

64.

Solve the equation.

\(\displaystyle{ {-7q+10}={38} }\)

65.

Solve the equation.

\(\displaystyle{ {12} = {-y+2} }\)

66.

Solve the equation.

\(\displaystyle{ {10} = {-r+6} }\)

67.

Solve the equation.

\(\displaystyle{ {{\frac{9}{4}}}={\frac{a}{8}} }\)

68.

Solve the equation.

\(\displaystyle{ {{\frac{5}{2}}}={\frac{c}{12}} }\)

69.

Solve the equation.

\(\displaystyle{ {-\frac{A}{32}}={-{\frac{9}{8}}} }\)

70.

Solve the equation.

\(\displaystyle{ {-\frac{C}{12}}={-{\frac{3}{4}}} }\)

71.

Solve the equation.

\(\displaystyle{ {-{\frac{7}{10}}}={\frac{5m}{2}} }\)

72.

Solve the equation.

\(\displaystyle{ {-{\frac{3}{7}}}={\frac{9p}{8}} }\)

73.

Solve the equation.

\(\displaystyle{ \frac{x}{50}=\frac{7}{10} }\)

74.

Solve the equation.

\(\displaystyle{ \frac{x}{18}=\frac{9}{2} }\)

75.

Solve the equation.

\(\displaystyle{ \frac{4}{3}=\frac{x}{21} }\)

76.

Solve the equation.

\(\displaystyle{ \frac{7}{4}=\frac{x}{20} }\)

Comparisons
77.

Solve the equation.

  1. \(\displaystyle{ {2y}={8} }\)

  2. \(\displaystyle{ {2+t}={8} }\)

78.

Solve the equation.

  1. \(\displaystyle{ {2r}={20} }\)

  2. \(\displaystyle{ {2+x}={20} }\)

79.

Solve the equation.

  1. \(\displaystyle{ {12}={-3r} }\)

  2. \(\displaystyle{ {12}={-3+x} }\)

80.

Solve the equation.

  1. \(\displaystyle{ {50}={-5t} }\)

  2. \(\displaystyle{ {50}={-5+y} }\)

81.

Solve the equation.

  1. \(\displaystyle{-t=17}\)

  2. \(\displaystyle{-r=-17}\)

82.

Solve the equation.

  1. \(\displaystyle{-t=6}\)

  2. \(\displaystyle{-x=-6}\)

83.

Solve the equation.

  1. \(\displaystyle{ {-\frac{1}{7}y}={8} }\)

  2. \(\displaystyle{ {-\frac{1}{7}n}={-8} }\)

84.

Solve the equation.

  1. \(\displaystyle{ {-\frac{1}{2}r}={5} }\)

  2. \(\displaystyle{ {-\frac{1}{2}c}={-5} }\)

85.

Solve the equation.

  1. \(\displaystyle{ {30} = {-{\frac{6}{7}}a} }\)

  2. \(\displaystyle{ {-30} = {-{\frac{6}{7}}y} }\)

86.

Solve the equation.

  1. \(\displaystyle{ {20} = {-{\frac{10}{9}}b} }\)

  2. \(\displaystyle{ {-20} = {-{\frac{10}{9}}m} }\)

87.

Solve the equation.

  1. \(\displaystyle{ {4r}= {16} }\)

  2. \(\displaystyle{ {8y}= {22} }\)

88.

Solve the equation.

  1. \(\displaystyle{ {8r}= {24} }\)

  2. \(\displaystyle{ {18x}= {22} }\)

89.

Solve the equation.

  1. \(\displaystyle{ {6} = {-3t} }\)

  2. \(\displaystyle{ {33} = {-12r} }\)

90.

Solve the equation.

  1. \(\displaystyle{ {28} = {-7t} }\)

  2. \(\displaystyle{ {33} = {-27y} }\)

Geometry Application Problems
91.

A circle’s circumference is \({20\pi\ {\rm mm}}\text{.}\)

  1. This circle’s diameter is .

  2. This circle’s radius is .

92.

A circle’s circumference is \({4\pi\ {\rm mm}}\text{.}\)

  1. This circle’s diameter is .

  2. This circle’s radius is .

93.

A circle’s circumference is \({34\ {\rm cm}}\text{.}\)

  1. What is this circle’s diameter?

  2. What is this circle’s radius?

94.

A circle’s circumference is \({36\ {\rm cm}}\text{.}\)

  1. What is this circle’s diameter?

  2. What is this circle’s radius?

95.

A circle’s circumference is \({10\pi\ {\rm mm}}\text{.}\)

  1. This circle’s diameter is .

  2. This circle’s radius is .

96.

A circle’s circumference is \({12\pi\ {\rm mm}}\text{.}\)

  1. This circle’s diameter is .

  2. This circle’s radius is .

97.

A circle’s circumference is \({43\ {\rm cm}}\text{.}\)

  1. What is this circle’s diameter?

  2. What is this circle’s radius?

98.

A circle’s circumference is \({45\ {\rm cm}}\text{.}\)

  1. What is this circle’s diameter?

  2. What is this circle’s radius?

99.

A cylinder’s base’s radius is \({4\ {\rm m}}\text{,}\) and its volume is \({144\pi\ {\rm m^{3}}}\text{.}\)

This cylinder’s height is .

100.

A cylinder’s base’s radius is \({10\ {\rm m}}\text{,}\) and its volume is \({1000\pi\ {\rm m^{3}}}\text{.}\)

This cylinder’s height is .

101.

A rectangle’s area is \({300\ {\rm mm^{2}}}\text{.}\) Its height is \({15\ {\rm mm}}\text{.}\)

Its base is .

102.

A rectangle’s area is \({264\ {\rm mm^{2}}}\text{.}\) Its height is \({12\ {\rm mm}}\text{.}\)

Its base is .

103.

A rectangular prism’s volume is \({12420\ {\rm ft^{3}}}\text{.}\) The prism’s base is a rectangle. The rectangle’s length is \({23\ {\rm ft}}\) and the rectangle’s width is \({18\ {\rm ft}}\text{.}\)

This prism’s height is .

104.

A rectangular prism’s volume is \({5400\ {\rm ft^{3}}}\text{.}\) The prism’s base is a rectangle. The rectangle’s length is \({24\ {\rm ft}}\) and the rectangle’s width is \({15\ {\rm ft}}\text{.}\)

This prism’s height is .

105.

A triangle’s area is \({148.5\ {\rm m^{2}}}\text{.}\) Its base is \({27\ {\rm m}}\text{.}\)

Its height is .

106.

A triangle’s area is \({256.5\ {\rm m^{2}}}\text{.}\) Its base is \({27\ {\rm m}}\text{.}\)

Its height is .

Challenge
107.

Write a linear equation whose solution is \(x = 5\text{.}\) You may not write an equation whose left side is just “\(x\)” or whose right side is just “\(x\text{.}\)”

There are infinitely many correct answers to this problem. Be creative. After finding an equation that works, see if you can come up with a different one that also works.

108.

Fill in the blanks with the numbers 46 and 59 (using each number only once) to create an equation where \(x\) has the greatest possible value.

  1. \({}+x={}\)

  2. \({}={}\) \({}\cdot x\)