00-02 โ Fractions
Phase: 0 โ Arithmetic & Number Foundations Subject: 00-02 Prerequisites: 00-01 โ Whole Number Arithmetic Next subject: 00-03 โ Decimals
Learning Objectives
By the end of this subject, you will be able to:
- Identify proper fractions, improper fractions, and mixed numbers, and convert fluently between all three forms
- Generate equivalent fractions by multiplying or dividing both numerator and denominator by the same non-zero number, and simplify fractions to lowest terms using the GCF
- Add and subtract fractions with both like and unlike denominators, including mixed numbers
- Multiply and divide fractions confidently, including reciprocals for division and cross-cancellation for efficiency
- Convert between fractions and decimals, and apply fraction operations to real-world problems
Core Content
1. What Is a Fraction?
A fraction represents a part of a whole. It is written as:
$ numerator ----------- denominator $
- The numerator (top) tells you how many parts you have.
- The denominator (bottom) tells you how many equal parts the whole is divided into.
Concrete analogy: If you cut a pizza into 8 equal slices and eat 3 slices, you've eaten 3/8 (three-eighths) of the pizza. The denominator (8) is the total number of slices; the numerator (3) is how many you took.
Formally, a fraction a/b means: a parts of size 1/b each. The quantity 1/b is the unit fraction โ it's what you get when you split 1 into b equal pieces.
Vocabulary:
| Term | Definition | Example |
|---|---|---|
| Proper fraction | Numerator < denominator | 3/4, 2/5, 7/8 |
| Improper fraction | Numerator โฅ denominator | 5/3, 8/8, 11/4 |
| Mixed number | Whole number + proper fraction | 2 1/3, 5 3/4 |
| Unit fraction | Numerator = 1 | 1/2, 1/3, 1/8 |
| Equivalent fraction | Different numbers, same value | 1/2 = 2/4 = 3/6 |
A proper fraction is always less than 1. An improper fraction is โฅ 1. A mixed number is another way to write an improper fraction greater than 1.
2. Equivalent Fractions
Two fractions are equivalent if they represent the same amount. The golden rule:
Multiplying or dividing both the numerator and denominator by the SAME non-zero number produces an equivalent fraction.
$a a ร k โ = โโโโโ (k โ 0) b b ร k $
Why this works: Multiplying by k/k is multiplying by 1 (since any number divided by itself is 1, as long as k โ 0). Multiplying by 1 doesn't change the value.
Examples of generating equivalent fractions:
$1 1 ร 2 2 1 1 ร 5 5 โ = โโโโโ = โ โ = โโโโโ = โโ 2 2 ร 2 4 2 2 ร 5 10 3 3 ร 4 12 โ = โโโโโ = โโ 5 5 ร 4 20 $
Visual check: 1/2 of a chocolate bar is the same amount as 2/4 of it (you just cut it into smaller pieces).
3. Simplifying (Reducing) Fractions
Simplifying means finding the equivalent fraction with the smallest possible numerator and denominator. This is the fraction in lowest terms (or simplest form).
Method: 1. Find the GCF of the numerator and denominator (see 00-01 for GCF review). 2. Divide both the numerator and denominator by the GCF.
Example: Simplify 24/36
$Step 1: GCF(24, 36) 24 = 2ยณ ร 3 36 = 2ยฒ ร 3ยฒ GCF = 2ยฒ ร 3 = 4 ร 3 = 12 Step 2: Divide both by 12 24 รท 12 2 โโโโโโโ = โ 36 รท 12 3 $
Check: 24/36 = 24 รท 12 / 36 รท 12 = 2/3. And 2 รท 3 = 0.666..., 24 รท 36 = 0.666... โ
Shortcut method: If you can't find the GCF immediately, simplify in steps:
$24 12 6 2 2 โโ = โโ = โโ = โโ = โโ 36 18 9 3 3 $
(Divide by 2, then by 2 again, then by 3 โ same result, just slower.)
Common pitfall: Some people cancel individual digits instead of dividing both numbers by the same factor. For example, "simplifying" 16/64 to 1/4 by crossing out the 6s โ this happens to give the right answer accidentally, but it's the WRONG method. Using the correct method: GCF(16, 64) = 16, so 16/64 = 1/4. โ The method works, but "digit cancellation" is not mathematics โ it's coincidence.
4. Converting Between Improper Fractions and Mixed Numbers
Improper โ Mixed: 1. Divide the numerator by the denominator (integer division with remainder). 2. The quotient is the whole number part. 3. The remainder is the numerator of the fractional part. 4. The denominator stays the same.
Formula: If a รท b = q remainder r, then:
$a r โ = q + โ where 0 โค r < b b b $
Example: Convert 17/5 to a mixed number.
$17 รท 5 = 3 remainder 2 So 17/5 = 3 2/5 $
Check: 3 2/5 = 3 + 2/5 = 15/5 + 2/5 = 17/5 โ
Mixed โ Improper: 1. Multiply the whole number by the denominator. 2. Add the numerator. 3. Put the result over the original denominator.
Formula:
$ c a ร c + b a โ = โโโโโโโโโ b c $
Derivation: a b/c means a + b/c. Convert the whole number to a fraction with denominator c: a = a ร c / c. Then add: (a ร c)/c + b/c = (a ร c + b)/c.
Example: Convert 4 2/3 to an improper fraction.
$4 ร 3 = 12 12 + 2 = 14 4 2/3 = 14/3 $
โ ๏ธ THIS IS CRITICAL โ Converting mixed numbers to improper fractions is an essential skill you'll use constantly in algebra when working with rational expressions, equations with fractions, and any problem where you need common denominators.
5. Adding and Subtracting Fractions
Case 1: Same Denominator (Like Fractions)
When denominators are the same, add or subtract only the numerators and keep the denominator unchanged.
$a c a + c โ + โ = โโโโโ b b b a c a โ c โ โ โ = โโโโโ b b b $
Why this works: If you have 2/8 of a pizza and add 3/8, you're adding like units. It's no different from 2 apples + 3 apples = 5 apples โ the "eighths" are the unit.
Example: 2/9 + 5/9 = (2 + 5)/9 = 7/9
Case 2: Different Denominators (Unlike Fractions)
When denominators differ, you must first convert both fractions to equivalent fractions with a common denominator. The most efficient common denominator is the LCM of the two denominators.
Method: 1. Find the LCM of the denominators. 2. Convert each fraction to an equivalent fraction with the LCM as its denominator. 3. Add or subtract the numerators; keep the common denominator. 4. Simplify the result if possible.
Example: Calculate 2/3 + 1/4
$Step 1: LCM(3, 4) = 12 Step 2: Convert both fractions 2 2 ร 4 8 โ = โโโโโ = โโ 3 3 ร 4 12 1 1 ร 3 3 โ = โโโโโ = โโ 4 4 ร 3 12 Step 3: Add numerators 8 3 11 โโ + โโ = โโ 12 12 12 Step 4: Simplify? 11/12 is already in lowest terms (GCF(11, 12) = 1). $
Answer: 11/12
The LCM shortcut: For any two numbers a and b:
LCM(a,b) = (a ร b) / GCF(a,b)
Common pitfall โ the "butterfly trap": Some students learn to add fractions by drawing a butterfly โ cross-multiplying and multiplying denominators. For 2/3 + 1/4 this gives (2ร4 + 1ร3)/(3ร4) = (8+3)/12 = 11/12. This works because the product of denominators IS a common denominator, so it produces the right answer. BUT it's NOT the LCM, so for 1/6 + 1/4 it gives (1ร4 + 1ร6)/(6ร4) = 10/24 = 5/12. The LCM approach: LCM(6,4) = 12, so 2/12 + 3/12 = 5/12 โ same answer but smaller numbers to work with. Both are correct; the LCM approach is cleaner and avoids extra simplification steps.
Case 3: Adding/Subtracting Mixed Numbers
Method 1 (recommended): Convert to improper fractions, then add/subtract, then convert back.
Example: Calculate 2 1/3 + 1 3/4
$Step 1: Convert to improper fractions 2 1/3 = (2ร3 + 1)/3 = 7/3 1 3/4 = (1ร4 + 3)/4 = 7/4 Step 2: Find LCM(3, 4) = 12 7/3 = 28/12 7/4 = 21/12 Step 3: Add 28/12 + 21/12 = 49/12 Step 4: Convert back to mixed number 49 รท 12 = 4 remainder 1 49/12 = 4 1/12 $
Answer: 4 1/12
6. Multiplying Fractions
Multiplying fractions is simpler than addition โ you don't need a common denominator.
$a c a ร c โ ร โ = โโโโโ b d b ร d $
Rule: Multiply numerators together and denominators together.
Why this works: 2/3 ร 4/5 means "two-thirds of four-fifths." Imagine a rectangle divided into 3 rows and 5 columns (15 equal parts). Shade 4 columns (4/5) in one direction, then 2 rows (2/3) in the other. The overlap is 2 ร 4 = 8 pieces out of 3 ร 5 = 15 total. So 2/3 ร 4/5 = 8/15.
Example: Calculate 3/7 ร 2/5
$3 ร 2 6 โโโโโ = โโ 7 ร 5 35 $
Cross-cancellation (efficiency tip):
Before multiplying, cancel any common factors between any numerator and any denominator.
$ 4 15 4 ร 15 โโ ร โโ = โโโโโโ โ Don't multiply yet 9 8 9 ร 8 Cancel: 4 and 8 share factor 4 โ 1 and 2 Cancel: 15 and 9 share factor 3 โ 5 and 3 4ยน 15โต 1 ร 5 5 โโ ร โโ = โโโโโ = โโ 9โ 8ยฒ 3 ร 2 6 $
Without cancellation: (4 ร 15)/(9 ร 8) = 60/72 = (รท12) = 5/6. Same answer, but with cross-cancellation you avoid multiplying large numbers and then simplifying.
Multiplying with Mixed Numbers
Convert mixed numbers to improper fractions first, then multiply.
Example: 2 1/2 ร 1 1/3
$2 1/2 = 5/2 1 1/3 = 4/3 5/2 ร 4/3 = (5ร4)/(2ร3) = 20/6 = 10/3 = 3 1/3 $
Multiplying a Fraction by a Whole Number
A whole number n can be written as n/1:
$3 ร 2/5 = 3/1 ร 2/5 = (3ร2)/(1ร5) = 6/5 = 1 1/5 $
7. Dividing Fractions
Division is multiplication by the reciprocal. The reciprocal of a/b is b/a (flip the fraction).
$a c a d a ร d โ รท โ = โ ร โ = โโโโโ b d b c b ร c $
Derivation โ why keep-change-flip works:
Division is the inverse of multiplication. a/b รท c/d = ? means: "what number ร c/d = a/b?"
Let the answer be x. Then x ร (c/d) = a/b. Solve: x = a/b ร d/c. This is exactly "multiply by the reciprocal."
The common mnemonic is KCF: Keep the first fraction, Change รท to ร, Flip the second fraction.
Example: Calculate 3/4 รท 2/5
$3/4 รท 2/5 = 3/4 ร 5/2 = (3ร5)/(4ร2) = 15/8 = 1 7/8 $
Visual understanding: 3/4 รท 2/5 means "how many 2/5 portions fit into 3/4?" Since 2/5 = 0.4 and 3/4 = 0.75, we're asking how many 0.4s fit into 0.75. The answer 15/8 = 1.875 means 1.875 portions of size 0.4 fit into 0.75. Check: 1.875 ร 0.4 = 0.75 โ.
Example dividing by a whole number: 5/6 รท 2
$5/6 รท 2 = 5/6 รท 2/1 = 5/6 ร 1/2 = 5/12 $
Check: If you split 5/6 into 2 equal parts, each part is 5/12. And 5/12 + 5/12 = 10/12 = 5/6 โ.
Common pitfall: Dividing by 1/2 is NOT the same as dividing by 2. - 6 รท 2 = 3 (splitting into 2 equal groups) - 6 รท 1/2 = 6 ร 2/1 = 12 (asking how many halves fit into 6 โ there are 12 halves in 6 wholes)
โ ๏ธ THIS IS CRITICAL โ Division by a fraction appears everywhere in algebra: rational expressions, rates, proportions, and solving fractional equations. Mastering "multiply by the reciprocal" now saves enormous confusion later.
8. Fraction-Decimal Conversion
Any fraction a/b can be converted to a decimal by performing the division a รท b.
Fraction โ Decimal: Divide numerator by denominator.
$3/8 = 3 รท 8 = 0.375 1/3 = 1 รท 3 = 0.333... (recurring) $
Decimal โ Fraction: 1. Write the decimal as a fraction with denominator 10, 100, 1000, etc. (based on the number of decimal places). 2. Simplify.
$0.75 = 75/100 = (รท 25) = 3/4 0.625 = 625/1000 = (รท 125) = 5/8 0.2 = 2/10 = 1/5 $
For recurring decimals: This is an advanced topic covered in 00-03.
Key Terms
- Division
- Equivalent fraction
- Equivalent fractions
- Fraction-decimal conversion
- Improper fraction
- Mixed number
- Multiplication
- Proper fraction
- Unit fraction
Worked Examples
Example 1: Simplify 84/126
Problem: Reduce 84/126 to its lowest terms.
Solution:
$Step 1: Find GCF(84, 126) 84 = 2ยฒ ร 3 ร 7 126 = 2 ร 3ยฒ ร 7 Common primes: 2ยน (min exponent 1), 3ยน (min exponent 1), 7ยน (min exponent 1) GCF = 2 ร 3 ร 7 = 42 Step 2: Divide both numerator and denominator by 42 84 รท 42 = 2 126 รท 42 = 3 84/126 = 2/3 $
Check: 84 รท 126 = 0.666..., 2 รท 3 = 0.666... โ
Answer: 2/3
Example 2: Add 3/5 + 7/10 + 1/2
Problem: Add three fractions with different denominators.
Solution:
$Step 1: Find the LCM of all three denominators Denominators: 5, 10, 2 LCM(5, 10, 2) 5 = 5, 10 = 2 ร 5, 2 = 2 LCM = 2 ร 5 = 10 Step 2: Convert each fraction to denominator 10 3/5 = (3ร2)/(5ร2) = 6/10 7/10 already has denominator 10 1/2 = (1ร5)/(2ร5) = 5/10 Step 3: Add numerators 6/10 + 7/10 + 5/10 = (6+7+5)/10 = 18/10 Step 4: Simplify 18/10 = 9/5 = 1 4/5 $
Answer: 9/5 or 1 4/5
Example 3: Compute 2 2/3 รท 1 1/6
Problem: Divide two mixed numbers.
Solution:
$Step 1: Convert both to improper fractions 2 2/3 = (2ร3 + 2)/3 = 8/3 1 1/6 = (1ร6 + 1)/6 = 7/6 Step 2: Apply KCF (Keep-Change-Flip) 8/3 รท 7/6 = 8/3 ร 6/7 Step 3: Cross-cancel before multiplying 8 and 7 share no common factor 6 and 3 share factor 3: 6โ2, 3โ1 8ยน/1 ร 2/7 = (8ร2)/(1ร7) = 16/7 Step 4: Convert to mixed number 16 รท 7 = 2 remainder 2 16/7 = 2 2/7 $
Check: 2 2/7 ร 1 1/6 = 16/7 ร 7/6 = (16ร7)/(7ร6) = 16/6 = 8/3 = 2 2/3 โ
Answer: 16/7 or 2 2/7
Example 4: Solve a Real-World Fraction Problem
Problem: A recipe requires 3/4 cup of sugar for one batch of cookies. If you want to make 2 1/2 batches, how much sugar do you need?
Solution:
$This is multiplication: (3/4) ร (2 1/2) Step 1: Convert the mixed number 2 1/2 = 5/2 Step 2: Multiply 3/4 ร 5/2 = (3ร5)/(4ร2) = 15/8 Step 3: Convert to mixed number 15 รท 8 = 1 remainder 7 15/8 = 1 7/8 $
Answer: 1 7/8 cups of sugar
Practice Problems
(Answers are below. Try each problem before checking.)
Problem 1: Simplify 48/72 to lowest terms.
Problem 2: Convert 29/6 to a mixed number.
Problem 3: Calculate: 5/8 + 2/3
Problem 4: Calculate: 3 1/4 โ 1 5/6
Problem 5: Multiply: 6/7 ร 14/15 (use cross-cancellation)
Problem 6: Divide: 5/9 รท 2/3
Problem 7: Mary has 2 3/4 metres of ribbon. She cuts it into pieces each 5/8 metre long. How many pieces does she get?
Answers (click to expand)
**Problem 1:** GCF(48, 72) = 24 48/72 = (48รท24)/(72รท24) = **2/3** **Problem 2:** 29 รท 6 = 4 remainder 5 29/6 = **4 5/6** **Problem 3:** LCM(8, 3) = 24 5/8 = 15/24, 2/3 = 16/24 15/24 + 16/24 = 31/24 = **1 7/24** **Problem 4:** 3 1/4 = 13/4, 1 5/6 = 11/6 LCM(4, 6) = 12 13/4 = 39/12, 11/6 = 22/12 39/12 โ 22/12 = 17/12 = **1 5/12** **Problem 5:** 6/7 ร 14/15 Cross-cancel: 6 and 15 divide by 3 โ 2 and 5 Cross-cancel: 14 and 7 divide by 7 โ 2 and 1 (2ร2)/(1ร5) = 4/5 **Answer: 4/5** **Problem 6:** 5/9 รท 2/3 = 5/9 ร 3/2 = (5ร3)/(9ร2) = 15/18 = **5/6** **Problem 7:** 2 3/4 รท 5/8 = 11/4 รท 5/8 = 11/4 ร 8/5 Cross-cancel: 8 and 4 divide by 4 โ 2 and 1 (11ร2)/(1ร5) = 22/5 = 4 2/5 She gets **4 full pieces** (with 2/5 of a piece left over, but the question asks for pieces she can make, so 4).Summary
- A fraction a/b represents a parts out of b equal parts; proper fractions (a < b) are less than 1, improper fractions (a โฅ b) are โฅ 1, and mixed numbers combine a whole number with a proper fraction
- Equivalent fractions are generated by multiplying or dividing both numerator and denominator by the same non-zero number; we simplify by dividing both by their GCF
- To add or subtract fractions, find a common denominator (the LCM of the denominators), convert each fraction, then add/subtract numerators and simplify
- Multiplication is straightforward (numerator ร numerator, denominator ร denominator); use cross-cancellation to cancel common factors before multiplying
- Division uses KCF โ Keep the first fraction, Change รท to ร, Flip the second fraction (multiply by the reciprocal). Always convert mixed numbers to improper fractions first
- Fraction-decimal conversion: a/b = a รท b; decimals convert to fractions by writing over a power of 10 and simplifying
Pitfalls
- Adding denominators as well as numerators. 1/2 + 1/3 is NOT 2/5. You must find a common denominator first; only the numerators are added. The denominator stays the same once it's common.
- Forgetting to flip the second fraction when dividing. Division is multiplication by the reciprocal: a/b รท c/d = a/b ร d/c. Skipping the flip (or flipping the wrong fraction) is one of the most persistent errors.
- Cancelling digits instead of dividing by common factors. \"Simplifying\" 16/64 to 1/4 by crossing out the 6s happens to work by coincidence but is not a valid method. Always divide numerator and denominator by their GCF.
- Confusing a fraction with a ratio. 3/4 of a pizza means 3 parts out of 4 total; a ratio 3:4 compares two separate quantities (e.g., 3 boys to 4 girls). The denominator in a fraction represents the whole, not just the other part.
- Neglecting to simplify the final answer. Many students do all the hard work of finding LCMs and converting fractions, then leave 18/24 as the answer instead of simplifying to 3/4.
Quiz
Answer each question, then read the explanation for your choice.
Q1: Which of the following is an improper fraction?
A) 3/4 B) 5/6 C) 8/8 D) 1/2
Answer and Explanations
**Correct: C) 8/8** An improper fraction has the numerator โฅ the denominator. - A) 3/4: 3 < 4, so this is proper. โ - B) 5/6: 5 < 6, so this is proper. โ - C) 8/8: 8 = 8, so this is improper. โ It equals 1. - D) 1/2: 1 < 2, so this is proper. โQ2: Simplify 36/60 to lowest terms.
A) 6/10 B) 9/15 C) 3/5 D) 2/3
Answer and Explanations
**Correct: C) 3/5** GCF(36, 60) = 12. 36รท12 = 3, 60รท12 = 5. So 36/60 = 3/5. - A) 6/10: This equals 0.6 but is not reduced all the way (GCF 2 remains). Not lowest terms. โ - B) 9/15: Equals 0.6 but 3 still divides both. Not fully simplified. โ - C) 3/5: โ Correct. No common factor besides 1. - D) 2/3: 2/3 โ 0.667, but 36/60 = 0.6. Not equivalent. โQ3: Calculate: 2/5 + 1/3
A) 3/8 B) 3/15 C) 11/15 D) 1/5
Answer and Explanations
**Correct: C) 11/15** LCM(5, 3) = 15. 2/5 = 6/15, 1/3 = 5/15. 6/15 + 5/15 = 11/15. - A) 3/8: This comes from adding numerators (2+1=3) and adding denominators (5+3=8). That is NOT how fraction addition works โ you must use a common denominator. โ - B) 3/15: This might come from adding numerators (2+1=3) and keeping denominator 15. But the denominators 5 and 3 can't be combined this way. โ - C) 11/15: โ Correct. - D) 1/5: 1/5 = 3/15, which is too small. The sum of 2/5 (6/15) and 1/3 (5/15) should be about 0.73, not 0.2. โQ4: Convert 5 3/4 to an improper fraction.
A) 15/4 B) 23/4 C) 20/4 D) 17/4
Answer and Explanations
**Correct: B) 23/4** 5 ร 4 = 20, 20 + 3 = 23. So 5 3/4 = 23/4. - A) 15/4: This is 5 ร 3 / 4 โ multiplying the whole number by the numerator instead of by the denominator. โ - B) 23/4: โ Correct. - C) 20/4: This is just the whole number part (5 = 20/4), missing the 3/4. โ - D) 17/4: This might be 5 ร 3 + 2 = 17 โ using the wrong numbers. โQ5: Multiply: 3/8 ร 4/9
A) 12/72 B) 1/6 C) 7/17 D) 3/2
Answer and Explanations
**Correct: B) 1/6** 3/8 ร 4/9. Cross-cancel: 3 and 9 divide by 3 โ 1 and 3. 4 and 8 divide by 4 โ 1 and 2. (1ร1)/(2ร3) = 1/6. - A) 12/72: This is (3ร4)/(8ร9) = 12/72, which equals 1/6 but is not simplified. Not the best answer. โ - B) 1/6: โ Correct and fully simplified. - C) 7/17: This comes from adding numerators (3+4=7) and denominators (8+9=17). That's addition, not multiplication. โ - D) 3/2: 3/2 = 1.5. The product 3/8 ร 4/9 = (3ร4)/(8ร9) = 12/72 = 1/6 โ 0.167, not 1.5. โQ6: Divide: 7/10 รท 3/5
A) 21/50 B) 7/6 C) 10/21 D) 1 1/6
Answer and Explanations
**Correct: D) 1 1/6** 7/10 รท 3/5 = 7/10 ร 5/3 = (7ร5)/(10ร3) = 35/30 = 7/6 = 1 1/6. - A) 21/50: This comes from multiplying (7ร3)/(10ร5) instead of using the reciprocal. Forgot to flip. โ - B) 7/6: โ This is correct, but as an improper fraction. Since 7/6 = 1 1/6, and mixed numbers are often preferred for final answers > 1, D is the better choice. - C) 10/21: This is an incorrect result. Dividing by 3/5 means multiplying by 5/3: (7/10) ร (5/3) = 35/30 = 7/6. 10/21 comes from a wrong computation. โ - D) 1 1/6: โ Correct, in mixed number form. *(Note: Both B and D are mathematically correct โ only D has the mixed number format. Either would be acceptable in practice.)*Q7: Which pair of fractions are equivalent?
A) 2/5 and 6/15 B) 3/4 and 9/16 C) 1/3 and 2/9 D) 5/6 and 10/13
Answer and Explanations
**Correct: A) 2/5 and 6/15** 2/5 = (2ร3)/(5ร3) = 6/15. Equivalent because multiplying numerator and denominator by the same number (3) gives the same value. - A) 2/5 and 6/15: โ 6/15 simplifies to 2/5. They are equivalent. - B) 3/4 and 9/16: 3/4 = 12/16, not 9/16. 9/16 โ 0.75. โ - C) 1/3 and 2/9: 1/3 = 3/9, not 2/9. 2/9 โ 0.222, 1/3 โ 0.333. โ - D) 5/6 and 10/13: 5/6 โ 0.833, 10/13 โ 0.769. Not equivalent. โQ8: A water tank contains 3/4 of its capacity. After using 2/5 of a tank, how much water remains as a fraction of the tank's capacity?
A) 1/20 B) 7/20 C) 3/20 D) 5/9
Answer and Explanations
**Correct: B) 7/20** 3/4 โ 2/5. LCM(4, 5) = 20. 3/4 = 15/20, 2/5 = 8/20. 15/20 โ 8/20 = 7/20. - A) 1/20: This might come from 3โ2=1 and 4ร5=20 โ subjectively treating it as multiplication of denominators but subtraction of numerators without common denominators. โ - B) 7/20: โ Correct. - C) 3/20: 3/20 = 0.15. The actual difference 7/20 = 0.35. Off by 4/20. โ - D) 5/9: This might come from (4โ3)/(4+5) or some similar confusion. 5/9 โ 0.556. Wrong. โNext Steps
Move on to 00-03 โ Decimals to learn about place value in decimals, terminating and recurring decimals, rounding, significant figures, decimal operations, and scientific notation.
Q5: Simplify 48/72 to lowest terms.
A) 2/3 B) 4/6 C) 8/12 D) 6/9
Answer: A) 2/3
GCF(48, 72) = 24. 48 รท 24 = 2, 72 รท 24 = 3. Result: 2/3.