Fractions

Download as PDF

Fractions represent parts of a whole and are a fundamental concept in mathematics. This guide will walk you through everything from the basic structure of a fraction, like 34, to performing complex operations, giving you the confidence to tackle any problem involving these essential numbers.

Fractions — an original Algebra911 reference diagram defining fractions with its key formula and a worked example.
Understanding Fractions: A Complete Guide

What Exactly Is a Fraction?

A fraction is a number that represents a part of a whole or, more generally, any number of equal parts. Think of a pizza cut into 8 equal slices. If you eat 3 of those slices, you've eaten 38 of the pizza. This simple concept is the foundation of fractions and is described by two key components:

  • Numerator: The top number of the fraction. It tells us how many parts we have or are considering. In 38, the numerator is 3.
  • Denominator: The bottom number of the fraction. It tells us the total number of equal parts the whole is divided into. In 38, the denominator is 8. A crucial rule in mathematics is that the denominator can never be zero, as it's impossible to divide something into zero parts.

Fractions come in several forms, and understanding them is key to working with them effectively.

Type of FractionDefinitionExample(s)
Proper FractionThe numerator is smaller than the denominator. Its value is always less than 1.12, 34, 910
Improper FractionThe numerator is greater than or equal to the denominator. Its value is 1 or greater.54, 88, 113
Mixed NumberA combination of a whole number and a proper fraction. It's another way to write an improper fraction.114 (which is the same as 54), 323 (which is the same as 113)

Recognizing these types will help you choose the best method for solving problems. For instance, when multiplying or dividing, it's almost always best to convert mixed numbers into improper fractions first.

How Do You Simplify Fractions?

Simplifying a fraction, also known as reducing it to its lowest terms, means to make the fraction as simple as possible. While 48 and 12 represent the same value (half of something), 12 is the simplified form. The goal is to find an equivalent fraction where the numerator and denominator have no common factors other than 1.

To simplify a fraction, you divide both the numerator and the denominator by their greatest common divisor (GCD). The GCD is the largest number that divides into both numbers without leaving a remainder. Here is the process:

  1. List the factors for the numerator.
  2. List the factors for the denominator.
  3. Identify the largest factor that appears in both lists. This is the GCD.
  4. Divide both the numerator and the denominator by the GCD.
Example 1

Simplify the fraction 1824.

Step 1: Find the factors of the numerator (18).
The factors of 18 are 1,2,3,6,9,18.

Step 2: Find the factors of the denominator (24).
The factors of 24 are 1,2,3,4,6,8,12,24.

Step 3: Identify the Greatest Common Divisor (GCD).
Comparing the two lists, the largest number they share is 6. So, the GCD of 18 and 24 is 6.

Step 4: Divide both parts of the fraction by the GCD.
18÷624÷6=34The simplified form of 1824 is 34.

Simplifying fractions before performing other operations can often make calculations much easier by keeping the numbers smaller and more manageable.

How Do You Add and Subtract Fractions?

Adding and subtracting fractions requires one critical step: the fractions must have a common denominator. You can't add thirds and fourths directly, just like you can't add apples and oranges and call them all apples. You need to find a common unit.

Case 1: Common Denominators
This is the easy case. If the denominators are already the same, you simply add or subtract the numerators and keep the denominator the same.
For example, 38+28=3+28=58.

Case 2: Different Denominators
This is more common. To add or subtract fractions with different denominators, you must first convert them into equivalent fractions with a shared denominator. The best one to use is the Least Common Denominator (LCD), which is the Least Common Multiple (LCM) of the original denominators.

Here's the process:

  1. Find the LCD of the denominators.
  2. Convert each fraction to an equivalent fraction with the LCD as its new denominator. To do this, multiply the numerator and denominator of each fraction by the number that makes the old denominator equal to the LCD.
  3. Add or subtract the new numerators.
  4. Place the result over the common denominator.
  5. Simplify the resulting fraction if possible.
ab+cd=ad+bcbd
Example 2

Calculate 23+14.

Step 1: Find the LCD.
The denominators are 3 and 4. The multiples of 3 are 3,6,9,12,15,.... The multiples of 4 are 4,8,12,16,.... The least common multiple (and thus the LCD) is 12.

Step 2: Convert the fractions.
For 23, we need to multiply the denominator 3 by 4 to get 12. So, we multiply the numerator and denominator by 4:
2×43×4=812For 14, we need to multiply the denominator 4 by 3 to get 12. So, we multiply the numerator and denominator by 3:
1×34×3=312

Step 3: Add the new numerators.
Now that they have a common denominator, we can add them:
812+312=8+312=1112Step 4: Simplify.
The fraction 1112 is already in its simplest form, as 11 and 12 share no common factors other than 1. The answer is 1112.

How Do You Multiply Fractions?

Multiplying fractions is often considered more straightforward than adding or subtracting them because you do not need a common denominator. The process is simple: multiply the numerators to get the new numerator, and multiply the denominators to get the new denominator.

ab×cd=a×cb×d

A very useful technique when multiplying fractions is to simplify before you multiply. This is sometimes called cross-cancellation. You can simplify by dividing any numerator with any denominator by a common factor. This keeps the numbers you're working with smaller and makes the final simplification step much easier.

Example 3

Calculate 45×1516.

Method 1: Multiply First, Then Simplify

Step 1: Multiply the numerators and denominators.
4×155×16=6080Step 2: Simplify the result.
Find the GCD of 60 and 80. Both numbers are divisible by 10, giving 68. This can be simplified further by dividing by 2, giving 34. The GCD was 20.
60÷2080÷20=34

Method 2: Cross-Cancellation (Recommended)

Step 1: Look for common factors between any numerator and any denominator.
Look at the original problem: 45×1516.

  • The numerator 4 and the denominator 16 share a common factor of 4. Divide both by 4: 4÷4=1 and 16÷4=4.
  • The numerator 15 and the denominator 5 share a common factor of 5. Divide both by 5: 15÷5=3 and 5÷5=1.

Step 2: Rewrite the problem with the simplified numbers.
151×15316411×34Step 3: Multiply the new, simpler fractions.
1×31×4=34Both methods yield the same correct answer, but cross-cancellation avoids large intermediate numbers like 60 and 80, reducing the chance of calculation errors.

How Do You Divide Fractions?

Division of fractions introduces one new concept: the reciprocal. The reciprocal of a number is simply 1 divided by that number. For a fraction, you find the reciprocal by flipping it upside down. For example, the reciprocal of 23 is 32.

To divide one fraction by another, you multiply the first fraction by the reciprocal of the second fraction. A common mnemonic for this is "Keep, Change, Flip":

  • Keep the first fraction the same.
  • Change the division sign to a multiplication sign.
  • Flip the second fraction to its reciprocal.

Once you've done this, you just follow the rules for multiplication.

ab÷cd=ab×dc=a×db×c

Let's see it in action. Suppose we want to calculate 12÷34.

  1. Keep 12.
  2. Change ÷ to ×.
  3. Flip 34 to 43.

The problem becomes a multiplication problem:
12×43Now, we can multiply (and use cross-cancellation). The numerator 4 and denominator 2 share a factor of 2.
121×423=1×21×3=23So, 12÷34=23.

Key formulas for fractions by Algebra911.
Key formulas for fractions by Algebra911.

How Do You Work with Mixed Numbers and Improper Fractions?

Mixed numbers and improper fractions are two ways of expressing the same value, as long as that value is greater than 1. Being able to convert between them is an essential skill, especially since improper fractions are much easier to use in calculations.

Converting a Mixed Number to an Improper Fraction

To convert a mixed number like 325 into an improper fraction, follow these steps:

  1. Multiply the whole number by the denominator of the fraction: 3×5=15.
  2. Add the result to the numerator of the fraction: 15+2=17.
  3. Keep the original denominator. The new fraction is 175.
Abc=(A×c)+bc

Converting an Improper Fraction to a Mixed Number

To convert an improper fraction like 234 into a mixed number, you use division:

  1. Divide the numerator by the denominator: 23÷4.
  2. The result is 5 with a remainder of 3.
  3. The quotient (5) becomes the new whole number.
  4. The remainder (3) becomes the new numerator.
  5. The denominator (4) stays the same. The mixed number is 534.

Important Tip: When faced with a problem involving mixed numbers (especially multiplication or division), your first step should almost always be to convert them all to improper fractions. For example, to calculate 212×113, you would first convert it to 52×43, which is much easier to solve.

What Are Common Mistakes When Working with Fractions?

Fractions can be tricky, and several common pitfalls can lead to incorrect answers. Being aware of these mistakes is the first step to avoiding them.

  • Adding or Subtracting Denominators: A frequent error is adding numerators and denominators together, like 12+13=25. This is incorrect. You must find a common denominator before adding or subtracting the numerators. The correct answer is 36+26=56.
  • Confusing Multiplication and Addition Rules: Students sometimes try to find a common denominator when multiplying. Remember, for multiplication, you simply multiply straight across: numerators with numerators, and denominators with denominators.
  • Forgetting to Flip in Division: The "Keep, Change, Flip" rule is essential for division. A common mistake is to forget to flip the second fraction (find its reciprocal), which turns the division problem into an incorrect multiplication problem.
  • Incorrect Cancellation: You can only cancel common factors, not common terms. For example, in the fraction x+55, you cannot cancel the 5s to get x. The numerator is a sum, not a product. Cancellation only works with factors, as in 5x5, which correctly simplifies to x.
  • Mishandling Mixed Numbers: When multiplying mixed numbers, you cannot just multiply the whole parts and the fraction parts separately. For example, 212×313 is NOT (2×3)+(12×13). You must convert them to improper fractions first: 52×103=506=253=813.

Quick Summary and Reference

Here is a quick reference table summarizing the four basic operations on fractions. Use this as a study guide to reinforce the core rules.

OperationRuleExample
AdditionFind a common denominator (LCD). Add the numerators. Keep the denominator.13+14=412+312=712
SubtractionFind a common denominator (LCD). Subtract the numerators. Keep the denominator.1215=510210=310
MultiplicationMultiply the numerators together. Multiply the denominators together. Simplify.23×57=1021
DivisionKeep the first fraction, change to multiplication, flip the second fraction (reciprocal).12÷35=12×53=56

Frequently Asked Questions

Why do I need a common denominator to add fractions but not to multiply them?

Adding combines parts of the same-sized whole. A common denominator ensures the 'pieces' you are adding are the same size. Multiplication is about taking a part *of* a part, which is a different process that doesn't require the pieces to be the same size to start with.

What is a 'unit fraction'?

A unit fraction is any fraction where the numerator is 1, such as 12, 17, or 1100. They represent one single equal part of a whole and are the basic building blocks of other fractions.

Is 5/5 a proper or improper fraction?

It is an improper fraction. An improper fraction is defined as a fraction where the numerator is greater than *or equal to* the denominator. Since 5=5, it fits the definition and represents exactly one whole.

Can a denominator be zero?

No, a denominator can never be zero. The denominator represents how many parts a whole is divided into, and you cannot divide something into zero parts. In mathematics, division by zero is undefined.

How are fractions related to decimals and percentages?

They are three different ways to express the same value. A fraction like 12 can be written as the decimal 0.5 by dividing the numerator by the denominator (1÷2), and as a percentage 50% by multiplying the decimal by 100.

What does it mean to 'cancel' terms in a fraction?

Canceling is a shortcut for simplifying by dividing a numerator and a denominator by a common factor. For example, in 48, you can cancel the common factor of 4 from the top and bottom to get 12. This is especially useful before multiplying fractions.

When should I use an improper fraction versus a mixed number?

Use improper fractions when performing calculations like multiplication or division, as they are much easier to work with. Use mixed numbers for final answers, as they are often more intuitive to understand in real-world contexts, like 'two and a half cups' instead of 'five-halves cups'.