Rational Numbers

6.3 Multiplication and Division with Rational Numbers

Multiplication of Rational Numbers

As we did with whole numbers and integers, multiplication is treated as repeated addition, as long as it makes sense to do so. For example, in the case of $7\cdot \frac{1}{2}$, we can easily just add $7$ copies of $\frac{1}{2}$

$$\HUGE \unicode{x25D6} \unicode{x25D6} \unicode{x25D6} \unicode{x25D6} \unicode{x25D6} \unicode{x25D6} \unicode{x25D6}$$

$$\frac{1}{2}+\frac{1}{2}+\frac{1}{2}+\frac{1}{2}+\frac{1}{2}+\frac{1}{2}+\frac{1}{2}$$

When using a physical model, like our area model with these half circles, we can just regroup the pices and see how many are left over.

$$\HUGE \unicode{x25D6}\unicode{x25D7}\unicode{x25D6}\unicode{x25D7}\unicode{x25D6}\unicode{x25D7} \unicode{x25D6}$$ $$\frac{1+1+1+1+1+1+1}{2}=\frac{7}{2}$$

Then we can exchange our pieces for units by completing the circles.

$$\HUGE \unicode{x25CF} \unicode{x25CF} \unicode{x25CF} \unicode{x25D6}\normalsize = 3\frac{1}{2}$$

Where our model starts needs a new interpretation. Lets try to multiply something like $\frac{3}{5}\cdot \frac{1}{2}$. One way to interpret this is to take a unit and divide it into $\frac{3}{5}$ and then divide that same unit into $\frac{1}{2}$, but in a perpendicular direction. This visualizes us taking exactly $\frac{3}{5}\cdot \frac{1}{2}$.

Each of those pieces of $5$ are cut into $2$, so we have $5\cdot 2=10$ total pieces. And of these new pieces, we have $3$ rows of them from $\frac{3}{5}$ and we have $1$ column of them from the $\frac{1}{2}$, or $3\cdot 1 = 3$. Which is to say we have $3$ of the pieces of $10$, or $\frac{3}{10}$.

$$\frac{3}{5}\cdot \frac{1}{2}=\frac{3\cdot 1}{5\cdot 2}$$

This is why we say that to multiply fractions together, we "multiply straight across". It happens to work out that way, according to our area model.

Definition: Multiplication of Rational Numbers

For $b,d\ne0$,

$$\frac ab\cdot\frac cd=\frac{ac}{bd}.$$

Try interpreting this area model for multiplication.

MyOpenMath: Multiplying Area Model

Example: Multiplying rational numbers

If $\frac{5}{6}$ of the population of a certain city are college graduates, and $\frac{2}{3}$ of that population are female, what fraction of the population is comprised of female college graduates?

Use the area model. Check your answer with the definition for multiplication of rational numbers.

Show Solution

Using our area model here, we see it agrees with $$\frac{5}{6}\cdot \frac{2}{3}=\frac{5\cdot 2}{6\cdot 3}=\frac{10}{18}$$

MyOpenMath: Multiplying Rational Numbers

Properties of Multiplication with Rational Numbers

Rational multiplication inherits all of the properties of integer multiplication, but with one notable addition. All rational numbers (except $0$) have a multiplicative inverse. Recall that the additive inverse said that for all rational numbers, there is another such that

$$\frac{a}{b}+\frac{-a}{b}=0$$

The multiplicative inverse says that for all non-zero rational numbers there is another that you can multiply it with to get $1$.

Fact: Multiplicative Inverse

For nonzero integers $a,b$, the multiplicative inverse of the rational number $\frac{a}{b}$ is $\frac{b}{a}$

$$\frac ab\cdot\frac ba=1$$

This follows directly from our commutative property of integers and the fundamental law of fractions.

$$\frac ab\cdot\frac ba = \frac{ab}{ba}=\frac{ab}{ab}=\frac{a}{a}\cdot \frac{b}{b}=1$$

Example: Find the Multiplicative Inverse

IFor the following rational numbers, find their multiplicative inverse.

  1. $\frac{3}{5}$
  2. $\frac{-1}{2}$
  3. $7$
  4. $0$
Show Solution
  1. $\frac{3}{5}\cdot \frac{5}{3} = 1$ means that $\frac{5}{3}$ is the inverse we're looking for.
  2. $\frac{-1}{2}\cdot \frac{-2}{1}=1$. Note here that we need our inverse to be negative as well because they need to multiply together to become a positive $1$.
  3. $7$ is interesting because its not immediately obvious that it is a rational number; its an integer. But all integers are rational numbers, all we need to do is rewrite it in an equivalent form. $7=\frac{7}{1}$ and we find our inverse is $\frac{1}{7}$.
  4. This one is a trick question. $0$ is specifically exculded from having a multiplicative inverse. If there were such a number a, then $0\cdot a = 1$. But this is nonsense, but we know that any number multiplied by $0$ is $0$ again.
MyOpenMath: Multiplication Inverse vs Identity

Mixed-Number Multiplication

When multiplying by mixed numbers, we can brute force the answer by using definitions of mixed numbers and our distributive property of multiplication. For example,

$$3\frac13\cdot2\frac57=\left(3+\frac{1}{3}\right)\left(2+\frac{5}{7}\right)=3\cdot 2 + 3\cdot \frac{5}{7} + \frac{1}{3}\cdot 2 + \frac{1}{3}\cdot \frac{5}{7}$$

Theres nothing wrong with this method, but it can be a bit tedious and allows many opportunities for mistakes. A better method would be to convert all of the mixed numbers to improper fractions first.

Example: Multiply mixed numbers

Evaluate $3\frac13\cdot2\frac57$.

Show Solution

Convert first:

$$3\frac13=\frac{10}{3},\qquad2\frac57=\frac{19}{7}.$$

Then multiply:

$$\frac{10}{3}\cdot\frac{19}{7}=\frac{190}{21}=9\frac{1}{21}.$$

MyOpenMath: Multiplying mixed numbers

Division of Rational Numbers

We used repeated addition to define multiplication. We can use repeated subtraction to define division. In terms of integers, $18\div 3=6$ because $6$ is the number of times we can subtract $3$ from $18$. $$18-3-3-3-3-3-3=0$$ We can use the same idea with rational numbers. For example, how could we interperet $3\div \frac{1}{2}$?

Example: Dividing by a rational number

Evaulate $3\div \frac{1}{2}$ using a repeated subtraction model.

Show Solution

We first need to represent that $3$ as pieces of $\frac{1}{2}$ so that we can remove them. $3=\frac{6}{2}$, and now we can start removing $\frac{1}{2}$'s until we're at $0$. $$\frac{6}{2} - \frac{1}{2}- \frac{1}{2}- \frac{1}{2}- \frac{1}{2}- \frac{1}{2}- \frac{1}{2}=0$$ We count $6$ times here, which means our repeated subtraction model shows $3\div\frac{1}{2}=6$.

Where the repeated addition model starts to struggle is when our subtraction won't end with us being at exactly $0$. Back with integers, this means that we would have a remainder which is a piece of a subtraction. But with rational numbers, we have the models we need to take pieces of things.

Consider an area model, and what it might mean to evaluate an expression like $\frac{2}{3}\div \frac{1}{2}$.

We first have to make make each fraction have the same denominator so we can count accurately. Above is a representation of $\frac{2}{3}$ in the red and $\frac{2}{2}$ in green, both divided into $\frac{1}{6}$. Then we take the area for $\frac{2}{3}=\frac{4}{6}$ and line it up for comparison with the area for $\frac{1}{2}=\frac{3}{6}$.

So we have $4$ and we're removing $3$ of these new units. It is clear we can remove $1$ full group of $3$, but there is one left over. And since we were removing in groups of $3$, what is left is $\frac{1}{3}$. The model implies $$\frac{2}{3}\div \frac{1}{2}=1+\frac{1}{3}=\frac{4}{3}.$$

Getting this common denominator and using repeated subtraction to calculate divison and be simplifed greatly with an observation using unit fractions. Dividing something by $2$ is the same as multiplying it by $\frac{1}{2}$. In general, dividing something by $a$ is the same as multiplying it by the multiplicative inverse of $a$.

Definition: Rational Division

$\frac ab\div\frac cd=\frac ef$ can be evaulated as

$$\frac cd\cdot\frac ef=\frac ab$$

as long as zero isn't involved. This is commonly referred to the keep-change-flip rule for divison of rational numbers. Keep the first fraction as it is, change the division to multiplication, and flip the second fraction (finding its multiplicative inverse).

Example: Divide rational numbers

Practice evalutating these expressions.

  1. $3\div\frac12$
  2. $35\frac12\div\frac38$
  3. $37\frac12\div1\frac14$
Show Solution
  1. $3\div\frac12=3\cdot2=6$.
  2. $35\frac12=\frac{71}{2}$, so $$\frac{71}{2}\div\frac38=\frac{71}{2}\cdot\frac{8}{3}=\frac{284}{3}=94\frac{2}{3}.$$
  3. $37\frac12=\frac{75}{2}$ and $1\frac14=\frac54$: $$\frac{75}{2}\div\frac54=\frac{75}{2}\cdot\frac45=30.$$
MyOpenMath: Division of rational numbers