What is a Fraction?
A fraction represents a part of a whole quantity or a ratio between two integers. Think of a pie sliced into equal portions: the denominator (bottom number) represents the total number of equal slices in the pie, while the numerator (top number) represents how many slices you currently have.
In a proper fraction, the numerator is smaller than the denominator (e.g. 3/4). In an improper fraction, the numerator is greater than or equal to the denominator (e.g. 7/4), which can also be written as a mixed number (1 3/4).
How to Perform Fraction Operations
The four basic arithmetic operations each follow distinct algebraic rules:
1. Addition & Subtraction
Fractions must share a common denominator before numerators can be added or subtracted.
Example: 1/2 + 1/3 = (3 + 2) / 6 = 5/6
2. Multiplication
Multiply numerators together and denominators together directly.
Example: 3/4 × 2/3 = 6/12 = 1/2
3. Division (Reciprocal Method)
Multiply the first fraction by the reciprocal (flipped version) of the second.
Example: 1/2 ÷ 3/4 = 1/2 × 4/3 = 4/6 = 2/3
4. Simplification (GCD Reduction)
Divide both numerator and denominator by their Greatest Common Divisor.
24 ÷ 12 / 36 ÷ 12 = 2/3
Converting Between Decimals & Fractions
Converting decimals to fractions involves converting the decimal portion into a power-of-10 ratio:
- Decimal to Fraction: Count the digits after the decimal point to form the power-of-10 denominator (e.g. 0.375 has 3 digits, giving 375/1000). Reduce by the GCD (125) to get 3/8.
- Fraction to Decimal: Perform simple division of the numerator by the denominator (e.g. 3 ÷ 8 = 0.375).