Numerator and Denominator
Every fraction is written as one number over another, separated by a horizontal bar called the fraction bar. The number on top is the numerator, which counts how many parts you have. The number on the bottom is the denominator, which tells you how many equal parts the whole has been divided into. A quick way to keep them straight: denominator starts with "D," think "divided into."
Numerator = 5 (you have 5 parts)
Denominator = 8 (the whole is cut into 8 equal parts)
The denominator can never be zero. There's no sensible way to split something into zero equal pieces, so dividing by zero is undefined. If you ever get a zero in the denominator during a calculation, something has gone wrong.
The fraction bar itself represents division. 5/8 is exactly the same as 5 ÷ 8 = 0.625. That connection between fractions and division is one of the more useful things to internalize early. Fractions, decimals, and division are really just different notations for the same underlying idea.
Proper, Improper, and Mixed Fractions
Fractions come in three types, determined by how the numerator and denominator compare. Knowing which type you're looking at helps you pick the right approach.
A proper fraction has a numerator smaller than its denominator. Its value falls between 0 and 1, so it represents less than one whole. Examples: 1/4, 3/7, 11/20.
An improper fraction has a numerator equal to or larger than the denominator. Its value is 1 or more, at least one whole. Examples: 5/4, 9/9, 17/6.
A mixed number is a whole number and a proper fraction written side by side. It's just another way to write the same value as an improper fraction. Same amount, different form.
| Type | Example | Decimal Value |
|---|---|---|
| Proper fraction | 3/8 | 0.375 |
| Improper fraction | 11/4 | 2.75 |
| Mixed number | 2¾ | 2.75 |
| Unit fraction | 1/5 | 0.2 |
Converting between improper fractions and mixed numbers is pretty straightforward. To turn 11/4 into a mixed number, divide: 4 goes into 11 twice with 3 left over, giving you 2 and 3/4. To go the other direction, multiply the whole number by the denominator and add the numerator: 2 × 4 + 3 = 11, so the fraction is 11/4.
Fractions on a Number Line
Placing a fraction on the number line is one of the clearest ways to actually feel its value. Take the space between any two consecutive whole numbers, divide it into as many equal segments as the denominator, and count out as many of those segments as the numerator. That's your spot.
To place 3/5 on the number line, divide the segment from 0 to 1 into five equal parts. Count three of those from zero, mark that point. It lands at 0.6, which is 3/5 as a decimal.
0 - 1/5 - 2/5 - 3/5 - 4/5 - 1
(as decimals: 0, 0.2, 0.4, 0.6, 0.8, 1.0)
3/5 sits at the third mark = 0.6
Improper fractions and mixed numbers land past 1. The fraction 7/3 equals 2 and 1/3, so it sits one-third of the way between 2 and 3. Negative fractions mirror their positive counterparts on the other side of zero: −1/2 is the same distance from zero as 1/2, just pointing left.
The number line also makes comparing fractions visual. Whichever fraction sits further to the right is the larger one. It's a useful sanity check when the result of a calculation feels off.
Adding and Subtracting Fractions
To add or subtract fractions, the denominators need to match. If they already do, just add or subtract the numerators and keep the denominator the same. Then simplify the result if you can.
5/9 + 2/9 = (5 + 2)/9 = 7/9
7/10 − 3/10 = (7 − 3)/10 = 4/10 = 2/5
When the denominators are different, you need to rewrite both fractions as equivalents that share a common denominator first. The Least Common Multiple (LCM) of the two denominators is the best choice. It gives you the smallest possible shared denominator and keeps the numbers manageable throughout.
LCM(4, 3) = 12
1/4 = 3/12 | 2/3 = 8/12
3/12 + 8/12 = 11/12
Same process for subtraction with unlike denominators. Subtract 5/6 − 1/4: LCM(6, 4) = 12, giving 10/12 − 3/12 = 7/12. Always check whether the answer simplifies. Divide top and bottom by their GCF if it's greater than 1.
Multiplying and Dividing Fractions
Multiplying fractions is the most straightforward of the four operations. No common denominator needed. Just multiply the numerators together to get the new numerator, multiply the denominators together to get the new denominator, and then simplify.
2/3 × 9/10 = 18/30 = 3/5
A useful shortcut is canceling common factors before you multiply, called cross-cancellation. In 2/3 × 9/10, notice that 2 and 10 share a factor of 2, and 3 and 9 share a factor of 3. Cancel those first and the numbers stay much smaller throughout, though the answer is the same.
Dividing by a fraction uses the "keep, change, flip" rule. Keep the first fraction as-is, change the division sign to multiplication, and flip the second fraction. Then just multiply as normal.
Keep 3/5, change ÷ to ×, flip 2/7 to 7/2:
3/5 × 7/2 = 21/10 = 2 and 1/10
This works because dividing by a number is the same as multiplying by its reciprocal. The reciprocal of 2/7 is 7/2, and (2/7) × (7/2) = 14/14 = 1. Multiplying by a reciprocal undoes the original fraction, which is exactly what division is supposed to do.