When working with fractions, it’s important to know if they have the **same denominator** (the number on the bottom). Fractions with the same denominator are called fractions with a **common denominator**. Let’s explore how to handle both addition and subtraction of fractions.
### Adding Fractions with the Same Denominator
If two or more fractions share the same denominator, adding them is simple:
1. Add the **numerators** (the numbers on top).
2. Keep the same denominator.
#### Example:
$\frac{3}{8} + \frac{1}{8} = \frac{4}{8}$
In this case, you add $3+1=4$, and the denominator 8 stays the same.
### Subtracting Fractions with the Same Denominator
For subtraction, the process is just as easy:
1. Subtract the **numerators**.
2. Keep the same denominator.
#### Example:
$\frac{5}{8} - \frac{2}{8} = \frac{3}{8}$
Here, you subtract $5 - 2 = 3$, and the denominator 8 stays the same.
### Adding or Subtracting Fractions with Different Denominators
When fractions don’t have the same denominator, you need to **find a common denominator** first. This is like making sure all fractions are using the same “units” before you can combine them.
#### Example:
$\frac{1}{2} + \frac{1}{3}$
Step 1: Find a common denominator.
The easiest way is to multiply the denominators: $2 \times 3 = 6$.
Step 2: Convert each fraction:
- Multiply the numerator and denominator of $\frac{1}{2}$ by 3 to make $\frac{3}{6}$.
- Multiply the numerator and denominator of $\frac{1}{3}$ by 2 to make $\frac{2}{6}$.
Step 3: Add the fractions:
$\frac{3}{6} + \frac{2}{6} = \frac{5}{6}$
### Simplifying Fractions
After adding or subtracting, always check if the fraction can be **simplified**. This means reducing it to its simplest form by dividing both the numerator and denominator by their greatest common factor (GCF).
#### Example:
$\frac{6}{18}$
- Both 6 and 18 can be divided by 6:
$\frac{6 \div 6}{18 \div 6} = \frac{1}{3}$
### Least Common Denominator (LCD)
Instead of multiplying denominators, you can find the **least common denominator (LCD)**, which is the smallest number both denominators divide into evenly. This helps keep the fractions smaller and easier to work with.
#### Example:
Add $\frac{1}{3}$, $\frac{1}{6}$, and $\frac{1}{8}$.
Step 1: Find the LCD of 3, 6, and 8.
- The smallest number divisible by 3, 6, and 8 is 24.
Step 2: Convert each fraction:
$\frac{1}{3} = \frac{8}{24}, \quad \frac{1}{6} = \frac{4}{24}, \quad \frac{1}{8} = \frac{3}{24}$
Step 3: Add the fractions:
$\frac{8}{24} + \frac{4}{24} + \frac{3}{24} = \frac{15}{24}$
Step 4: Simplify (divide by 3):
$\frac{15}{24} = \frac{5}{8}$
By following these steps, you can add or subtract any fractions with ease! Use the LCD to make your calculations simpler and avoid dealing with unnecessarily large numbers.