How to Add Fractions

How to Add Fractions?

To convert a mixed number into an improper fraction –
  1. If the fractions have different denominators (bottom numbers), make them equal by renaming the fractions.
  2. Add the top numbers (numerators) to get the new numerator. Copy the denominator.
  3. Simplify the resulting fraction if possible.

Alright, let’s add some fractions using these steps. I have divided the examples into categories to make things easier to follow.

Adding Fractions with the Same Denominator

When adding fractions with the same denominator, we don’t need to worry about making them equal (the first step mentioned above). That makes it really easy to add them.

Example
Simplify :
59+29\frac{5}{9} + \frac{2}{9}

Solution

Step 1.  The denominators are already the same (9\hspace{0.2em} 9 \hspace{0.2em}), so we can move to step 2.

Step 2.  Add the numerators and copy the denominator.

59+29=5+29=79\begin{align*} \frac{5}{9} + \frac{2}{9} &= \frac{5 + 2}{9} \\[1.3em] &= \frac{7}{9} \end{align*}

Step 3.  The fraction obtained can’t be simplified further (no common factors). So, that’s our answer.

Here’s the solution in pictures.

Adding fractions with the same denominator
Same denominator – Equal slices – Simple addition
Example
Simplify :
415+115\frac{4}{15} + \frac{1}{15}

Solution

415+115=4+115=515=13\begin{align*} \frac{4}{15} + \frac{1}{15} &= \frac{4 + 1}{15} \\[1.3em] &= \frac{5}{15} = \frac{1}{3} \end{align*}

This time, the fraction obtained was not in its lowest terms. So, in the last step, we simplified it by dividing the top and bottom numbers by their greatest common factor, 5\hspace{0.2em} 5 \hspace{0.2em}.

Adding Fractions with Different Denominators

Very often, the fractions we want to add do not have the same bottom number. So, let’s see how to add fractions with different bottom numbers.

Example
Simplify :
12+13\frac{1}{2} + \frac{1}{3}

Solution

Step 1.  When the fractions have different denominators, we need to make the denominators equal before we can proceed.

To do so, we take a common multiple of the denominators (preferably the Least Common Multiple or LCM). The LCM of 2\hspace{0.2em} 2 \hspace{0.2em} and 3\hspace{0.2em} 3 \hspace{0.2em} is 6\hspace{0.2em} 6 \hspace{0.2em}.

Now, if we multiply the first denominator by 3\hspace{0.2em} 3 \hspace{0.2em} and the other by 3\hspace{0.2em} 3 \hspace{0.2em}, they will both become equal to 6\hspace{0.2em} 6 \hspace{0.2em}.

But remember, when you multiply the denominator by any number, you must also multiply the numerator by the same number. Otherwise, the value of the fraction will change.

So,

12+13=1×32×3+1×23×2=36+26\begin{align*} {\color{Red} \frac{1}{2}} + {\color{Teal} \frac{1}{3}} &= {\color{Red} \frac{1 \times 3}{2 \times 3}} + {\color{Teal} \frac{1 \times 2}{3 \times 2}} \\[1.3em] &= {\color{Red} \frac{3}{6}} + {\color{Teal} \frac{2}{6}} \end{align*}

Step 2.  Once the denominators are equal, we add the numerators and copy the denominator.

36+26=3+26=56\begin{align*} \frac{3}{6} + \frac{2}{6} &= \frac{3 + 2}{6} \\[1.3em] &= \frac{5}{6} \end{align*}

Step 3.  The fraction is already in its lowest terms. So, that’s our answer.

Why Make the Denominators Equal?

Denominators in a fraction tell us how many parts the whole has been divided into.

When fractions have different bottom numbers, they are referring to parts that are unequal in size. See how each slice in the first pizza is bigger than that in the other?

Adding unlike fractions is similar to adding groups of pizza slices that differ in their size from one group to another
Different denominators – Unequal Slices

By making the denominators equal, we make the slices equal (without changing the quantities of pizza), so we can go ahead and add them.

By making the denominators the same, we make sure that slices are of equal size across groups
Resizing the slices so they are all equal
Example
Simplify :
215+56\frac{2}{15} + \frac{5}{6}

Solution

Again, we must make the bottom numbers equal before we can add the top numbers.

The LCM of 15\hspace{0.2em} 15 \hspace{0.2em} and 6\hspace{0.2em} 6 \hspace{0.2em} is 30\hspace{0.2em} 30 \hspace{0.2em}. So we multiply the top and bottom numbers of the first fraction by 2\hspace{0.2em} 2 \hspace{0.2em}, and those of the second by 5\hspace{0.2em} 5 \hspace{0.2em}.

215+56=2×215×2+5×56×5=430+2530=4+2530=2930\begin{align*} {\color{Red} \frac{2}{15}} + {\color{Teal} \frac{5}{6}} &=\hspace{0.25em} {\color{Red} \frac{2 \times 2}{15 \times 2}} + {\color{Teal} \frac{5 \times 5}{6 \times 5}} \\[1.3em] &=\hspace{0.25em} {\color{Red} \frac{4}{30}} + {\color{Teal} \frac{25}{30}} \\[1.3em] &=\hspace{0.25em} \frac{ {\color{Red} 4} + {\color{Teal} 25} }{30} \\[1.3em] &=\hspace{0.25em} \frac{29}{30} \end{align*}

How to Add Fractions and Whole Numbers

So far, we have been adding fractions together. But what if we have fractions and whole numbers?

Well, one way is to write the whole number as a fraction (with one as the denominator) and then add the two fractions. But there’s also a much better way.

We’ll look at both methods in the next example.

Example
Simplify :
13+2\frac{1}{3} + 2

Solution

Conventional Method

Here we start by writing 2\hspace{0.2em} 2 \hspace{0.2em} as a fraction (2\hspace{0.2em} 2 \hspace{0.2em} over 1\hspace{0.2em} 1 \hspace{0.2em}) and then proceed as we did in the previous examples.

13+2=13+21=13+2×31×3=13+63=1+63=73=213\begin{align*} \frac{1}{3} + {\color{Red} 2} &= \frac{1}{3} + {\color{Red} \frac{2}{1}} \\[1.3em] &= \frac{1}{3} + \frac{2 \times 3}{1 \times 3} \\[1.3em] &= \frac{1}{3} + \frac{6}{3} \\[1.3em] &= \frac{1 + 6}{3} \\[1.3em] &= \frac{7}{3} \hspace{0.15em}=\hspace{0.15em} 2 \frac{1}{3} \end{align*}

In the last step, I converted the improper (top-heavy) fraction into a mixed number. It wasn’t necessary but unless the question uses improper fractions, it’s preferred that you don’t leave improper fractions in your answers either. So, convert them into mixed numbers.

A Faster Alternative

When adding a proper (bottom-heavy) fraction and a whole number, just put them together as a mixed number – the whole number, followed by the fraction.

Here’s how it would look in our present example.

13+2=213\frac{1}{3} + {\color{Red} 2} \hspace{0.25em} = \hspace{0.25em} {\color{Red} 2} \hspace{0.05em} \frac{1}{3}

That’s it. Unbelievably simple, right?

Example
Simplify :
9+579 + \frac{5}{7}

Solution

Let’s solve this one quickly using the smarter approach.

9+13=957 {\color{Red} 9} + \frac{1}{3} \hspace{0.25em} = \hspace{0.25em} {\color{Red} 9} \hspace{0.05em} \frac{5}{7}

Done!

Important – You shouldn’t put together a whole number and an improper fraction (a top-heavy fraction) to form a mixed number. The fractional part in a mixed number should be a proper fraction.

When adding improper fractions and whole numbers, it’s generally simpler to use the conventional method.

Before we move ahead, let’s look at one more example.

Example
Simplify :
1+25+3+151 + \frac{2}{5} + 3 + \frac{1}{5}

Solution

Here we have more than one whole number and fraction. So we will add the whole numbers and fractions separately and then put the results together (as a mixed number) to get the final sum, as discussed above.

1+25+3+15=1+3+25+15=4+2+15=4+35=435\begin{align*} & {\color{Red} 1} + \frac{2}{5} + {\color{Red} 3} + \frac{1}{5} \\[1.3em] = \hspace{0.25em} & {\color{Red} 1} + {\color{Red} 3} + \frac{2}{5}+ \frac{1}{5} \\[1.3em] = \hspace{0.25em} & {\color{Red} 4} + \frac{2 + 1}{5} \\[1.3em] = \hspace{0.25em} & {\color{Red} 4} + \frac{3}{5} \hspace{0.25em} = \hspace{0.25em} {\color{Red} 4} \hspace{0.05em} \frac{3}{5} \end{align*}

How to Add Fractions and Mixed Numbers

When adding fractions and mixed numbers, again, you have two methods to choose from. But as you’ll see in the next example, one is faster and more efficient than the other.

Example
Simplify :
215+352 \frac{1}{5} + \frac{3}{5}

Solution

Conventional Method

In this method, we convert the mixed numbers into improper fractions and then proceed to add two fractions.

215+35=115+35=11+35=145=245\begin{align*} {\color{Red} 2 \frac{1}{5}} + \frac{3}{5} &= {\color{Red} \frac{11}{5}} + \frac{3}{5} \\[1.3em] &= \frac{11 + 3}{5} \\[1.3em] &= \frac{14}{5} \hspace{0.25em} = \hspace{0.25em} 2 \frac{4}{5} \end{align*}

Again, we convert the answer from a top-heavy fraction to a mixed number.

Okay, this is a fine method but let’s look at something better.

A Faster Alternative

Split the mixed number into whole number and fraction parts and then proceed as you would to add fractions and whole numbers.

Here’s how we can solve the present example using this method,

215+35=2+15+35=2+1+35=2+45=245\begin{align*} {\color{Red} 2 \frac{1}{5}} + \frac{3}{5} &= {\color{Red} 2} + {\color{Red} \frac{1}{5}} + \frac{3}{5} \\[1.3em] &= 2 + \frac{1 + 3}{5} \\[1.3em] &= 2 + \frac{4}{5} \hspace{0.25em} = \hspace{0.25em} 2 \frac{4}{5} \end{align*}
Example
Simplify :
412+1144 \frac{1}{2} + 1 \frac{1}{4}

Solution

First, we separate the whole number parts and fractional parts contained in the mixed numbers and group similar items together.

412+114=4+12+1+14=4+1+(12+14)\begin{align*} {\color{Red} 4 \frac{1}{2}} + 1 \frac{1}{4} &= {\color{Red} 4 + \frac{1}{2}} + 1 + \frac{1}{4} \\[1.3em] &= {\color{Red} 4} + 1 + \left ( {\color{Red} \frac{1}{2}} + \frac{1}{4}\right ) \end{align*}

Next, we add the two groups separately and then put the results together to get the final answer.

4+1+(12+14)=5+(1×22×2+14)=5+(24+14)=5+34=534\begin{align*} &4 + 1 + \left ( \frac{1}{2} + \frac{1}{4} \right ) \\[1.3em] =& \hspace{0.25em} 5 + \left ( \frac{1 \times 2}{2 \times 2} + \frac{1}{4} \right) \\[1.3em] =& \hspace{0.25em} 5 + \left ( \frac{2}{4} + \frac{1}{4} \right ) \\[1.3em] =& \hspace{0.25em} 5 + \frac{3}{4} \hspace{0.25em} = \hspace{0.25em} 5 \frac{3}{4} \end{align*}

Note - If the method appears unnecessarily lengthy here, it’s only because I am showing all the steps. Once you solve a few different problems using both methods, you will see why this one is easier, faster, and more efficient.


And with that, we come to the end of this tutorial. Until next time.