Department of Mathematics --- College of Science --- University of Utah

Mathematics 1010 online

Fractions

A fraction is an expression $ \frac{a}{b} $ where $ a $ and $ b $ are integers, and $ b\neq 0 $. On this page we review some basic facts about fractions. We will also see why these facts are true. The way we'll approach the issues will be typical for approaching the kind of mathematics you will learn in great depth in this class.

You are familiar with these facts:

  1. The number $ a $ on top of the fraction bar is the numerator, and the number $ b $ at the bottom is the denominator of the fraction.

    $\displaystyle \hbox{fraction} = \frac{\hbox{numerator}}{\hbox{denominator}}. $

  2. An integer can be considered a fraction with a denominator equal to 1.

    $\displaystyle a = \frac{a}{1}. $

  3. Multiplying numerator and denominator of a fraction with the same non-zero factor does not change the fraction. (In elementary school the term equivalent fractions is used, but a more mature view is that equivalent fractions denote the same real number, and hence need not be distinguished other than for clarity and simplicity.)

    $\displaystyle \frac{a}{b} = \frac{ca}{cb}, \qquad c\neq 0. $

  4. Fractions with the same denominator are added (or subtracted) by adding (or subtracting) the numerators (and keeping the denominator the same).

    $\displaystyle \frac{a}{b} + \frac{c}{b} = \frac{a+c}{b}. $

    $\displaystyle \frac{a}{b} - \frac{c}{b} = \frac{a-c}{b}. $

  5. Fractions with different denominators are first turned into fractions with the same denominators, by multiplying numerators and denominators with suitable factors, and then added using the rule above.

    $\displaystyle \frac{a}{b} + \frac{c}{d} = \frac{ad}{bd} + \frac{bc}{bd} =
\frac{ad+bc}{bd} $

    $\displaystyle \frac{a}{b} - \frac{c}{d} = \frac{ad}{bd} - \frac{bc}{bd} = \frac{ad-bc}{bd}. $

  6. Fractions are multiplied by multiplying numerators and multiplying denominators.

    $\displaystyle \frac{a}{b}\times \frac{c}{d} = \frac{ac}{bd}. $

  7. The reciprocal of a fraction is obtained by switching numerators and denominators.

  8. Dividing a fraction by another fraction is equivalent to multiplying with the reciprocal of the second fraction.

    $\displaystyle \frac{a}{b}\div \frac{c}{d} = \frac{ad}{bc}. $

Note how we explain the addition of fractions with distinct denominators in terms of the addition of fractions with the same denominator, and the division of fractions in terms of the multiplication of fractions.

These provide instances of a principle whose statement is deceptively simple, but whose applications and implications are far reaching:

Reduce your problem to one you have solved before.

What is a fraction?

A fraction such as $ \frac{3}{4} $ is simply a way to denote the result of dividing 3 by 4. In general, a fraction $ \frac{a}{b} $ denotes the result of dividing $ a $ by $ b $. (This is true even if $ a $ and $ b $ aren't integers, an illustration of the principle that we make definitions in simple contexts and then generalize them so that all relevant rules remain true. However, if $ a $ and $ b $ aren't integer then the expression $ \frac{a}{b} $ is called a ratio or quotient.)

Division is defined as the solution of a multiplication problem. Thus the fraction

$\displaystyle x=\frac{3}{4} $

is the solution of the equation

$\displaystyle 4x=3. $

More generally, the fraction

$\displaystyle x=\frac{a}{b} $

is the solution of the equation

$\displaystyle bx=a. $.

It's important to understand this basic definition, since all of the above rules can be derived from it.

We do, however, require another principle

Doing the same on both sides of an equation creates another valid equation.:

Multiplying Numerator and Denominator with the Same Factor

The solution $ x $ of the equation $ bx = a $ does not change if we multiply on the left and right with the same factor $ c $ to obtain the equivalent equation $ cbx=ca $. We have as an immediate consequence the above identity:

$\displaystyle \frac{a}{b} = \frac{ca}{cb}, \qquad c\neq 0. $

Of course, this equation can be read from right to left just as easily as from left to right, which provides the basis for canceling common factors or reducing to lowest terms.

Adding Fractions with Like Denominators.

Let's suppose we are given two fractions

$\displaystyle x = \frac{2}{7}
\qquad\hbox{and}\qquad y = \frac{3}{7}. $

As we discussed, these fractions are defined by the equations

\begin{displaymath}
\begin{array}{lrcl}
&7x&=&2 \\
\hbox{and}\\
&7y&=&3 \\
\end{array} \end{displaymath}

We now add $ 3 $ on both sides of the first equation. This will give another valid equation. However, on the left we will not use the number $ 3 $, but instead the expression $ 7y $. We can do this because the second equation asserts that $ 7y $ equals $ 3 $. Henceforth we will simply say that we add the second equation to the first, but the underlying reasoning is that we add the same thing on both sides of the first equation, we just give it different names on the two sides of the equation. This operation gives the new equation

$\displaystyle 7x + 7y = 2+3. $

It can be rewritten as

$\displaystyle 7(x+y)=5. $

By the definition of fractions this amounts to the statement that

$\displaystyle x+y = \frac{2}{7} + \frac{3}{7} = \frac{2+3}{7}=\frac{5}{7}. $

It is clear how this argument applies to general fractions with the same denominator, and to the subtraction (as opposed to the addition) of fractions.

Adding Fractions with Unlike Denominators

When adding two fractions like $ \frac{1}{2} $ and $ \frac{2}{7} $ we first convert them to fractions with the same denominator by applying rule number 3 above. Thus we have to find a common denominator. As a practical matter, the smaller the denominator the easier it is to manipulate the numbers, and therefore we like to use the least common denominator. However, the product of the two denominators always works, and it is often, like in this case, also the least common denominator. So in this example we use

$\displaystyle \frac{1}{2} = \frac{1\times 7}{2\times 7} = \frac{7}{14}
\qquad\hbox{and}\qquad \frac{2}{7} = \frac{2\times 2}{7\times 2} =
\frac{4}{14}. $

Thus

$\displaystyle \frac{1}{2} + \frac{2}{7} = \frac{7}{14}+\frac{4}{14} = \frac{7+4}{14} =
\frac{11}{14}. $

Multiplying Fractions

Suppose we are given two fractions

$\displaystyle x=\frac{3}{5}\qquad\hbox{and}\qquad y = \frac{14}{9}. $

This means $ x $ and $ y $ satisfy the equations

\begin{displaymath}
\begin{array}{lrcl}
&5x&=&3 \\
\hbox{and}\\
&9y&=&14 \\
\end{array} \end{displaymath}

Proceeding as above, and multiplying on both sides of the first equation with $ 14 $, but calling it $ 9y $ on the left, we obtain

$\displaystyle 5x\times 9y = 3 \times 14. $

This can be rewritten as

$\displaystyle 45 xy = 42 $

which is another way of saying

$\displaystyle xy = \frac{3\times 14 }{5\times 9}=\frac{42}{45}. $

Of course we can simplify that fraction by dividing numerator and denominator by 3:

$\displaystyle \frac{45}{42} = \frac{15\times 3}{14\times 3} =\frac{15}{14}. $

Dividing fractions

Suppose we want to divide the same fractions as above. So we ask what is

$\displaystyle z = x\div y = \frac{3}{5} \div \frac{14}{9}. $

Division is the inverse process of multiplication, so $ z $ satisfies the equation

$\displaystyle zy = x $

or

$\displaystyle z \times \frac{14}{9} = \frac{3}{5}. $

The answer can be obtained by multiplying on both sides of this equation with the reciprocal of $ y $, i.e., with $ \frac{9}{14} $.

$\displaystyle z \times \frac{14}{9}\times \frac{9}{14} = \frac{3}{5}\times \frac{9}{14}. $

This becomes

$\displaystyle z \times \frac{14\times 9}{9\times 14} = \frac{3\times 9}{5 \times 14} $

which simplifies to

$\displaystyle x\div y= z = \frac{3\times 9}{5 \times 14} = \frac{27}{70}. $

Greatest Common Factors and Least Common Multiples

A multiple of a natural number is the product of that number with another natural number. For example, 12, 15, and 333333 are all multiples of 3. A factor of a natural number n is another natural number that divides n without remainder. For example, (all) the factors of 12 are 1, 2, 3, 4, 6, 12. A common factor of two natural numbers m and n is a number that is a factor of m and also of n. For example, 8 is a common factor of 32 and 48. Other common factors are 1, 2, 4, 8, 16. The greatest common factor is just what the name suggests, so the greatest common factor of 32 and 48 is 16. Similarly, a common multiple of two numbers is a multiple of both, and the least common multiple is the smallest common multiple. For example, 24, 120, 180 are all common multiples of 4 and 6, and 12 is the least common multiple.

The relevance of all this is that a common denominator of two fractions is a common multiple of the two denominators, and the least common denominator is the least common multiple of the two denominators.

The least common multiple LCM and the greatest common factor GCF of two numbers m and n are related by the fact

LCM = m*n/GCF
For example, the GCF of 4 and 6 is 2, their least common multiple is 12 and indeed
 12 = 4*6/2 

Think about this and send me your explanation of this fact!

Mixed Numbers

Mixed Numbers are fractions written as a natural number plus a fraction where the denominator is greater than the numerator. For example,

$\displaystyle 3\frac{2}{3} = 3 + \frac{2}{3} = \frac{9}{3} + \frac{2}{3} =
\frac{11}{3}. $

Mixed numbers are popular because the integer part gives an indication of their size, but otherwise they have little to recommend them. They form an exception (the only exception) to the rule that a missing operator means multiplication, and they make the arithmetic operations harder to carry out. We will not use them in this class and I recommend you ignore their existence.

Divisibility Rules

When working with fractions it is convenient to eliminate common factors in numerator and denominator, to keep numerators and denominators as small as possible.

For large numerators and denominators the most practical way of finding common factors is the Euclidean Algorithm described elsewhere, but for many small factors there are simple rules available. They are listed in the following Table. It's a good exercise to think about why these rules hold. If you can't figured it out drop me a note!

 

FactorRuleExamples
2 last digit is 0, 2, 4, 6, or 8 2, or 127174
3 sum of digits is divisible by 3 111 (s.o.d. = 1+1+1 = 3.) 111= 3*37, or 212,319,231 (s.o.d. = 24), 212,319,231 = 3*70,773,077.
4 the last two digits form a number that is divisible by 4. 1,232, or 12,135,432,196
5 last digit is 0, or 5 58,213,475
6 Apply tests for 2 and 3 228, or 5,832
7 there is no good test, divide by 7 2,443
8 the last three digits form a number that is divisible by 8. 25,432, or 2,942,600
9 sum of digits is divisible by 9 111 (s.o.d. = 3+3+3 =9.) 333= 9*37. 242,319,231 (s.o.d. = 27), or 242,319,231 = 9*26,924,359.
10 last digit is 0 20, or 123,456,780

 

There is also a well known rule for divisibility by 11. You form one sum by adding the first, third, fifth, etc. digit, and another by adding the second, fourth, sixth, etc. The number is divisible by 11 is the difference of the sums is. For example, suppose we want to check

m = 5,123,456,789.

The sum of the digits in the odd numbered positions is 9+7+5+3+1 = 25. The sum of the digits in the even numbered positions is 8+6+4+2+5 = 25. The difference is 25-25 = 0. 0 is divisible by 11, and so is m. Indeed,

5,123,456,789 = 11*465,768,799.

Check it out!