1. What is a fraction?
A fraction is a number that describes how many equal parts of a whole are being considered. It is written with a numerator on top and a denominator on the bottom.
\(\dfrac{\text{numerator}}{\text{denominator}}\)
1/2
The whole is divided into 2 equal parts, and 1 part is taken.
3/4
The whole is divided into 4 equal parts, and 3 parts are taken.
The denominator cannot be zero because division by zero is undefined.
3. Types of fractions
Before solving fraction problems, identify the type of fraction. This helps you choose the right method.
Proper fraction
The numerator is smaller than the denominator. Its value is between 0 and 1.
\(\dfrac{2}{5}\)
Improper fraction
The numerator is greater than or equal to the denominator. Its value is at least 1.
\(\dfrac{7}{4}\)
Mixed number
A whole number and a proper fraction written together.
\(1\dfrac{3}{4}\)
Converting between mixed and improper forms
To convert a mixed number to an improper fraction, multiply the whole number by the denominator, add the numerator, and keep the same denominator.
\(2\dfrac{3}{5}=\dfrac{2\cdot5+3}{5}=\dfrac{13}{5}\)
To convert an improper fraction to a mixed number, divide the numerator by the denominator. The quotient becomes the whole-number part. The remainder becomes the numerator of the fractional part. The denominator stays the same.
\(\dfrac{17}{4}\)
1
Compute the division \(17\div4\).
2
Find the greatest whole number of groups of \(4\) inside \(17\). Since \(4\cdot4=16\) and \(4\cdot5=20\), the quotient is \(4\).
3
Find the remainder: \(17-16=1\). This leftover \(1\) becomes the numerator of the fractional part.
4
Keep the original denominator \(4\). Therefore, the mixed number is \(4\dfrac{1}{4}\).
\(17=4\cdot4+1\)
\(\dfrac{17}{4}=4+\dfrac{1}{4}=4\dfrac{1}{4}\)
4. Equivalent fractions
Equivalent fractions have the same value even though they look different. You create equivalent fractions by multiplying or dividing the numerator and denominator by the same nonzero number.
\(\dfrac{1}{2}=\dfrac{2}{4}=\dfrac{3}{6}=\dfrac{50}{100}\)
Key idea: multiplying by \(\dfrac{2}{2}\), \(\dfrac{3}{3}\), or any \(\dfrac{k}{k}\) does not change the value because each equals 1.
5. Simplifying fractions
A fraction is in simplest form when the numerator and denominator have no common factor except 1. The fastest method is to divide both by their greatest common divisor.
Case 1 — one-step simplification
Find the greatest common divisor of 12 and 18.
\(\gcd(12,18)=6\)
\(\dfrac{12}{18}=\dfrac{12\div6}{18\div6}=\dfrac{2}{3}\)
Case 2 — step-by-step simplification
You can also divide by smaller common factors until nothing remains.
\(\dfrac{24}{36}=\dfrac{12}{18}=\dfrac{6}{9}=\dfrac{2}{3}\)
Case 3 — negative fractions
The negative sign can be written in front of the fraction, in the numerator, or in the denominator. These mean the same thing.
\(-\dfrac{3}{5}=\dfrac{-3}{5}=\dfrac{3}{-5}\)
6. Comparing fractions
To compare fractions, first check whether the denominators or numerators are the same. If not, use a common denominator or cross multiplication.
Case 1 — same denominator
When denominators are the same, the larger numerator gives the larger fraction.
\(\dfrac{5}{8}>\dfrac{3}{8}\)
Case 2 — same numerator
When numerators are the same, the smaller denominator gives the larger fraction because each piece is bigger.
\(\dfrac{3}{4}>\dfrac{3}{7}\)
Case 3 — different numerator and denominator
Cross multiply and compare the products.
\(\dfrac{4}{7}\ ?\ \dfrac{5}{9}\)
\(4\cdot9=36,\quad 5\cdot7=35\)
\(\dfrac{4}{7}>\dfrac{5}{9}\)
7. Adding and subtracting fractions
Fractions can be added or subtracted only when they refer to equal-sized parts. That is why we need a common denominator.
Addition
Case 1 — same denominator
Keep the denominator and add the numerators.
\(\dfrac{2}{9}+\dfrac{5}{9}=\dfrac{7}{9}\)
Case 2 — different denominators
Find the least common denominator, rewrite both fractions, then add the numerators.
\(\dfrac{1}{3}+\dfrac{1}{4}=\dfrac{4}{12}+\dfrac{3}{12}=\dfrac{7}{12}\)
Case 3 — mixed numbers
Add whole parts with whole parts and fraction parts with fraction parts. If the fraction part becomes improper, convert it.
\(1\dfrac{2}{5}+2\dfrac{4}{5}=3\dfrac{6}{5}=4\dfrac{1}{5}\)
Subtraction
Case 4 — same denominator subtraction
Keep the denominator and subtract the numerators.
\(\dfrac{7}{10}-\dfrac{3}{10}=\dfrac{4}{10}=\dfrac{2}{5}\)
Case 5 — mixed numbers with borrowing
If the fraction part on top is too small, borrow 1 whole and turn it into a fraction with the same denominator.
\(3\dfrac{1}{4}-1\dfrac{3}{4}\)
\(3\dfrac{1}{4}=2\dfrac{5}{4}\)
\(2\dfrac{5}{4}-1\dfrac{3}{4}=1\dfrac{2}{4}=1\dfrac{1}{2}\)
8. Multiplying and dividing fractions
Multiplication rule
Multiply numerator by numerator and denominator by denominator. Simplify before or after multiplying.
\(\dfrac{2}{3}\cdot\dfrac{4}{5}=\dfrac{8}{15}\)
Cross-cancellation
Before multiplying, you may cancel common factors across numerator and denominator.
\(\dfrac{6}{7}\cdot\dfrac{14}{15}=\dfrac{6}{15}\cdot\dfrac{14}{7}=\dfrac{2}{5}\cdot2=\dfrac{4}{5}\)
Division rule
To divide by a fraction, multiply by its reciprocal. This is often called “keep, change, flip.”
\(\dfrac{3}{4}\div\dfrac{2}{5}=\dfrac{3}{4}\cdot\dfrac{5}{2}=\dfrac{15}{8}=1\dfrac{7}{8}\)
11. Word problem cases
Case 1 — fraction of a quantity
To find a fraction of a number, multiply the number by the fraction.
\(\dfrac{3}{5}\text{ of }40=\dfrac{3}{5}\cdot40=24\)
Case 2 — remaining part
If a fraction is used, subtract it from 1 to find the remaining part.
\(1-\dfrac{2}{7}=\dfrac{5}{7}\)
Case 3 — total from a known fraction
If a fraction of the total is known, divide the known amount by the fraction.
\(\dfrac{3}{4}\text{ of a number is }18\Rightarrow 18\div\dfrac{3}{4}=24\)
13. Summary
A fraction represents equal parts of a whole, a division, a ratio, or a point on a number line.
Equivalent fractions have the same value because numerator and denominator are multiplied or divided by the same nonzero number.
For addition and subtraction, use a common denominator.
For multiplication, multiply across. For division, multiply by the reciprocal.
Always simplify the final answer when possible.