Skip to main content
\(\require{cancel}\newcommand{\abs}[1]{\left\lvert#1\right\rvert} \newcommand{\point}[2]{\left(#1,#2\right)} \newcommand{\highlight}[1]{{\color{blue}{{#1}}}} \newcommand{\lowlight}[1]{{\color{lightgray}{#1}}} \newcommand{\attention}[1]{\mathord{\overset{\downarrow}{#1}}} \newcommand{\substitute}[1]{\highlight{#1}} \newcommand{\addright}[1]{\highlight{{}+#1}} \newcommand{\addleft}[1]{\highlight{#1+{}}} \newcommand{\subtractright}[1]{\highlight{{}-#1}} \newcommand{\multiplyright}[2][\cdot]{\highlight{{}#1#2}} \newcommand{\multiplyleft}[2][\cdot]{\highlight{#2#1{}}} \newcommand{\divideunder}[2]{\frac{#1}{\highlight{#2}}} \newcommand{\divideright}[1]{\highlight{{}\div#1}} \newcommand{\apple}{\text{🍎}} \newcommand{\banana}{\text{🍌}} \newcommand{\pear}{\text{🍐}} \newcommand{\cat}{\text{🐱}} \newcommand{\dog}{\text{🐶}} \newcommand{\lt}{<} \newcommand{\gt}{>} \newcommand{\amp}{&} \)

Section3.4Ratios and Proportions

Figure3.4.1Alternative Video Lesson

Subsection3.4.1Introduction

A ratio is a means of comparing two things using division. One common example is a unit price. For example, if a box of cereal costs \(\$3.99\) and weighs \(21\) ounces then we can write this ratio as:

\begin{equation*} \frac{\$3.99}{21\,\text{oz}} \end{equation*}

If we want to know the unit price (that is, how much each individual ounce costs), then we can divide \(\$3.99\) by \(21\) ounces and obtain \(\$0.19\) per ounce. These two ratios are equivalent, and the equation showing that they are equal is a proportion. In this case, we could write the following proportion:

\begin{equation*} \frac{\$3.99}{21\,\text{oz}}=\frac{\$0.19}{1\,\text{oz}} \end{equation*}

In this section, we will extend this concept and write proportions where one quantity is unknown and solve for that unknown.

Remark3.4.2

Sometimes ratios are stated using a colon instead of a fraction. For example, the ratio \(\frac{2}{1}\) can be written as \(2:1\text{.}\)

Example3.4.3

Let's now assume that we wanted to know what a proportional cost would be for a box of cereal that weighs \(18\) ounces. Letting \(C\) be this unknown cost (in dollars), we could set up the following proportion:

\begin{align*} \frac{\text{cost in dollars}}{\text{weight in oz}}\amp=\frac{\text{cost in dollars}}{\text{weight in oz}}\\ \frac{\$3.99}{21\,\text{oz}}\amp=\frac{\$C}{18\,\text{oz}} \end{align*}

To solve this proportion, we will first note that it will be easier to solve without units:

\begin{equation*} \frac{3.99}{21}=\frac{C}{18} \end{equation*}

Next we want to recognize that each side contains a fraction. Our standard approach for solving this type of equation is to multiply each side by the least common denominator (LCD). In this case, the LCD of \(21\) and \(18\) is \(126\text{.}\) As with many other proportions we solve, it is often easier to just multiply each side by the common denominator of \(18\cdot 21\text{,}\) which we know will make each denominator cancel:

\begin{align*} \frac{3.99}{21}\amp=\frac{C}{18}\\ \multiplyleft{18\cdot21}\frac{3.99}{21}\amp=\frac{C}{18}\multiplyright{18\cdot21}\\ 18\cdot\cancel{21}\frac{3.99}{\cancel{21}}\amp=\frac{C}{\cancel{18}}\cdot\cancel{18}\cdot21\\ 71.82\amp=21C\\ \divideunder{71.82}{21}\amp=\divideunder{21C}{21}\\ C\amp=3.42 \end{align*}

Thus a proportional price for an \(18\) ounce box of cereal would be \(\$3.42\text{.}\)

Subsection3.4.2Solving Proportions

Solving proportions uses the process of clearing denominators that we covered in Section 3.2. Because a proportion is exactly one fraction equal to another, we can simplify the process of clearing the denominators simply by multiplying both sides of the equation by both denominators. In other words, we don't specifically need the LCD to clear the denominators.

Example3.4.4

Solve \(\frac{x}{8} = \frac{15}{12}\) for \(x\text{.}\)

Instead of finding the LCD of the two fractions, we'll simply multiply both sides of the equation by \(8\) and by \(12\text{.}\) This will still have the effect of canceling the denominators on both sides of the equation.

\begin{align*} \frac{x}{8} \amp= \frac{15}{12}\\ \highlight{12\cdot8\cdot}\frac{x}{8} \amp= \frac{15}{12}\highlight{\cdot12\cdot8}\\ 12\cdot\cancel{8}\cdot\frac{x}{\cancel{8}} \amp= \frac{15}{\cancel{12}}\cdot\cancel{12}\cdot8\\ 12\cdot x \amp= 15\cdot 8\\ 12x \amp= 120 \\ \divideunder{12x}{12} \amp= \divideunder{120}{12} \\ x \amp= 10 \end{align*}

Our work indicates \(10\) is the solution. We can check this as we would for any equation, by substituting \(10\) for \(x\) and verifying we obtain a true statement:

\begin{align*} \frac{10}{8} \amp\stackrel{?}{=} \frac{15}{12}\\ \frac{5}{4} \amp\stackrel{\checkmark}{=} \frac{5}{4} \end{align*}

Since both fractions reduce to \(\frac{5}{4}\text{,}\) we know the solution to the equation \(\frac{x}{8} = \frac{15}{12}\) is \(10\) and the solution set is \(\left\{10\right\}\)

When solving proportions, we can use the name cross-multiplication to describe the process of what just occurred. Say we have a proportion

\begin{equation*} \frac{a}{b}=\frac{c}{d} \end{equation*}

To remove fractions, we multiply both sides with the common denominator, \(bd\text{,}\) and we have:

\begin{align*} \frac{a}{b}\amp=\frac{c}{d}\\ \multiplyleft{bd}\frac{a}{b}\amp=\frac{c}{d}\multiplyright{bd}\\ \cancel{b}d\cdot\frac{a}{\cancel{b}}\amp=\frac{c}{\cancel{d}}\cdot b\cancel{d}\\ ad\amp=bc \end{align*}

Since \(a\) and \(d\) are diagonally across the equals sign from each other in \(\frac{a}{b}=\frac{c}{d}\text{,}\) as are \(b\) and \(c\text{,}\) we call this approach cross-multiplication.

\begin{equation*} \text{If }\frac{a}{b}=\frac{c}{d} \text{, then }ad=bc. \end{equation*}

If we understand cross-multiplication, we are able to rewrite a proportion \(\frac{a}{b}=\frac{c}{d}\) in an equivalent form that does not have any fractions, \(ad=bc\text{,}\) as our first step of work. If we had used this skill in Example 3.4.4, we would have had:

\begin{align*} \frac{x}{8} \amp= \frac{15}{12}\\ 12\cdot x \amp= 15\cdot 8\\ 12x \amp= 120 \end{align*}

Notice this is the same equation we had in the fifth line of our work in solving Example 3.4.4, but we obtained it without having to contemplate what we need to multiply by to clear the fractions.

We are able to use cross-multiplication when solving proportions, but it is extremely important to note that cross-multiplication only works when we are solving a proportion, an equation that has one ratio or fraction equal to another ratio or fraction. If an equation has anything more than one ratio or fraction on a single side of an equation, we cannot use cross-multiplication. For example, we cannot use cross-multiplication to solve \(\frac{3}{4}x-\frac{2}{5} = \frac{9}{4}\text{,}\) unless we first manipulate the equation to have exactly one fraction and nothing else on each side of the equation.

It is also important to be aware of the fact that cross-multiplication is a special version of our general process of clearing fractions: multiplying both sides of an equation by a common denominator of all the fractions in an equation.

Example3.4.5

Solve \(\frac{t}{5} = \frac{t+2}{3} \) for \(t\text{.}\)

Solution

Again this equation is a proportion, so we are able to multiply both sides of the equation by both denominators to clear the fractions:

\begin{align*} \frac{t}{5} \amp= \frac{t+2}{3}\\ \highlight{5\cdot3\cdot}\frac{t}{5} \amp= \frac{t+2}{3}\highlight{\cdot5\cdot3}\\ \cancel{5}\cdot3\cdot\frac{t}{\cancel{5}} \amp= \frac{t+2}{\cancel{3}}\cdot5\cdot\cancel{3}\\ 3 \cdot t \amp= 5\cdot(t+2) \end{align*}

It is critical that we include the parentheses around \(t+2\text{,}\) so that we are multiplying \(5\) against the entire numerator.

\begin{align*} 3t \amp= 5(t+2)\\ 3t \amp= 5t+10\\ 3t \highlight{-5t} \amp= 5x+10 \highlight{-5t}\\ -2t \amp= 10\\ \divideunder{-2t}{-2}\amp= \divideunder{10}{-2}\\ t \amp= -5 \end{align*}

We should check that this value \(-5\) is actually the solution of the equation:

\begin{align*} \frac{-5}{5} \amp\stackrel{?}{=} \frac{-5+2}{3}\\ -1 \amp\stackrel{?}{=} \frac{-3}{3}\\ -1 \amp\stackrel{\checkmark}{=} -1 \end{align*}

Since we have verified that \(-5\) is the solution for \(\frac{t}{5} = \frac{t+2}{3}\text{,}\) we know that the solution set is \(\{-5\}\text{.}\)

Example3.4.6

Solve \(\frac{r+7}{8} = -\frac{9}{4} \) for \(r\text{.}\)

Solution

This proportion is a bit different in the fact that one fraction is negative. The key to working with a negative fraction is to attach the negative sign to either the numerator or denominator, but not both:

\begin{equation*} \frac{-9}{4}=-\frac{9}{4} ~~~\text{ and }~~~ \frac{9}{-4}=-\frac{9}{4}, ~~~\text{ but }~~~ \frac{-9}{-4}=+\frac{9}{4} \end{equation*}

Since we're trying to eliminate the fractions, it will likely make the work a bit easier to attach the negative to the numerator.

We'll work with the equation in the form \(\frac{r+7}{8} = \frac{-9}{4} \)

\begin{align*} \frac{r+7}{8} \amp= \frac{-9}{4}\\ \highlight{8\cdot 4\cdot}\frac{r+7}{8} \amp= \frac{-9}{4}\highlight{\cdot8\cdot 4}\\ \cancel{8}\cdot 4\cdot\frac{r+7}{\cancel{8}} \amp= \frac{-9}{\cancel{4}}\cdot8\cdot \cancel{4}\\ 4 \cdot (r+7) \amp= 8\cdot(-9)\\ 4r + 28 \amp= -72 \\ 4r + 28 \highlight{-28} \amp= -72 \highlight{-28} \\ 4r \amp= -100 \\ \divideunder{4r}{4} \amp= \divideunder{-100}{4} \\ r \amp= -25 \end{align*}

We should check that this value \(-25\) is actually the solution of the equation:

\begin{align*} \frac{-25+7}{8} \amp\stackrel{?}{=} -\frac{9}{4}\\ \frac{-18}{8} \amp\stackrel{?}{=} -\frac{9}{4}\\ -\frac{9}{4} \amp\stackrel{\checkmark}{=} -\frac{9}{4} \end{align*}

Since we have verified that \(-25\) is the solution for \(\frac{r+7}{8} = -\frac{9}{4} \text{,}\) we know that the solution set is \(\{-25\}\text{.}\)

Exercise3.4.7

Solve \(\frac{x}{15}=\frac{40}{25}\) for \(x\text{.}\)

Solution

To solve this proportion, begin by multiplying both sides by both denominators.

\begin{align*} \frac{x}{15}\amp=\frac{40}{25}\\ \highlight{15\cdot25}\cdot\frac{x}{15}\amp=\frac{40}{25}\cdot\highlight{15\cdot25}\\ \cancel{15}\cdot25\cdot\frac{x}{\cancel{15}}\amp=\frac{40}{\cancel{25}}\cdot15\cdot\cancel{25}\\ 25\cdot x\amp=40\cdot15\\ 25x\amp=600\\ \divideunder{25x}{25}\amp=\divideunder{600}{25}\\ x\amp=24 \end{align*}

You can easily verify that this value \(24\) is actually the solution of the equation:

\begin{align*} \frac{24}{15}\amp\stackrel{?}{=}\frac{40}{25}\\ \frac{8}{5}\amp\stackrel{\checkmark}{=}\frac{8}{5} \end{align*}

Since we have verified that \(24\) is the solution for \(\frac{x}{15}=\frac{40}{25}\text{,}\) we know that the solution set is \(\{24\}\text{.}\)

Exercise3.4.8

Solve \(\frac{x-4}{6}=\frac{x+3}{4}\) for \(x\text{.}\)

Solution

To solve this proportion, begin by multiplying both sides by both denominators.

\begin{align*} \frac{x-4}{6}\amp=\frac{x+3}{4}\\ \highlight{6\cdot4}\cdot\frac{x-4}{6}\amp=\frac{x+3}{4}\cdot\highlight{6\cdot4}\\ \cancel{6}\cdot4\cdot\frac{x-4}{\cancel{6}}\amp=\frac{x+3}{\cancel{4}}\cdot6\cdot\cancel{4}\\ 4\cdot(x-4)\amp=(x+3)\cdot6\\ 4x-16\amp=6x+18\\ 4x-16\addright{16}\amp=6x+18\addright{16}\\ 4x\amp=6x+34\\ 4x\subtractright{6x}\amp=6x+34\subtractright{6x}\\ -2x\amp=34\\ \divideunder{-2x}{-2}\amp=\divideunder{34}{-2}\\ x\amp=-17 \end{align*}

We can check that this value is correct by substituting it back into the original equation:

\begin{align*} \frac{x-4}{6}\amp=\frac{x+3}{4}\\ \frac{\highlight{-17}-4}{6}\amp\stackrel{?}{=}\frac{\highlight{-17}+3}{4}\\ \frac{-21}{6}\amp\stackrel{?}{=}\frac{-14}{4}\\ \frac{-7}{2}\amp\stackrel{\checkmark}{=}\frac{-7}{2} \end{align*}

Since we have verified that \(-17\) is the solution for \(\frac{x-4}{6}=\frac{x+3}{4}\text{,}\) we know that the solution set is \(\{-17\}\text{.}\)

Subsection3.4.3Proportionality in Similar Triangles

One really useful example of ratios and proportions involves similar triangles. Two triangles are considered similar if they have the same angles and their side lengths are proportional, as shown in Figure 3.4.9:

<<SVG image is unavailable, or your browser cannot render it>>

Figure3.4.9Similar Triangles

In the first triangle in Figure 3.4.9, the ratio of the left side length to the hypotenuse length is \(\frac{1\,\text{cm}}{2\,\text{cm}}\text{;}\) in the second triangle, the ratio of the left side length to the hypotenuse length is \(\frac{3\,\text{cm}}{6\,\text{cm}}\text{.}\) Since both reduce to \(\frac{1}{2}\text{,}\) we can write the following proportion:

\begin{equation*} \frac{1\,\text{cm}}{2\,\text{cm}}=\frac{3\,\text{cm}}{6\,\text{cm}} \end{equation*}

If we extend this concept, we can use it to solve for an unknown side length. Consider the two similar triangles in the next example.

Example3.4.10

<<SVG image is unavailable, or your browser cannot render it>>

Figure3.4.11Similar Triangles

Since the two triangles are similar, we know that their side length should be proportional. To determine the unknown length, we can set up a proportion and solve for \(x\text{:}\)

\begin{align*} \frac{\text{bigger triangle's left side length in cm}}{\text{bigger triangle's bottom side length in cm}}\amp=\frac{\text{smaller triangle's left side length in cm}}{\text{smaller triangle's bottom side length in cm}}\\ \frac{x\,\text{cm}}{6\,\text{cm}}\amp=\frac{3\,\text{cm}}{4\,\text{cm}}\\ \frac{x}{6}\amp=\frac{3}{4}\\ \multiplyleft{12}\frac{x}{6}\amp=\multiplyleft{12}\frac{3}{4}\qquad\text{(12 is the least common denominator)}\\ 2x\amp=9\\ \divideunder{2x}{2}\amp=\divideunder{9}{2}\\ x\amp=\frac{9}{2}\ \text{or}\ 4.5 \end{align*}

The unknown side length is then 4.5 cm.

Remark3.4.12

Looking at the triangles in Figure 3.4.9, you may notice that there are many different proportions you could set up, such as:

\begin{align*} \frac{2\,\text{cm}}{1\,\text{cm}}\amp=\frac{6\,\text{cm}}{3\,\text{cm}}\\ \frac{2\,\text{cm}}{6\,\text{cm}}\amp=\frac{1\,\text{cm}}{3\,\text{cm}}\\ \frac{6\,\text{cm}}{2\,\text{cm}}\amp=\frac{3\,\text{cm}}{1\,\text{cm}}\\ \frac{3\sqrt{3}\,\text{cm}}{\sqrt{3}\,\text{cm}}\amp=\frac{3\,\text{cm}}{1\,\text{cm}} \end{align*}

This is often the case when we set up ratios and proportions.

If we take a second look at Figure 3.4.11, there are also several other proportions we could have used to find the value of \(x\text{.}\)

\begin{align*} \frac{\text{bigger triangle's left side length}}{\text{smaller triangle's left side length}}\amp=\frac{\text{bigger triangle's bottom side length}}{\text{smaller triangle's bottom side length}} \\ \\ \frac{\text{smaller triangle's bottom side length}}{\text{bigger triangle's bottom side length}}\amp=\frac{\text{smaller triangle's left side length}}{\text{bigger triangle's left side length}} \\ \\ \frac{\text{bigger triangle's bottom side length}}{\text{smaller triangle's bottom side length}}\amp=\frac{\text{bigger triangle's left side length} }{\text{smaller triangle's left side length}} \end{align*}

Written as algebraic proportions, these three equations would, respectively, be

\begin{align*} \frac{x\,\text{cm}}{3\,\text{cm}}\amp= \frac{6\,\text{cm}}{4\,\text{cm}}, \amp \frac{4\,\text{cm}}{6\,\text{cm}}\amp= \frac{3\,\text{cm}}{x\,\text{cm}}, \amp \frac{6\,\text{cm}}{4\,\text{cm}}\amp= \frac{x\,\text{cm}}{3\,\text{cm}} \end{align*}

While these are only a few of the possibilities, if we clear the denominators from any properly designed proportion, every one is equivalent to \(x=4.5\text{.}\)

Subsection3.4.4Creating and Solving Proportions

Proportions can be used to solve many real-life applications. The key to using proportions to solve such applications is to first set up a ratio where all values are known. We then set up a second ratio that will be proportional to the first, but has one value in the ratio unknown. Let's look at a few examples.

Example3.4.13

Property taxes for a residential property are proportional to the assessed value of the property. Assume that a certain property in a given neighborhood is assessed at \(\$234{,}100\) and its annual property taxes are \(\$2{,}518.92\text{.}\) What are the annual property taxes for a house that is assessed at \(\$287{,}500\text{?}\)

Solution

Let \(T\) be the annual property taxes (in dollars) for a property assessed at \(\$287{,}500\text{.}\) We can write and solve this proportion:

\begin{align*} \frac{\text{tax}}{\text{property value}}\amp=\frac{\text{tax}}{\text{property value}}\\ \frac{2518.92}{234100}\amp=\frac{T}{287500} \end{align*}

The least common denominator of this proportion is rather large, so we will instead multiply each side by \(234100\) and \(287500\) and simplify from there:

\begin{align*} \frac{2518.92}{234100}\amp=\frac{T}{287500}\\ \multiplyleft{234100\cdot287500}\frac{2518.92}{234100}\amp=\frac{T}{287500}\multiplyright{234100\cdot287500}\\ 287500\cdot2518.92 \amp=T\cdot 234100\\ \frac{287500\cdot 2518.92}{234100} \amp=\frac{234100T}{234100}\\ T\amp\approx3093.50 \end{align*}

The property taxes for a property assessed at \(\$287,500\) are \(\$3,093.50\text{.}\)

Example3.4.14

Tagging fish is a means of estimating the size of the population of fish in a body of water (such as a lake). A sample of fish is taken, tagged, and then redistributed into the lake. When another sample is taken, the proportion of fish that are tagged out of that sample are assumed to be proportional to the total number of fish tagged out of the entire population of fish in the lake.

\begin{equation*} \frac{\text{number of tagged fish in sample}}{\text{number of fish in sample}}=\frac{\text{number of tagged fish total}}{\text{number of fish total}} \end{equation*}

Assume that \(90\) fish are caught and tagged. Once they are redistributed, a sample of \(200\) fish is taken. Of these, \(7\) are tagged. Estimate how many fish total are in the lake.

Solution

Let \(n\) be the number of fish in the lake. We can set up this proportion to represent the scenario:

\begin{align*} \frac{7}{200}\amp=\frac{90}{n} \end{align*}

To solve for \(n\text{,}\) which is in a denominator, we'll need to multiply each side by both \(200\) and \(n\text{:}\)

\begin{align*} \frac{7}{200}\amp=\frac{90}{n}\\ \multiplyleft{200\cdot n}\frac{7}{200}\amp=\frac{90}{n}\multiplyright{200\cdot n}\\ {\cancel{200}\cdot n}\cdot\frac{7}{\cancel{200}}\amp=\frac{90}{\cancel{n}}\cdot200\cdot\cancel{n}\\ 7n\amp=1800\\ \frac{7n}{7}\amp=\frac{1800}{7}\\ n\amp\approx 2471.4286 \end{align*}

According to this sample, we can estimate that there are about \(2,471\) fish in the lake.

Example3.4.15

Infant Tylenol contains 160 mg of acetaminophen in each 5 mL of liquid medicine. If an infant is prescribed 60 mg of acetaminophen, how many milliliters of liquid medicine should he/she receive?

Solution

Assume the infant should receive \(q\) milliliters of liquid medicine, and we can set up the following proportion:

\begin{align*} \frac{\text{amount of liquid medicine in mL}}{\text{amount of acetaminophen in mg}}\amp=\frac{\text{amount of liquid medicine in mL}}{\text{amount of acetaminophen in mg}}\\ \frac{5\,\text{mL}}{160\,\text{mg}}\amp=\frac{q\,\text{mL}}{60\,\text{mg}}\\ \frac{5}{160}\amp=\frac{q}{60}\\ \multiplyleft{160\cdot 60}\frac{5}{160}\amp=\frac{q}{60}\multiplyright{160\cdot 60}\\ 60\cdot 5 \amp=q\cdot 160\\ 300\amp=160q\\ \frac{300}{160}\amp=\frac{160q}{160}\\ q\amp=1.875 \end{align*}

So to receive 60 mg of acetaminophen, an infant should receive 1.875 mL of liquid medicine.

Example3.4.16

An architect is making a scale model of a building. The actual building will be 30 ft tall. In the model, the height of the building will be 2 in. How tall should a person who is 5 ft 6 in be made in the model so that the model is to scale?

Solution

Let \(h\) be the height of the person in the model, which we'll measure in inches. We'll create a proportion that compares the building and person's heights in the model to their heights in real life:

\begin{align*} \frac{\text{height of model building in inches}}{\text{height of actual building in feet}}\amp=\frac{\text{height of model person in inches}}{\text{height of actual person in feet}}\\ \frac{2\,\text{in}}{30\,\text{ft}}\amp=\frac{h\,\text{in}}{5\,\text{ft}\,6\text{in}} \end{align*}

Before we can just eliminate the units, we'll need to convert 5 ft 6 in to feet:

\begin{equation*} \frac{2\,\text{in}}{30\,\text{ft}}=\frac{h\,\text{in}}{5.5\,\text{ft}} \end{equation*}

Now we can remove the units and continue solving:

\begin{align*} \frac{2}{30}\amp=\frac{h}{5.5}\\ \multiplyleft{30\cdot5.5}\frac{2}{30}\amp=\frac{h}{5.5}\multiplyright{30\cdot5.5}\\ 5.5\cdot 2 \amp= h\cdot 30\\ 11\amp=30h\\ \frac{11}{30}\amp=\frac{30h}{30}\\ \frac{11}{30}\amp=h\\ h\amp\approx 0.3667 \end{align*}

A person who is 5 ft 6 in tall should be \(\frac{11}{30}\) inches (about \(0.3667\) inches) tall in the model.

Subsection3.4.5Exercises

Solving Proportions

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

Applications

17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40