Hello. In the previous lesson, you evaluated integer expressions by preserving signs, rewriting subtraction as addition of the opposite, and following the order of operations. Fractions extend those habits: notation must remain precise, each operation has its own rule, and simplification is part of communicating a final answer clearly.
This lesson develops a complete working system for adding, subtracting, multiplying, and dividing fractions and mixed numbers. These operations will soon support percentages, ratio, algebraic fractions, probability, and later the numerical calculations used in programming and data work.
Fractions represent quantities in equal-sized parts
A fraction
has a numerator , which counts parts, and a denominator , which states how many equal parts make one whole. The denominator cannot be zero.
The denominator is not merely a number at the bottom. It specifies the unit size. For example, means three pieces where each piece is one quarter; means two pieces where each is one third. Because quarters and thirds are different-sized pieces, they cannot be directly added or subtracted until both are expressed in the same unit.
Two fractions can look different while representing the same quantity:
This works because multiplying numerator and denominator by the same nonzero number is equivalent to multiplying by :
This is the equivalent-fractions principle. It is the key to addition and subtraction with unlike denominators.
A mixed number combines a whole number and a proper fraction:
The plus sign is normally omitted, but it is still there conceptually. This is why mixed-number addition can often be understood as “combine wholes with wholes and fractional parts with fractional parts.”
To convert a positive mixed number to an improper fraction, multiply the whole number by the denominator, add the numerator, and keep the denominator:
To convert an improper fraction back, divide the numerator by the denominator:
For signed mixed quantities, avoid ambiguous notation. Write the sign outside parentheses:
The sign rules from the preceding lesson apply to fractions just as they do to integers.
Addition and subtraction: first make the units match
When fractions have the same denominator, add or subtract only the numerators:
and
The denominator remains in the first example because the answer is still measured in eighths. It would be incorrect to add denominators:
For unlike denominators, find a least common denominator (LCD), which is the least common multiple of the denominators. Then rewrite both fractions as equivalent fractions with that denominator.
For example:
The LCD of and is . Rewrite each fraction in twelfths:
Now subtraction is meaningful because both quantities use the same-sized part:
The full procedure is:
- Find the LCD of the denominators.
- Rewrite each fraction as an equivalent fraction with that LCD.
- Add or subtract the numerators.
- Simplify the answer.
Fractions, Mixed Numbers, Decimals, & Percents - Review
Watch “Fractions, Mixed Numbers, Decimals, & Percents - Review” by The Organic Chemistry Tutor for worked examples of all four operations. It is especially useful for seeing why common denominators belong to addition and subtraction, while multiplication and division use different procedures.
Watch fraction operations for multiplication, simplification before multiplying, and division by a reciprocal. Then watch mixed numbers for addition and subtraction of mixed numbers, including regrouping when the fractional part is too small. Pause before each worked answer and predict the next operation on paper.
Adding mixed numbers
Consider:
Add the whole-number parts and fractional parts, but first make the fractional units match. The LCD of and is :
Then:
Since ,
A fractional answer greater than or equal to must be regrouped into an additional whole.
Subtracting mixed numbers: regrouping, not a mysterious “borrow”
Now consider:
You cannot remove from . But one whole is exactly , so regroup one whole from the :
Now subtract:
The operation has not changed the value of the first mixed number. It has only rewritten it in a form that contains enough sixths to perform the subtraction.
For difficult subtraction, especially when the final result may be negative, converting both mixed numbers to improper fractions is often safer. For instance,
Using LCD ,
Multiplication: take a fraction of a quantity
Multiplication does not require a common denominator. To multiply fractions, multiply numerators together and denominators together:
For example:
Before multiplying, simplify common factors across a numerator and denominator:
This is valid because
and
Simplifying before multiplication keeps numbers small and makes errors less likely.
A crucial restriction: cross-cancellation works only with factors in a multiplication expression. It cannot be used across addition or subtraction. For example, in
the is a sum, not a factor of . Nothing can be cancelled.
Multiplication can also be understood as scaling. Since is less than ,
finds three quarters of , so the answer is smaller than . By contrast, multiplying by a fraction greater than , such as , enlarges a positive quantity.
For mixed numbers, first convert to improper fractions:
Cancel the common factor :
Division: multiply by the reciprocal
To divide by a fraction is to ask how many groups of that fractional size fit into a quantity. For example:
because six eighths make six eighths, and
The general rule is:
The fraction is called the reciprocal of . Reciprocals multiply to :
So division by is undone by multiplication by .
For example:
First convert the mixed number:
Then multiply by the reciprocal of the divisor:
Simplify before multiplying:
The familiar mnemonic “keep, change, flip” can remind you of the procedure, but state it precisely:
- Keep the first fraction unchanged.
- Change division to multiplication.
- Replace the second fraction, the divisor, with its reciprocal.
- Multiply and simplify.
The divisor must not be zero. Division by zero is undefined:
has no value. However, zero divided by a nonzero fraction is zero:
Choose the operation before choosing a method
A reliable first question is: what operation is written between the quantities? The operation determines the method.
| Operation | Core action | Common denominator needed? |
|---|---|---|
| Addition | Rewrite in equal-sized parts, then add numerators | Yes, unless denominators already match |
| Subtraction | Rewrite in equal-sized parts, then subtract numerators | Yes, unless denominators already match |
| Multiplication | Multiply numerators and denominators; simplify factors | No |
| Division | Multiply by the reciprocal of the divisor | No |
When several operations appear in one expression, use the order of operations from the previous lesson. Multiplication and division occur before addition and subtraction.
For example:
Multiply first:
Then add:
Do not decide to find a common denominator merely because fractions appear. A common denominator is needed for addition and subtraction, not for multiplication or division.
For your notebook, use a four-column error log: expression, my incorrect step, error type, and corrected principle. Useful error labels include:
- added or subtracted denominators;
- used a common denominator unnecessarily;
- changed only one part of an equivalent fraction;
- failed to convert a mixed number before multiplication or division;
- inverted the first fraction rather than the divisor;
- cancelled terms instead of factors;
- left an improper result unsimplified.
A short correction written in your own words is more useful than simply copying a correct answer.
Key takeaways
Fractions demand attention to the meaning of the denominator: it identifies the unit being counted.
- For addition and subtraction, first use the LCD to create equal-sized fractional units.
- A mixed number is a sum, such as
- In mixed-number subtraction, regrouping one whole means replacing it with an equivalent fraction such as .
- For multiplication, multiply numerators and denominators, simplifying factors where possible.
- For division, multiply by the reciprocal of the divisor.
- Convert mixed numbers to improper fractions before multiplying or dividing.
- Simplify final answers, and convert positive improper fractions to mixed numbers when that form is requested.
- Preserve signs and use the order of operations exactly as you did with integers.
Next, you will connect fractions to their decimal and percentage forms. That translation is essential for financial calculations, data interpretation, probability, and programming contexts where numbers are often displayed as decimals rather than fractions.
Can't find a good explanation? Sign up and we'll make it for you
Sign up