Working Out Fractions Without A Calculator
Fractions are a fundamental part of mathematics, and while calculators can simplify many operations, knowing how to work with fractions without one is a valuable skill. This guide will walk you through the essential methods for adding, subtracting, multiplying, and dividing fractions, as well as handling mixed numbers and simplifying results.
Adding Fractions
Adding fractions requires a common denominator. Here's how to do it:
- Find the least common denominator (LCD) of the two fractions.
- Convert each fraction to have the LCD as its denominator.
- Add the numerators together.
- Simplify the resulting fraction if possible.
Formula: a/b + c/d = (a×n)/(b×n) + (c×m)/(d×m) = [(a×n)+(c×m)]/(b×n)
Where n and m are the factors needed to make the denominators equal.
Example: 1/4 + 1/6
- LCD of 4 and 6 is 12.
- Convert: 1/4 = 3/12, 1/6 = 2/12.
- Add: 3/12 + 2/12 = 5/12.
Subtracting Fractions
Subtracting fractions follows the same process as adding them, using a common denominator.
- Find the LCD of the two fractions.
- Convert each fraction to have the LCD as its denominator.
- Subtract the numerators.
- Simplify the resulting fraction if possible.
Formula: a/b - c/d = (a×n)/(b×n) - (c×m)/(d×m) = [(a×n)-(c×m)]/(b×n)
Example: 3/5 - 1/10
- LCD of 5 and 10 is 10.
- Convert: 3/5 = 6/10, 1/10 = 1/10.
- Subtract: 6/10 - 1/10 = 5/10.
- Simplify: 5/10 = 1/2.
Multiplying Fractions
Multiplying fractions is straightforward:
- Multiply the numerators together.
- Multiply the denominators together.
- Simplify the resulting fraction if possible.
Formula: a/b × c/d = (a×c)/(b×d)
Example: 2/3 × 4/5
- Multiply numerators: 2 × 4 = 8.
- Multiply denominators: 3 × 5 = 15.
- Result: 8/15 (already simplified).
Dividing Fractions
Dividing fractions involves multiplying by the reciprocal:
- Find the reciprocal of the second fraction (swap numerator and denominator).
- Multiply the first fraction by this reciprocal.
- Simplify the resulting fraction if possible.
Formula: a/b ÷ c/d = a/b × d/c = (a×d)/(b×c)
Example: 3/4 ÷ 2/5
- Reciprocal of 2/5 is 5/2.
- Multiply: 3/4 × 5/2 = 15/8.
Working with Mixed Numbers
Mixed numbers combine a whole number and a fraction. To work with them:
- Convert mixed numbers to improper fractions.
- Perform the required operation.
- Convert the result back to a mixed number if needed.
Conversion: a b/c = (a×c + b)/c
Example: 1 1/2 + 2 3/4
- Convert: 1 1/2 = 3/2, 2 3/4 = 11/4.
- Add: 3/2 + 11/4 = 6/4 + 11/4 = 17/4.
- Convert back: 17/4 = 4 1/4.
Simplifying Fractions
Simplifying fractions makes them easier to work with:
- Find the greatest common divisor (GCD) of the numerator and denominator.
- Divide both the numerator and denominator by the GCD.
Simplification: a/b = (a ÷ GCD)/(b ÷ GCD)
Example: Simplify 16/24
- GCD of 16 and 24 is 8.
- Divide: 16 ÷ 8 = 2, 24 ÷ 8 = 3.
- Result: 2/3.
Converting Fractions
You may need to convert between fractions and decimals:
Fraction to Decimal
- Divide the numerator by the denominator.
Example: 3/4 = 0.75
Decimal to Fraction
- Write the decimal as a fraction with denominator 1.
- Multiply numerator and denominator by 10 until the numerator is a whole number.
- Simplify the fraction if possible.
Example: 0.625 = 625/1000 = 5/8