How to Multiply and Divide Fractions

UNH Mathematics Center

Hello, Calculus students! In this document we will discuss multiplying and dividing fractions.

1  Multiplication and Division Rules

We'll begin with multiplication. The product of two fractions is a new fraction: we get its numerator by multiplying the numerators of the fractions we have, and we get its denominator by multiplying their denominators.
A
B
· C
D
= AC
BD

Of course a fraction can also be multiplied by a number that isn't a fraction. Or maybe we should say, that doesn't look like a fraction? Because:

Division is another form of multiplication. Just as dividing by 3 is the same as multiplying by 1/3; and, dividing by 1/3 is the same as multiplying by 3 ... to divide by a fraction is the same as multiplying by its reciprocal.

If the fractions in question are A/B and C/D the division will produce a new fraction:
A
B

C
D
= A
B
· D
C
= AD
BC
For instance:
3
5

- 1
2
=
3
5

-1
2
= 3
5
· 2
-1
= 3·2
(5)(-1)
= 6
-5
= - 6
5

1.1  Some Parentheses are Invisible

Here's an offensive error that shouldn't be allowed to get in students' way, but does. More often than you might think! When a fraction's numerator is a sum, as in
5-x+y2
x+35
and the fraction is multiplied by something, let us say for example
2x· 5-x+y2
x+35
the distributive rule applies, as it always does when a number multiplies a sum of numbers.

Sometimes students recognize the distributive property only as a rule to be remembered in a formula ... let's say, A(B+C) = AB+AC. It can happen that the student, mindful only of the formula, does not even notice that multiplication and division are interacting, unless the parentheses are obvious on the page.

But, when a fraction is to be multiplied by another number as in the example just above, the very appearance of a sum in the fraction's numerator is enough to tell us that the whole numerator is to be multiplied. We don't need parentheses to show us what is being multiplied. The entire numerator is being multiplied, and parentheses are not needed to make the point clear. In our example,
2x· 5-x+y2
x+35
= 2x
1
· 5-x+y2
x+35
= (2x)(5-x+y2)
(1)(x+35)
= 10x - 2x2+2xy2
x+35
Be particularly sure you notice uses of the distributive rule when minus signs are involved. This is a form of the same mistake that is easy to make over and over: it can get dismissed as ''a little minus sign mistake'' every single time, so that the student never realizes that the mistake is actually a failure to distribute multiplication over addition.

Here's an example:
(-x) y-x
y-3
= -x
1
· y-x
y-3
· (-x)(y-x)
(1)(y-3)
= -xy+x2
y-3

Look this over carefully. We've put in all the steps, just to make the point! Make sure you follow the progress of the minus sign in -x all the way through the multiplication. (The typical mistake is not to see the effect of this minus sign on the numerator's second term.)
And here's yet another example, even more stark in its simplicity. A minus sign preceding any expression has the same effect as multiplying that expression by -1. Look what happens when the expression is a fraction:
- x+2y-1
x2y
= -(x+2y-1)
x2y
= -x-2y+1
x2y
Again the typical mistake is not to follow the minus sign (a quiet multiplication by -1) all the way through the numerator's terms.

2  Undoing Multiplication: Practice Safe Cancellation!

Cancellation errors also belong to the category of things that shouldn't be allowed to plague students. It is worth all the trouble it takes to eradicate them from your experience!

Canceling - used legitimately in fractions - is a way of using the multiplication rule ''backwards'' so as to simplify the fraction's appearance by rewriting it as a product of several factors, some of which have the value 1.

We can do this when a fraction's numerator and denominator have factors in common. The multiplication rule lets us rewrite our fraction as a product of several fractions. Those factors in the product that have value 1 can be ''eliminated'' in the sense that multiplying any number by 1 leaves it unchanged.

For example, the first fraction we looked at in this section had value 15/10. We are able to rewrite 15/10 as 3/2, because we can write it as a product in which one factor has value 1:
15
10
= 5·3
5·2
=

5
5

value 1 
· 3
2
= 1· 3
2
= 3
2
We would do the same thing with an algebraic fraction. For instance, the expression
(x+2)2(y+1)
(x+2)(y+1)2
can be legitimately rewritten by cancellation as
x+2
y+1
.
This is because we can rewrite it so that it displays factors with the value 1:
(x+2)2(y+1)
(x+2)(y+1)2
=

x+2
x+2

this is 1 
· x+2
1
·

y+1
y+1

this is 1 
· 1
y+1
.
The way some students get into trouble with cancellation is by concentrating on simplifying the appearance of the algebraic expression on the page, instead of thinking of the procedure as an occasion for ''multiplying-by-one.'' The error comes in when you think of  ''canceling'' as eliminating duplicate instances of the same symbols wherever they appear in an expression

Legitimate cancellation, when done with algebraic fractions, always amounts to rewriting the fraction so that it displays factors that are equal to 1. This is because 1 is multiplication's ''neutral'' number: numbers are unchanged when multiplied by 1. If you cannot rewrite a fraction in this way, the ''canceling'' you are doing is probably wrong!

2.1  In case of error: check here first

If you find yourself making canceling errors, here are two things to check by way of debugging your algebra. Both sound great, but both can lead to mistakes when misapplied!
tidying up
This happens to the person who tries to tidy up expressions by looking for identical items within them. Whenever identical items are spotted within the expression, the person simply zaps them away with diagonal lines.
playing fair
This happens to the person who adopts a fair-play attitude with respect to a fraction's numerator and denominator, doing the same thing to each.

2.1.1  The tidying-up error

It's not hard to see what's wrong with this plan of discarding identical items, once you catch yourself doing it. Think of a phrase like
(x-3)3
4x+3
None of the threes in this expression can be canceled! You can see this, if you try rewriting the fraction. You'll see that it doesn't have any ''ONE-valued factors'' that can be separated from the rest of the expression.

2.1.2  The fair-play error

The ''fair play'' error comes from the plan of ''doing the same thing to both parts of the fraction.''

Surely it's inherited from the plan of doing the same thing with both sides of an equation, which is the right thing to do. But the reason we do this with equations is that the expressions on the left and right sides of the equals sign represent the same number, and we mean to keep it that way. So it makes sense that whatever we do to the expression on the left side of the equals sign, we'll do that same thing to the expression on the right side.

Fractions are a different matter. There was never the least idea that a fraction's numerator, and its denominator, necessarily represent the same number! The important thing about a fraction is that the ratio of its numerator and denominator remain unchanged. So, the only legitimate same-thing we can do to a fraction's numerator and denominator is to multiply (or divide) each of them by the same nonzero number. Other do-the-same-thing plans will almost certainly get you into the soup.

For instance: if we subtract 3 from both numerator and denominator of
x+3
2x+3
,
we will get a fraction whose value is 1/2 (for any number x except zero). You can see, that makes no sense at all (try it for x = -3 or for x = 0, for instance).

3  Two After-Words

3.1  About Zero

Cancellation is all about one of the ''neutral elements'' in the family of numbers, 1. Multiplying and dividing by 1 never changes a number's value.

The other ''neutral element'' in the family of numbers is 0. Adding and subtracting 0 will not change a number's value. But 0 is a number with a sting: if you multiply anything by 0 the product is 0. Not to put too blunt an edge on it; but 0 annihilates numbers.

Here's what this means for fractions:

3.2  Simple means Useful

What is the best way to express a fraction? How should a particular fraction be simplified, if at all?

We think a fractional expression is most useful to the reader if its denominator is left in factored form. The expression is more easily interpreted that way (we might want to know which values of a variable make the denominator zero, for instance), so multiplying out the denominator not only is extra work but usually makes the answer less useful to you.

4  Problems for You to Work

  1. Here are some fractions for you to multiply or divide. In each case write the result in an appropriately simple form. Display explicitly any ONE-valued fractions if you cancel.

    1. x
      y
      · -3y
      x2
      · y+4
      x-2

    2. (-6)·(x-2)· 3-x
      x+2
      ·4· 1
      (2-x)2

    3. x-3
      y

      -2x+6
      y3(3-x)

  2. Reduce the algebraic fraction below to its simplest possible expression. You will want to factor the numerator and denominator first. Can you tell, without doing any explicit numerical evaluation, whether it is positive or negative if
    -2 < x < -1?
    x5-x3
    x2+3x+2
    1. Factor the numerator and denominator of this fraction (you can factor the denominator by grouping), so that you can simplify it as much as possible.


      -5x2-5x+10
      (x4+x)-(x3+1)

    2. Here's one that might be just a bit more challenging. It will probably help you to know that x3+1 can be factored. One of its factors is x+1; if you don't remember the other one, you can always find it by using long division. Factor and simplify the expression
      x2-1
      (x4+x)-(x3+1)

When you finish a problem you can check its solution, and then return for more problems with the browser's ''back'' button.


File translated from TEX by TTH, version 2.72.
On 20 Jul 2000, 16:09.