Skip to main content
Study NotesLET Elementary · MathematicsReal content

LET Elementary MathematicsFractions, Decimals, Percent, Ratio and ProportionStudy Notes

Thorough study notes for Fractions, Decimals, Percent, Ratio and Proportion — the fastest path from zero to ready for LET Elementary Mathematics. Structured for self-study reviewers who cannot attend a review centre, these notes cover the full concept library plus the LET Elementary-specific twists Professional Regulation Commission (PRC) adds to its questions.

Exam context

For the Licensure Examination for Professional Teachers — Elementary, Professional Regulation Commission (PRC) tests Mathematics under a "Core" label, with Fractions, Decimals, Percent, Ratio and Proportion in the 2nd slot across 7 chapters. LET Elementary candidates must clear the Weighted average of 75% with no grade below 50% cut on the 2026 paper, which draws about a meaningful share of Mathematics questions. Date to watch: Bi-annual.

Fractions, Decimals, Percent, Ratio and Proportion - Study Notes

As an elementary education teacher preparing for the Licensure Examination for Teachers (LET), you must master fractions, decimals, percents, ratios, and proportions—concepts that form the foundation of the K–12 Basic Education Curriculum (BEC) for Grades 1–6. These four mathematical forms represent the same relationship: a part compared with a whole. The LET emphasizes real-world applications in Filipino contexts—jeepney fares, store discounts, recipe conversions, classroom ratios—testing both your computational skill and your ability to translate word problems accurately. Understanding these concepts deeply will enable you to teach elementary students with confidence and clarity, fulfilling RA 7836 (Code of Ethics for Professional Teachers) by ensuring competent, well-planned mathematics instruction. This chapter covers operations on each form, conversions among them, the three percentage cases, ratio and proportion solving, and practical applications in everyday transactions.

Summary

This chapter equips you to master the four foundational numerical forms—fractions, decimals, percents, and ratios—and their applications. The key insight is that all four are different ways of expressing a relationship between a part and a whole. In operations on fractions, remember to find a common denominator for addition/subtraction, and use the reciprocal rule for division. For decimals, align points when adding/subtracting, count places when multiplying, and move points when dividing. Convert freely among the three forms: fraction to decimal by dividing, decimal to percent by multiplying by 100, percent to fraction by writing over 100 and simplifying. The three percentage cases—finding the part (P = R × B), finding the rate (R = P ÷ B), and finding the base (B = P ÷ R)—solve every percent problem; always identify which is unknown before selecting the formula. Ratios compare same-kind quantities in lowest terms; proportions equate two ratios and are solved by cross-multiplication. Distinguish direct proportions (quantities increase together) from inverse proportions (one increases while the other decreases, with constant product). Partitive proportions divide a whole in a given ratio. Rates compare different-kind quantities; unit rates enable "best buy" comparisons and speed calculations. Mixture problems conserve the pure substance (or total cost/weight) when combining ingredients, requiring algebraic equations to solve. All concepts are grounded in Filipino contexts—jeepney fares, store discounts, recipes, classroom ratios, map scales—to help elementary students see mathematics as a practical tool for daily life. As an LET candidate, master the translations from words to symbols, the formula rearrangements, and the computational techniques. Your fluency will enable you to teach these topics with confidence and clarity, fulfilling RA 7836 by providing competent, thoughtful instruction that prepares your Grade 1–6 students for success in mathematics and beyond.

Sections

Fractions represent parts of a whole. In Grade 3–4 mathematics, students first encounter fractions as equal parts of a shape or group. By Grades 5–6, they perform operations. As a teacher, you must be fluent in all four operations. **Adding and Subtracting Fractions:** The cardinal rule is that fractions can only be added or subtracted if they have the same denominator. You must find the Least Common Denominator (LCD). Step 1: Identify the denominators. Step 2: Find the LCD (the smallest number divisible by all denominators). Step 3: Rewrite each fraction with the LCD as the new denominator. Step 4: Add or subtract the numerators; keep the denominator. Step 5: Simplify to lowest terms by dividing both numerator and denominator by their GCF (Greatest Common Factor). **Multiplying Fractions:** Multiplication does not require a common denominator. The process is straightforward: Step 1: Simplify (cancel) common factors between any numerator and any denominator before multiplying. Step 2: Multiply all numerators together and all denominators together. Step 3: Simplify the result to lowest terms. Teaching tip: Canceling first keeps numbers manageable and helps students see the relationship between fractions. For example, in 3/4 × 8/9, notice that 3 and 9 share a factor of 3, and 4 and 8 share a factor of 4. Canceling gives (1/1) × (2/1) = 2, avoiding the larger intermediate result 24/36. **Dividing Fractions:** Division of fractions relies on the **reciprocal** (flipping the numerator and denominator of the divisor). The rule: a/b ÷ c/d = a/b × d/c. Step 1: Keep the first fraction as is. Step 2: Change the division sign to multiplication. Step 3: Flip (take the reciprocal of) the second fraction. Step 4: Multiply and simplify. This rule can be explained conceptually: dividing by a fraction answers the question "How many copies of this fraction fit into that quantity?" For instance, 3/5 ÷ 1/10 asks "How many tenths fit into three-fifths?" The answer is 6, because three-fifths = six tenths. **Mixed Numbers:** A mixed number combines a whole number and a proper fraction (e.g., 2 1/3). When performing multiplication or division, always convert mixed numbers to improper fractions first. To convert 2 1/3: multiply 2 × 3 = 6, add the numerator 1 to get 7, and place over the denominator: 7/3. This conversion is essential because the rules for multiplying and dividing apply only to fractions, not to mixed-number notation. **Lowest Terms:** A fraction is in lowest terms when the GCF of its numerator and denominator is 1. Always express final answers in lowest terms. For instance, 6/9 simplifies to 2/3 because GCF(6,9) = 3, and 6÷3=2, 9÷3=3. Teaching application: In a Grade 4 math lesson on sharing, if 12 students share 8 cookies equally, each gets 8/12 = 2/3 of a cookie. The reduction makes the answer clearer.

Heading

1. Operations on Fractions

Examples

Problem

Add 2/3 + 1/4 – 1/6.

Solution

Step 1: Find the LCD of 3, 4, and 6. Multiples of 3: 3, 6, 9, 12, 15... Multiples of 4: 4, 8, 12... Multiples of 6: 6, 12... LCD = 12. Step 2: Rewrite with LCD 12: 2/3 = 8/12, 1/4 = 3/12, 1/6 = 2/12. Step 3: Add and subtract: 8/12 + 3/12 – 2/12 = (8+3–2)/12 = 9/12. Step 4: Simplify: GCF(9,12) = 3, so 9/12 = 3/4. Answer: 3/4.

Problem

Multiply 3/4 × 8/9.

Solution

Step 1: Cancel common factors. Notice 3 and 9 both have factor 3: 3÷3=1, 9÷3=3. Also, 4 and 8 both have factor 4: 4÷4=1, 8÷4=2. The fraction becomes (1/1) × (2/3) = 2/3. Alternatively, without canceling: (3×8)/(4×9) = 24/36. GCF(24,36) = 12, so 24/36 = 2/3. Answer: 2/3.

Problem

Divide 3/5 ÷ 2/7.

Solution

Step 1: Keep the first fraction: 3/5. Step 2: Take the reciprocal of 2/7, which is 7/2. Step 3: Multiply: 3/5 × 7/2 = 21/10. Step 4: Simplify if needed. GCF(21,10) = 1, so it is already in lowest terms. Express as mixed number: 21/10 = 2 1/10. Answer: 2 1/10 or 2.1.

Problem

Add the mixed numbers 2 1/3 + 1 1/2.

Solution

Step 1: Convert to improper fractions. 2 1/3 = (2×3+1)/3 = 7/3. 1 1/2 = (1×2+1)/2 = 3/2. Step 2: Find LCD of 3 and 2: LCD = 6. Step 3: Rewrite: 7/3 = 14/6, 3/2 = 9/6. Step 4: Add: 14/6 + 9/6 = 23/6. Step 5: Convert back to mixed number: 23 ÷ 6 = 3 remainder 5, so 23/6 = 3 5/6. Answer: 3 5/6 meters (contextual example: fabric for uniforms).

Problem

A student spent 1/3 of his ₱300 allowance on food and 1/4 on transportation. What fraction was left?

Solution

Step 1: Fraction spent = 1/3 + 1/4. Find LCD = 12. 1/3 = 4/12, 1/4 = 3/12. Step 2: Total spent = 4/12 + 3/12 = 7/12. Step 3: Fraction left = 1 – 7/12 = 12/12 – 7/12 = 5/12. Alternatively, amount left = 5/12 × ₱300 = ₱125. Answer: 5/12 of the allowance, or ₱125.

Key Points

  • Addition and subtraction of fractions require a common denominator; find the LCD first.
  • Multiplication does not require a common denominator; cancel common factors to simplify before multiplying.
  • Division of fractions uses the reciprocal rule: a/b ÷ c/d = a/b × d/c.
  • Convert mixed numbers to improper fractions before multiplying or dividing.
  • Always express final answers in lowest terms by dividing both numerator and denominator by their GCF.
  • A fraction is a comparison of parts to a whole; operations on fractions preserve this relationship.
  • Teaching Grades 3–6: Use visual models (area models, number lines, bar diagrams) alongside symbolic notation to build understanding.

Decimals are another way to write fractions with denominators that are powers of 10 (10, 100, 1000, etc.). In the K–12 BEC, Grades 4–6 students learn decimal notation, comparing decimals, and operations. As a teacher, fluency with decimals is essential for translating real-world measurements and money. **Adding and Subtracting Decimals:** The key principle is to **align the decimal points** vertically before performing the operation. This ensures that tenths are added to tenths, hundredths to hundredths, and so on. Step 1: Write the numbers vertically, aligning decimal points. Step 2: Add or subtract as with whole numbers, moving from right to left. Step 3: Place the decimal point in the answer directly below the aligned points. Step 4: Add trailing zeros if needed to make the numbers look aligned (optional, but aids clarity). Teaching note: Many students forget the decimal point in the answer or misalign columns. Use grid paper or a decimal-point template to reinforce alignment. **Multiplying Decimals:** Unlike addition and subtraction, you do not align decimal points for multiplication. Instead: Step 1: Ignore the decimal points and multiply the numbers as if they were whole numbers. Step 2: Count the total number of decimal places (digits to the right of the decimal point) in both factors. Step 3: Place the decimal point in the product so it has that many decimal places. Rule: The number of decimal places in the product equals the **sum** of the decimal places in the factors. For example, 0.6 × 0.4: the first factor has 1 decimal place, the second has 1, so the product has 1+1=2 decimal places. 6×4=24, so the answer is 0.24. **Dividing Decimals:** When the divisor (the number you are dividing by) is a decimal, first convert it to a whole number: Step 1: Count decimal places in the divisor. Step 2: Move the decimal point in the divisor to the right until it becomes a whole number. Step 3: Move the decimal point in the dividend (the number being divided) the same number of places to the right. Step 4: Divide using standard long division. Step 5: Place the decimal point in the quotient directly above its position in the adjusted dividend. Example: 4.8 ÷ 0.6. The divisor 0.6 has 1 decimal place. Move both decimal points 1 place right: 48 ÷ 6 = 8. So 4.8 ÷ 0.6 = 8. Teaching application: In Grade 5, when dividing ₱48.50 among 5 students, students perform 48.50 ÷ 5 = 9.70, or ₱9.70 per student. This grounds abstract decimal division in currency. **Comparing and Ordering Decimals:** To compare decimals, align decimal points and compare digit by digit from left to right. It helps to append trailing zeros: 0.6 = 0.60, so comparing 0.6 and 0.55 becomes 0.60 vs. 0.55, making it clear that 0.60 > 0.55. **Decimal Place Value:** Understanding place value is foundational. In 3.456, the 3 is in the ones place, 4 in the tenths place (0.4), 5 in the hundredths place (0.05), and 6 in the thousandths place (0.006). This clarity helps students avoid errors like thinking 0.3 < 0.03. Teaching strategy: Use a place-value chart showing ones | tenths | hundredths | thousandths. Have students fill in the digits of decimals to reinforce the value of each position.

Heading

2. Operations on Decimals

Examples

Problem

Add 23.456 + 7.89.

Solution

Step 1: Align decimal points vertically: 23.456 + 7.890 ——————— Step 2: Add from right to left: 6+0=6, 5+9=14 (write 4, carry 1), 4+8+1=13 (write 3, carry 1), 3+7+1=11 (write 1, carry 1), 2+0+1=3. Step 3: Place decimal point. Answer: 31.346

Problem

Multiply 0.6 × 0.4.

Solution

Step 1: Ignore decimal points and multiply: 6 × 4 = 24. Step 2: Count decimal places: 0.6 has 1 decimal place, 0.4 has 1 decimal place. Total = 1+1 = 2 decimal places. Step 3: Place decimal point in 24 so it has 2 decimal places: 0.24. Answer: 0.24

Problem

Divide 4.8 ÷ 0.6.

Solution

Step 1: The divisor 0.6 has 1 decimal place. Step 2: Move decimal points 1 place to the right: 4.8 becomes 48, and 0.6 becomes 6. Step 3: Divide: 48 ÷ 6 = 8. Answer: 8

Problem

Divide ₱48.50 equally among 5 students. How much does each student receive?

Solution

Step 1: Set up the division: 48.50 ÷ 5. Step 2: Use long division. 5 into 48 goes 9 times (9×5=45), remainder 3. Bring down the 5 to get 35. 5 into 35 goes 7 times. Bring down the 0 to get 0. 5 into 0 goes 0 times. Step 3: The decimal point in 48.50 is after the 8, so place it in the quotient after the 9: 9.70. Answer: ₱9.70 per student

Problem

Order from smallest to largest: 0.6, 0.55, 0.605.

Solution

Step 1: Append trailing zeros to make all numbers have the same number of decimal places: 0.600, 0.550, 0.605. Step 2: Compare digit by digit from left to right. All start with 0 in the ones place. Tenths: 6, 5, 6. So 0.550 is smallest. Between 0.600 and 0.605, the hundredths place decides: 0 < 0 (same), but thousandths: 0 < 5, so 0.600 < 0.605. Answer: 0.55 < 0.6 < 0.605

Key Points

  • Align decimal points vertically when adding or subtracting decimals.
  • For multiplication, ignore decimal points, multiply as whole numbers, then place the decimal point so the product has as many decimal places as the sum of decimal places in the factors.
  • For division by a decimal, move the decimal point in both the divisor and dividend the same number of places to make the divisor a whole number.
  • Append trailing zeros when comparing decimals to make comparison clearer (e.g., 0.6 = 0.60).
  • Decimal place value (tenths, hundredths, thousandths) must be understood to avoid computational errors.
  • Decimals represent fractions with denominators of powers of 10 (0.1 = 1/10, 0.25 = 25/100, etc.).
  • In Grade 4–5 math lessons, use money (pesos and cents) as the primary context for decimal operations, as it resonates with Filipino students.

Fractions, decimals, and percents are three representations of the same mathematical relationship: a part compared to a whole. Fluency in converting among the three forms is essential for solving the majority of LET items, which mix notation styles and require translation. **Fundamental Relationship:** Percent means "per hundred," so any percent is fundamentally a fraction with denominator 100. For instance, 25% = 25/100 = 1/4 (simplified). **Converting from Fraction to Decimal:** Divide the numerator by the denominator using long division or a calculator. Example: 3/8 → Divide 3 by 8 to get 0.375. Teaching tip: This is the most intuitive conversion for students because it directly answers the question "How many parts of one whole?" For 3/8, you are asking "If I divide the whole into 8 equal parts, 3 of those parts is what decimal amount of the whole?" Answer: 0.375 or 37.5%. **Converting from Decimal to Percent:** Multiply by 100 (or equivalently, move the decimal point two places to the right) and append the percent symbol. Example: 0.25 → 0.25 × 100 = 25%. Alternative phrasing: 0.25 = 25/100 = 25%. Teaching note: Emphasize the visual alignment. The decimal 0.25 in a place-value chart shows 2 tenths and 5 hundredths. When you multiply by 100, the tenths place becomes the tens place and the hundredths place becomes the ones place in the percent: "2 tens and 5 ones" = 25 percent. **Converting from Percent to Decimal:** Divide by 100 (or move the decimal point two places to the left) and drop the percent symbol. Example: 35% → 35 ÷ 100 = 0.35. Teaching strategy: Use a visual arrow showing the decimal point moving left: 35.% → 3.5% → 0.35. This kinesthetic representation helps students internalize the magnitude of the shift. **Converting from Percent to Fraction:** Write the percent as a fraction with denominator 100, then simplify by dividing both numerator and denominator by their GCF. Example: 40% = 40/100. GCF(40,100) = 20, so 40/100 = 2/5. **Converting from Fraction to Percent:** First convert the fraction to a decimal (divide), then multiply by 100 to get the percent. Example: 3/8 → 0.375 → 37.5%. Alternatively, find an equivalent fraction with denominator 100 (if possible): not all fractions have a convenient equivalent with denominator 100, so the decimal method is more general. **Common Conversions (Memorization):** Teachers and students benefit from memorizing these frequent conversions: - 1/2 = 0.5 = 50% - 1/4 = 0.25 = 25% - 3/4 = 0.75 = 75% - 1/5 = 0.2 = 20% - 2/5 = 0.4 = 40% - 3/5 = 0.6 = 60% - 4/5 = 0.8 = 80% - 1/3 ≈ 0.333... ≈ 33 1/3% (or 33.3%) - 2/3 ≈ 0.667... ≈ 66 2/3% (or 66.7%) - 1/8 = 0.125 = 12.5% - 1/10 = 0.1 = 10% These conversions appear repeatedly in LET items on discounts, taxes, and class composition. **Application in Classroom Contexts:** In a Grade 5 math lesson, a teacher might say: "The class is 60% boys. That's the same as 3/5 of the class, or 0.6 of the class. If there are 30 students, that's 3/5 × 30 = 18 boys." This integration of fraction, decimal, and percent notation, grounded in a real classroom statistic, deepens understanding. **Repeating and Terminating Decimals:** Some fractions convert to terminating decimals (they end), while others convert to repeating decimals (a digit or block of digits repeats infinitely). Fractions with denominators containing only factors of 2 and 5 (e.g., 1/8, 3/20) terminate. Fractions with other prime factors (e.g., 1/3, 2/7) repeat. On the LET, you may encounter 1/3 ≈ 0.333 or 2/3 ≈ 0.667; knowing this distinction prevents confusion when rounding.

Heading

3. Conversions Among Fractions, Decimals, and Percents

Examples

Problem

Convert 3/8 to a decimal and a percent.

Solution

Step 1: Divide 3 by 8 using long division or a calculator. 3 ÷ 8 = 0.375 (decimal form). Step 2: Multiply 0.375 by 100 to get the percent. 0.375 × 100 = 37.5%. Answer: 0.375 or 37.5%

Problem

Convert 42% to a fraction in lowest terms.

Solution

Step 1: Write 42% as a fraction: 42/100. Step 2: Find GCF(42, 100). Factors of 42: 1, 2, 3, 6, 7, 14, 21, 42. Factors of 100: 1, 2, 4, 5, 10, 20, 25, 50, 100. GCF = 2. Step 3: Divide both by 2: 42/100 = 21/50. Answer: 21/50

Problem

Convert 0.625 to a fraction and a percent.

Solution

Method 1 (decimal to percent): 0.625 × 100 = 62.5%. Method 2 (decimal to fraction): 0.625 has 3 decimal places, so it represents 625/1000. Simplify: GCF(625, 1000) = 125. 625 ÷ 125 = 5, 1000 ÷ 125 = 8. So 0.625 = 5/8. Verify: 5 ÷ 8 = 0.625. ✓ Answer: 5/8 or 62.5%

Problem

Convert 33 1/3% to a fraction and a decimal.

Solution

Step 1: The mixed percent 33 1/3% = 33.333...% = (100/3)%. Step 2: Write as a fraction: (100/3) ÷ 100 = (100/3) × (1/100) = 1/3. Step 3: Convert 1/3 to a decimal: 1 ÷ 3 = 0.333... (repeating). Answer: 1/3 or 0.333... or approximately 0.333

Problem

In a Grade 4 class of 30 students, 18 are girls. Express this ratio as a fraction, decimal, and percent.

Solution

Step 1: Fraction = 18/30. Simplify: GCF(18,30) = 6, so 18/30 = 3/5. Step 2: Decimal = 3 ÷ 5 = 0.6. Step 3: Percent = 0.6 × 100 = 60%. Interpretation: 3/5 of the class (or 0.6 or 60%) are girls. Answer: 3/5, 0.6, or 60%

Key Points

  • Percent literally means per hundred; 35% = 35/100 = 0.35 = 7/20 (simplified).
  • To convert fraction to decimal, divide numerator by denominator.
  • To convert decimal to percent, multiply by 100 (move decimal point 2 places right).
  • To convert percent to decimal, divide by 100 (move decimal point 2 places left).
  • To convert percent to fraction, write as a fraction with denominator 100, then simplify.
  • Memorize common conversions (1/2 = 0.5 = 50%, 1/4 = 0.25 = 25%, 3/4 = 0.75 = 75%, etc.) for speed.
  • Some fractions have terminating decimals (1/4 = 0.25), while others repeat (1/3 ≈ 0.333...).
  • All three forms—fraction, decimal, percent—represent the same quantity; choose the form that best fits the context.
  • In classroom teaching, alternate among the three forms to reinforce their equivalence and deepen conceptual understanding.

Every percentage problem, regardless of real-world context, falls into one of three cases built on the formula **Rate × Base = Percentage** (note: in this formula, "percentage" means the part, not the percent symbol). Mastering these three cases is perhaps the single most important skill for the LET mathematics section, as percentage problems appear in nearly every word-problem cluster. **Understanding the Terminology:** - **Rate** (or Percent): The percentage expressed as a decimal or fraction (e.g., 0.20 for 20%). - **Base**: The whole amount, the number you are taking a percent of. - **Percentage** (or Part): The result; the amount that is the given percent of the base. (Note: This is confusing terminology, but it is standard in LET questions. The "percentage" is not the percent symbol; it is the numerical part.) The formula: **Part = Rate × Base**, or equivalently, **P = R × B**. Familiarize yourself with rearrangements: - To find the part: Part = Rate × Base - To find the rate: Rate = Part ÷ Base - To find the base: Base = Part ÷ Rate **Case 1: Finding the Part (Find P given R and B)** Use the formula directly: Part = Rate × Base. Keyword clues: "What is...of?" "Find...of." "How much is...of?" Example: "What is 20% of 450?" Here, the rate is 20% = 0.20, the base is 450, and you are finding the part. Part = 0.20 × 450 = 90. Step-by-step reasoning: 1. Identify the rate (percent given). 2. Identify the base (the "of" amount). 3. Multiply: Rate × Base. 4. The result is the part. **Case 2: Finding the Rate (Find R given P and B)** Rearrange: Rate = Part ÷ Base. Convert the result to a percent by multiplying by 100. Keyword clues: "What percent...of?" "...is what percent of...?" "...as a percent." Example: "40 is what percent of 160?" Here, the part is 40, the base is 160, and you are finding the rate. Rate = 40 ÷ 160 = 0.25 = 25%. Step-by-step reasoning: 1. Identify the part (the number alone, not part of a phrase like "20% of"). 2. Identify the base (the "of" amount). 3. Divide: Part ÷ Base. 4. Multiply by 100 (or move decimal 2 places right) to express as a percent. **Case 3: Finding the Base (Find B given P and R)** Rearrange: Base = Part ÷ Rate. Keyword clues: "...is X% of what number?" "X% of what is...?" "Find the whole." Example: "15 is 25% of what number?" Here, the part is 15, the rate is 25% = 0.25, and you are finding the base. Base = 15 ÷ 0.25 = 60. Step-by-step reasoning: 1. Identify the part. 2. Identify the rate (percent given). 3. Divide: Part ÷ Rate (rate as a decimal). 4. The result is the base. **Common Mistakes and How to Avoid Them:** 1. **Confusing the base.** The base is the number immediately after "of," not necessarily the larger number. In "A class of 40 students, 5 of whom are absent, has what percent absenteeism?" the base is 40 (the whole class), not 5. 2. **Forgetting to convert the percent to a decimal.** When dividing or multiplying, use the decimal form (0.25 for 25%), not the percent form (25%). Multiply by 25 by mistake, and you will get a wildly incorrect answer. 3. **Dividing in the wrong direction.** In Case 2, divide Part by Base, not Base by Part. If you reverse it, your answer will be inverted (a reciprocal error). 4. **Misidentifying the case.** Read the problem carefully to determine what is unknown. If you are asked "What is 15% of 80?" (finding the part), but you instead divide 80 by 0.15 (as if finding the base), you will get 533.33, which is absurdly large and signals an error. **Percent Change and Successive Percents:** **Percent Increase/Decrease:** Formula: Percent Change = (Change ÷ Original) × 100, where Change = New – Original. - A positive result indicates an increase. - A negative result indicates a decrease. - **Critical:** The base is always the *original* value, not the new one. Example: A student's score rose from 40 to 50. What is the percent increase? Change = 50 – 40 = 10. Percent Increase = (10 ÷ 40) × 100 = 0.25 × 100 = 25%. Common mistake: A student might divide 10 by 50 (using the new value as the base), getting 20%. The correct answer is 25%, because the original score was 40. **Successive Percents (Two or More Percents Applied One After Another):** The trap the LET loves: two successive discounts or markups cannot simply be added or subtracted. Each percent is applied to the result of the previous step, not to the original value. Example: An appliance priced at ₱1,000 is marked down 10%, then a further 20% off the reduced price. What is the final price? Incorrect approach: 10% + 20% = 30% off, so pay 70%, getting 0.70 × 1,000 = ₱700. **This is wrong.** Correct approach: Step 1: First discount (10%). New price = 1,000 × (1 – 0.10) = 1,000 × 0.90 = ₱900. Step 2: Second discount (20% of the new price). Final price = 900 × (1 – 0.20) = 900 × 0.80 = ₱720. Overall percent discount = (1,000 – 720) ÷ 1,000 × 100 = 28%, **not 30%.** Why? Because the second 20% is applied to ₱900, not the original ₱1,000. The discounts "compound" or "cascade," reducing each other's effect. **Application in Philippine Contexts:** Filipino students encounter percentages daily: - **Store discounts:** "₱1,500 shirt, 25% off. How much do I pay?" (Case 1) - **VAT/Tax:** "The subtotal is ₱500. Add 12% VAT. Total?" (Case 1) - **Class composition:** "25 students, 15 passed. What percent passed?" (Case 2) - **Salary increases:** "Salary went from ₱20,000 to ₱22,000. What is the percent raise?" (Percent change) - **Compound discounts:** "Jeepney fare is ₱15 with a student discount of 20%, then another 10% off for a promo. What do I pay?" (Successive percents) As a teacher, frame percentage problems in these familiar scenarios to build student confidence and show the relevance of the mathematics.

Heading

4. The Three Percentage Cases

Examples

Problem

What is 20% of 450?

Solution

Case 1: Finding the part. Step 1: Rate = 20% = 0.20, Base = 450. Step 2: Part = 0.20 × 450 = 90. Answer: 90

Problem

40 is what percent of 160?

Solution

Case 2: Finding the rate. Step 1: Part = 40, Base = 160. Step 2: Rate = 40 ÷ 160 = 0.25. Step 3: Convert to percent: 0.25 × 100 = 25%. Answer: 25%

Problem

15 is 25% of what number?

Solution

Case 3: Finding the base. Step 1: Part = 15, Rate = 25% = 0.25. Step 2: Base = 15 ÷ 0.25 = 60. Answer: 60

Problem

A shirt priced at ₱450 is on sale at 20% off. What is the sale price?

Solution

Case 1: Finding the discount (part), then the new price. Step 1: Rate = 20% = 0.20, Base = ₱450. Step 2: Discount = 0.20 × 450 = ₱90. Step 3: Sale price = ₱450 – ₱90 = ₱360. Alternative (faster): If 20% is taken off, you pay 80%. Sale price = 0.80 × 450 = ₱360. Answer: ₱360

Problem

A student's score rose from 40 to 50 on a retest. What is the percent increase?

Solution

Percent change problem. Step 1: Change = 50 – 40 = 10. Step 2: Original (base) = 40. Step 3: Percent Increase = (10 ÷ 40) × 100 = 0.25 × 100 = 25%. Important: Use 40 as the base, not 50, because 40 is the original starting point. Answer: 25%

Problem

A ₱1,000 appliance is marked down 10%, then a further 20% off the reduced price. What is the final price, and what is the overall percent discount?

Solution

Successive percents (compounding discounts). Step 1: First markdown (10%). New price = 1,000 × (1 – 0.10) = 1,000 × 0.90 = ₱900. Step 2: Second markdown (20% of ₱900, not ₱1,000). Final price = 900 × (1 – 0.20) = 900 × 0.80 = ₱720. Step 3: Overall discount = (1,000 – 720) ÷ 1,000 × 100 = 280 ÷ 1,000 × 100 = 28%. Note: 10% + 20% = 30% if they were additive, but successive discounts give 28% because the second discount is smaller (₱20% of ₱900 = ₱180, not ₱200). Answer: Final price ₱720; overall discount 28%

Problem

In a Grade 5 class of 40 students, 15 passed the math test on the first attempt. What percent passed? What percent did not pass?

Solution

Case 2: Finding the rate. Step 1: Part (passed) = 15, Base = 40. Step 2: Rate = 15 ÷ 40 = 0.375 = 37.5%. Step 3: Did not pass = 40 – 15 = 25. Rate = 25 ÷ 40 = 0.625 = 62.5%. Alternative: 100% – 37.5% = 62.5%. Answer: 37.5% passed; 62.5% did not pass

Problem

A meal subtotal is ₱500. If VAT (value-added tax) is 12%, what is the total bill?

Solution

Case 1: VAT is added to the subtotal. Step 1: Rate = 12% = 0.12, Base = ₱500. Step 2: VAT = 0.12 × 500 = ₱60. Step 3: Total = ₱500 + ₱60 = ₱560. Alternative (faster): Total = Base × (1 + Rate) = 500 × 1.12 = ₱560. Answer: ₱560

Key Points

  • The formula Part = Rate × Base underlies all three percentage cases.
  • Case 1 (Find the Part): Part = Rate × Base. Keywords: "What is...of?"
  • Case 2 (Find the Rate): Rate = Part ÷ Base, then multiply by 100 for percent. Keywords: "What percent...of?"
  • Case 3 (Find the Base): Base = Part ÷ Rate. Keywords: "...is X% of what?"
  • Always convert the percent to a decimal (divide by 100) when multiplying or dividing.
  • The base in a percentage problem is the number after "of," representing the whole.
  • Percent change uses the original value as the base, not the new value.
  • Successive percents (two or more) compound—each is applied to the result of the previous step, not to the original.
  • Two equal percents applied successively do not return to the original (e.g., a 20% decrease then 20% increase gives a net 4% loss).
  • In word problems, identify the unknown (part, rate, or base) before selecting the formula rearrangement.
  • Common Filipino contexts: store discounts, VAT, class percentages, salary increases, compound jeepney fares.

A **ratio** compares two quantities of the same kind. A **proportion** states that two ratios are equal. These concepts are central to the K–12 BEC (Grade 5–6) and appear frequently on the LET in the context of scale drawings, recipe conversions, and part-to-whole relationships. **Ratio Basics:** A ratio can be written in three notations: **a : b** (colon notation), **a/b** (fraction notation), or **a to b** (word notation). All three represent the same comparison. Example: In a classroom with 12 boys and 18 girls, the ratio of boys to girls is 12 : 18 (colon), 12/18 (fraction), or "12 to 18" (words). **Simplifying Ratios:** A ratio should be expressed in **lowest terms**, just like a fraction. Divide both terms by their GCF. Example: 12 : 18. GCF(12, 18) = 6. So 12 : 18 = 2 : 3 (simplified). Teaching note: A ratio of 2 : 3 means for every 2 boys, there are 3 girls. This interpretation helps students understand that a simplified ratio preserves the relationship while using smaller, more manageable numbers. **Ratios Must Compare the Same Units:** Before writing a ratio, ensure both quantities are in the same units. If comparing 50 cm to 2 m, first convert: 2 m = 200 cm. Then the ratio is 50 : 200 = 1 : 4 (after simplifying). **Extended Ratios (More Than Two Terms):** A ratio can compare more than two quantities. For example, a recipe might call for flour : sugar : butter = 3 : 2 : 1, meaning for every 3 parts of flour, there are 2 parts of sugar and 1 part of butter. **Proportion Basics:** A **proportion** is an equation stating that two ratios are equal: a/b = c/d or a : b = c : d. Example: 2/3 = 6/9 is a proportion because both fractions equal the same value (both simplify to 2/3). **Cross-Multiplication (The Key Tool):** For a proportion a/b = c/d, cross-multiply to get ad = bc. This property is the foundation of solving proportions. Why does it work? If a/b = c/d, multiply both sides by bd: (a/b) × bd = (c/d) × bd, giving ad = bc. Teaching tip: Visualize the cross: the numerator of the left fraction multiplies the denominator of the right, and vice versa. **Solving a Proportion (Finding an Unknown):** Use cross-multiplication to set up an equation, then solve for the unknown. Example: Solve for x in 3/5 = x/20. Cross-multiply: 3 × 20 = 5 × x. 60 = 5x. x = 60 ÷ 5 = 12. Check: 3/5 = 0.6, and 12/20 = 0.6. ✓ **Direct Proportion:** When two quantities are **directly proportional**, they increase or decrease at the same rate. If one doubles, the other doubles. The ratios of corresponding values are equal. Example: A recipe for 6 servings needs 2 cups of rice. How many cups for 15 servings? Setting up the proportion: 2 cups / 6 servings = x cups / 15 servings. Cross-multiply: 2 × 15 = 6 × x. 30 = 6x. x = 5 cups. **Key principle for direct proportion:** Write the ratios in the same order (cups to servings on both sides). **Inverse Proportion:** When two quantities are **inversely proportional**, as one increases, the other decreases, such that their **product is constant**. Example: Four workers can finish repainting a classroom in 6 days. How long will 3 workers take, at the same pace? For inverse proportion: workers × days = constant. 4 × 6 = 3 × d. 24 = 3d. d = 8 days. Interpretation: Fewer workers (from 4 to 3) means more days (from 6 to 8), which is intuitive. The inverse relationship is preserved by the constant product. **Partitive Proportion (Dividing a Whole in a Given Ratio):** Partitive proportions divide a total into parts according to a ratio. Example: Divide ₱1,500 among three children in the ratio 2 : 3 : 5. Step 1: Find the total parts: 2 + 3 + 5 = 10. Step 2: Find the value of one part: ₱1,500 ÷ 10 = ₱150 per part. Step 3: Multiply each ratio term by the value per part: - Child 1: 2 × ₱150 = ₱300 - Child 2: 3 × ₱150 = ₱450 - Child 3: 5 × ₱150 = ₱750 Verification: ₱300 + ₱450 + ₱750 = ₱1,500. ✓ **Scale Drawings and Maps:** A **scale** is a ratio of a drawing's measurement to the actual measurement. For example, a map scale of 1 : 50,000 means 1 unit on the map represents 50,000 units in reality. Example: On a map with scale 1 : 50,000, two towns are 4 cm apart on the map. What is the actual distance? Using proportion: 1 cm (map) / 50,000 cm (actual) = 4 cm (map) / x cm (actual). Cross-multiply: 1 × x = 50,000 × 4. x = 200,000 cm = 2 km (converting: 200,000 cm ÷ 100,000 cm/km). Teaching note: Scale drawings appear in Grade 5–6 social studies (maps) and mathematics (geometric scaling). Understanding that a scale is a proportion helps students solve these problems systematically. **Common Mistakes:** 1. **Writing ratios in the wrong order.** The first quantity mentioned goes in the numerator. "The ratio of boys to girls" means boys in the numerator, girls in the denominator. Reversing this inverts the ratio. 2. **Forgetting to simplify.** Always reduce ratios to lowest terms. 12 : 18 should be 2 : 3, not left as 12 : 18. 3. **Confusing direct and inverse proportions.** Direct: "More input means more output" (e.g., more servings need more rice). Inverse: "More of one means less of the other" (e.g., more workers finish in less time). 4. **Misapplying cross-multiplication.** Cross-multiply only when the proportion is written as an equation a/b = c/d. For partitive proportions or other ratio problems, this method does not apply. 5. **Not maintaining units.** When setting up a proportion, ensure the units match on both sides. If one ratio compares cups to servings, the other must also. **Application in Filipino Contexts:** Ratios and proportions appear constantly in Filipino daily life: - **Class composition:** "Boys to girls ratio of 2 : 3 in a class of 30. How many boys?" (Partitive proportion.) - **Jeepney fares:** "If the fare increases in the ratio 4 : 5, how much will a ₱15 trip cost?" (Direct proportion.) - **Recipes:** "A recipe serves 4. How much of each ingredient for 10 servings?" (Direct proportion.) - **Map scales:** "Using a map with scale 1 : 25,000, calculate actual distances." (Proportion via cross-multiplication.) - **Mixture problems:** "Mixing paint in a ratio of 2 : 3 : 5 (red : blue : white) to make 500 ml." (Partitive proportion.)

Heading

5. Ratio and Proportion

Examples

Problem

A classroom has 12 boys and 18 girls. Write the ratio of boys to girls in lowest terms.

Solution

Step 1: Ratio = 12 : 18 (or 12/18). Step 2: Find GCF(12, 18). Factors of 12: 1, 2, 3, 4, 6, 12. Factors of 18: 1, 2, 3, 6, 9, 18. GCF = 6. Step 3: Divide both by 6: 12/6 : 18/6 = 2 : 3. Interpretation: For every 2 boys, there are 3 girls. Answer: 2 : 3

Problem

A recipe for 6 servings of arroz caldo needs 2 cups of rice. How many cups are needed for 15 servings?

Solution

Direct proportion: Servings and rice increase together. Step 1: Set up the proportion: 2 cups / 6 servings = x cups / 15 servings. Step 2: Cross-multiply: 2 × 15 = 6 × x. 30 = 6x. Step 3: Solve: x = 30 ÷ 6 = 5. Verification: 2/6 = 0.333... and 5/15 = 0.333... ✓ Answer: 5 cups

Problem

Four workers can finish repainting a classroom in 6 days. How long will 3 workers take, at the same pace?

Solution

Inverse proportion: Fewer workers means more days; workers × days = constant. Step 1: For 4 workers: 4 × 6 = 24 (constant). Step 2: For 3 workers: 3 × d = 24. Step 3: Solve: d = 24 ÷ 3 = 8 days. Interpretation: Fewer workers (3 < 4) take more days (8 > 6), which makes sense. Answer: 8 days

Problem

Divide ₱1,500 among three children in the ratio 2 : 3 : 5.

Solution

Partitive proportion: Divide the whole into parts according to the ratio. Step 1: Total parts = 2 + 3 + 5 = 10. Step 2: Value per part = ₱1,500 ÷ 10 = ₱150. Step 3: Distribute: - Child 1: 2 × ₱150 = ₱300 - Child 2: 3 × ₱150 = ₱450 - Child 3: 5 × ₱150 = ₱750 Verification: ₱300 + ₱450 + ₱750 = ₱1,500 ✓ Answer: ₱300, ₱450, ₱750

Problem

On a map with scale 1 : 50,000, two towns are 4 cm apart. What is the actual distance in kilometers?

Solution

Proportion based on map scale. Step 1: Set up the proportion: 1 cm (map) / 50,000 cm (actual) = 4 cm (map) / x cm (actual). Step 2: Cross-multiply: 1 × x = 50,000 × 4. x = 200,000 cm. Step 3: Convert to kilometers: 200,000 cm ÷ 100,000 cm/km = 2 km. Answer: 2 km

Problem

In a Grade 5 class of 30 students, the ratio of boys to girls is 2 : 3. How many boys and girls are in the class?

Solution

Partitive proportion: The ratio 2 : 3 divides the class of 30. Step 1: Total parts = 2 + 3 = 5. Step 2: Value per part = 30 ÷ 5 = 6 students. Step 3: Distribute: - Boys: 2 × 6 = 12 - Girls: 3 × 6 = 18 Verification: 12 + 18 = 30 ✓ and ratio = 12 : 18 = 2 : 3 ✓ Answer: 12 boys, 18 girls

Key Points

  • A ratio compares two or more quantities of the same kind; write as a : b, a/b, or "a to b."
  • Simplify ratios to lowest terms by dividing both terms by their GCF, just as with fractions.
  • Ratios must compare quantities in the same units; convert units before writing the ratio.
  • A proportion equates two ratios: a/b = c/d or a : b = c : d.
  • Solve proportions using cross-multiplication: a/b = c/d implies ad = bc.
  • Direct proportion: quantities increase or decrease together at the same rate; ratios are equal.
  • Inverse proportion: one quantity increases while the other decreases; their product is constant (workers × days = constant).
  • Partitive proportion: divide a whole into parts according to a given ratio by finding the total number of parts, then multiplying the ratio terms by the value of one part.
  • Scale drawings and maps use proportions; the scale ratio compares drawing length to actual length.
  • Common mistake: reversing the order of a ratio; carefully read which quantity is mentioned first.
  • Common mistake: confusing direct and inverse proportions; think through whether one quantity increases or decreases with the other.
  • In Filipino contexts, proportions solve problems involving recipes, class compositions, map reading, and fare calculations.

A **rate** compares two quantities of different kinds, such as kilometers per hour, pesos per kilogram, or students per classroom. Rates are ubiquitous in Filipino contexts and appear frequently on the LET in word-problem clusters. A **unit rate** has a denominator of 1, making it ideal for comparisons. **Unit Rate Basics:** To find a unit rate, divide the first quantity by the second. Example: If 3 kg of rice costs ₱165, the unit rate is ₱165 ÷ 3 kg = ₱55 per kg. Teaching application: Unit rates settle "best buy" questions instantly. If one brand sells 500 g for ₱75 and another sells 750 g for ₱108, compute unit rates: ₱75 ÷ 500 g = ₱0.15 per gram vs. ₱108 ÷ 750 g = ₱0.144 per gram. The second is cheaper, so it is the better buy. **Speed, Distance, and Time:** The fundamental relationship is **Distance = Rate × Time**, or equivalently: - Rate = Distance ÷ Time - Time = Distance ÷ Rate These rearrangements form the basis of speed problems. Example: A jeepney travels 60 km in 3 hours. What is the average speed? Rate = 60 km ÷ 3 hours = 20 km/h. Example: If a jeepney travels at 20 km/h, how far will it go in 5 hours? Distance = 20 km/h × 5 hours = 100 km. Example: If a jeepney travels 100 km at 20 km/h, how long is the journey? Time = 100 km ÷ 20 km/h = 5 hours. **Teaching Note:** Students often confuse which quantity to divide. A helpful mnemonic is **"Distance = Rate × Time"** or **"D = RT."** To find one variable, isolate it algebraically. If you know D and R, then T = D ÷ R. **Mixture Problems:** Mixture problems combine two or more ingredients (or groups) with different rates (costs per unit, concentrations, percentages) to achieve a desired outcome. These problems are particularly common in Filipino contexts involving recipes, alloys, solutions, and blended commodities. **Type 1: Mixing at Different Unit Prices (Best Buy / Cost Mixture)** Example: How many kg of ₱40/kg rice should be mixed with 10 kg of ₱55/kg rice to produce a mixture worth ₱50/kg? Setup: - Let x = kg of ₱40/kg rice. - Cost of cheaper rice: 40x pesos. - Cost of expensive rice: 55 × 10 = ₱550. - Total weight: x + 10 kg. - Desired average price: ₱50/kg. Equation: Total cost / Total weight = Average price. (40x + 550) / (x + 10) = 50. Solve: 40x + 550 = 50(x + 10). 40x + 550 = 50x + 500. 550 – 500 = 50x – 40x. 50 = 10x. x = 5 kg. Answer: Mix 5 kg of ₱40/kg rice with 10 kg of ₱55/kg rice. Verification: Total cost = 40(5) + 55(10) = 200 + 550 = ₱750. Total weight = 5 + 10 = 15 kg. Average = 750 ÷ 15 = ₱50/kg. ✓ **Type 2: Mixing at Different Concentrations or Percentages (Solution Mixture)** Example: How much pure water should be added to 20 liters of a 25% salt solution to dilute it to 10%? Setup: - Let x = liters of water to add. - Pure water has 0% salt. - Original solution: 20 liters at 25% salt contains 0.25 × 20 = 5 liters of salt. - Final solution: (x + 20) liters at 10% salt contains 0.10(x + 20) liters of salt. - The amount of salt doesn't change; only the volume increases. Equation: Amount of salt is constant. 0.25 × 20 = 0.10 × (x + 20). 5 = 0.10x + 2. 3 = 0.10x. x = 30 liters. Answer: Add 30 liters of water. Verification: New solution has 5 liters of salt in 20 + 30 = 50 liters. Concentration = 5 ÷ 50 = 0.10 = 10%. ✓ **Type 3: Alloy or Blend Problems (Precious Metals, Textiles)** Example: Pure gold (100% gold) and 14-karat gold (14/24 = 58.3% gold) are mixed to produce 12 grams of 18-karat gold (18/24 = 75% gold). How much of each is needed? Setup: - Let x = grams of pure gold. - Then (12 – x) = grams of 14-karat gold. - Pure gold contributes: 1.00 × x = x grams of gold. - 14-karat gold contributes: (14/24) × (12 – x) grams of gold. - Final mixture: 0.75 × 12 = 9 grams of gold. Equation: x + (14/24)(12 – x) = 9. Multiply by 24 to clear fractions: 24x + 14(12 – x) = 216. 24x + 168 – 14x = 216. 10x = 48. x = 4.8 grams. Answer: 4.8 grams of pure gold and 12 – 4.8 = 7.2 grams of 14-karat gold. Verification: Gold content = 1.00(4.8) + (14/24)(7.2) = 4.8 + 4.2 = 9 grams. Percentage = 9 ÷ 12 = 0.75 = 75%. ✓ **General Approach to Mixture Problems:** 1. **Define a variable** for the unknown quantity (usually the amount of one ingredient or the final total). 2. **Set up a conservation equation.** The quantity being conserved is usually the amount of the pure substance (salt, gold, cost) or the total volume/weight. The key insight is that the total amount of pure substance before mixing equals the total after mixing (nothing is created or destroyed). 3. **Solve the equation** for the variable. 4. **Verify** by substituting back into the conservation equation. **Filipino Contexts for Rates and Mixtures:** - **Jeepney fares and speeds:** Calculating travel time or fuel consumption based on distance and speed. - **Grocery shopping (best buy):** Comparing unit prices of rice, sugar, and other staples to determine the cheapest option. - **Cooking and recipes:** Scaling ingredient quantities or mixing ingredients at different costs (e.g., cheaper flour with premium flour to achieve a target average cost). - **Alloy and textile industries:** Mixing metals or fabrics with different purities or compositions. - **Water or chemical mixing:** Diluting or concentrating solutions (e.g., sugar syrup, bleach solutions). As a teacher, frame rate and mixture problems in these realistic Filipino scenarios to help students see the mathematical concepts as tools for solving everyday problems, reinforcing the principle from RA 7836 that teaching should be competent, thoughtful, and relevant to students' lived experiences.

Heading

6. Rate and Mixture Applications

Examples

Problem

If 3 kg of rice costs ₱165, what is the unit rate (cost per kg)? If 500 g costs ₱75 and 750 g costs ₱108, which is the better buy?

Solution

Part 1: Unit rate for 3 kg at ₱165. Unit rate = ₱165 ÷ 3 kg = ₱55 per kg. Part 2: Compare unit rates. 500 g for ₱75: Unit rate = ₱75 ÷ 500 g = ₱0.15 per gram. 750 g for ₱108: Unit rate = ₱108 ÷ 750 g = ₱0.144 per gram. Since ₱0.144 < ₱0.15, the 750 g pack is cheaper per gram. Answer: First option: ₱55/kg. Better buy: 750 g for ₱108

Problem

A jeepney travels 60 km in 3 hours. What is the average speed?

Solution

Speed (rate) = Distance ÷ Time. Speed = 60 km ÷ 3 hours = 20 km/h. Answer: 20 km/h

Problem

If a jeepney travels at 20 km/h, how long will it take to travel 100 km?

Solution

Time = Distance ÷ Rate. Time = 100 km ÷ 20 km/h = 5 hours. Answer: 5 hours

Problem

How many kg of ₱40/kg rice should be mixed with 10 kg of ₱55/kg rice to produce a mixture worth ₱50/kg?

Solution

Let x = kg of ₱40/kg rice. Conservation of cost: Total cost before = Total cost after. Cost of cheaper rice: 40x pesos. Cost of expensive rice: 55 × 10 = ₱550. Total weight: x + 10 kg. Average price: ₱50/kg. Equation: (40x + 550) / (x + 10) = 50. Multiply both sides by (x + 10): 40x + 550 = 50(x + 10). 40x + 550 = 50x + 500. 550 – 500 = 50x – 40x. 50 = 10x. x = 5 kg. Verification: Total cost = 40(5) + 55(10) = 200 + 550 = ₱750. Total weight = 15 kg. Average = 750 ÷ 15 = ₱50/kg. ✓ Answer: 5 kg of ₱40/kg rice

Problem

How much pure water should be added to 20 liters of a 25% salt solution to dilute it to 10%?

Solution

Let x = liters of pure water to add. Conservation of salt: Amount of salt before = Amount of salt after. Original salt content: 0.25 × 20 = 5 liters of salt. Water has 0% salt, so it contributes 0 liters of salt. Final salt content: 0.10 × (x + 20) liters of salt. Equation: 5 = 0.10(x + 20). 5 = 0.10x + 2. 3 = 0.10x. x = 30 liters. Verification: Final solution = 20 + 30 = 50 liters. Salt = 5 liters. Concentration = 5 ÷ 50 = 0.10 = 10%. ✓ Answer: Add 30 liters of pure water

Key Points

  • A rate compares two quantities of different kinds; a unit rate has a denominator of 1.
  • Find a unit rate by dividing the first quantity by the second.
  • Unit rates enable quick comparisons for "best buy" problems and cost decisions.
  • Speed, distance, and time are related by Distance = Rate × Time; rearrange to find the unknown.
  • Mixture problems require setting up a conservation equation based on the quantity being mixed (pure substance, total weight/volume, or cost).
  • In cost-mixture problems, total cost before mixing equals total cost after mixing.
  • In concentration-mixture problems, the amount of pure substance (salt, gold, etc.) is conserved when combining solutions or alloys.
  • Solve mixture equations algebraically, then verify by substituting back into the conservation equation.
  • Common mixture types: combining ingredients at different prices (cost mixtures), solutions at different concentrations, and alloys with different purities.
  • Filipino applications: jeepney fares and speeds, best-buy grocery decisions, recipe scaling, and chemical/metal mixtures.
  • Teaching mixture problems with real Filipino contexts (grocery stores, cooking, transportation) deepens student engagement and demonstrates the relevance of mathematics.
Loading diagram…
Loading diagram…
Loading diagram…
Loading diagram…
Loading diagram…

Ready to practise for the LET Elementary 2026?

Super Tutor's AI review plan adapts to your weak areas and builds a weekly practice schedule around your target LET Elementary exam date.