LET Elementary Mathematics — Numbers, Number Sense and the Four OperationsSummary
The Numbers, Number Sense and the Four Operations chapter sits at position 1st in the LET Elementary Mathematics review, and it is a topic you cannot leave to exam week. Professional Regulation Commission (PRC)'s recent LET Elementary papers show a clear preference for Numbers, Number Sense and the Four Operations questions that mix definition recall with applied problem-solving. This summary gives you the overview you need before diving into the full study notes.
Exam context
On the LET Elementary 2026, the Mathematics subtest carries a "Core" weight in Professional Regulation Commission (PRC)'s pattern. Numbers, Number Sense and the Four Operations lands at position 1st out of 7 in the standard review order. Target score is Weighted average of 75% with no grade below 50%, and roughly a meaningful share of items come from Mathematics on a typical LET Elementary paper.
Numbers, Number Sense and the Four Operations - Summary
Number sense forms the bedrock of all mathematical learning in Grades 1–6, and it is tested extensively on the Licensure Examination for Teachers (LET) Elementary Level. As an educator, you must understand not only how to compute correctly but why the rules work—so you can teach pupils with conceptual clarity rather than rote memorization. This chapter covers the real number system, properties of operations, order of operations (GEMDAS), signed number arithmetic, factors and multiples, greatest common factor (GCF) and least common multiple (LCM), estimation, absolute value, and scientific notation. Each topic is grounded in the DepEd K-12 Basic Education Curriculum (BEC) and linked to real classroom scenarios you will encounter in Grades 1–6. Mastery of this cluster protects 40% of your General Education score (Intellectual Competencies), making it essential for LET success.
Key Concepts
All numbers encountered in K–12 mathematics belong to the real number system, which is organized as nested sets. Natural numbers (1, 2, 3, ...) form the smallest set; every natural number is also whole (0, 1, 2, 3, ...), every whole number is an integer (..., -2, -1, 0, 1, 2, ...), and every integer is rational (since any integer n can be written as n/1). Rational numbers (Q) include all fractions a/b where b ≠ 0, as well as terminating decimals (0.5 = 1/2) and repeating decimals (0.333... = 1/3). Irrational numbers are non-terminating, non-repeating decimals such as π, √2, and √3; they cannot be written as fractions. Together, rational and irrational numbers form the real numbers (R). This hierarchy is crucial because it determines which operations are 'closed' within each set—for example, the integers are closed under addition and multiplication but not under division (3 ÷ 2 = 1.5 is not an integer).
Concept
The Real Number System
Importance
Understanding the nesting of sets allows you to classify any number a student presents and to explain why certain operations may not yield an integer. This is tested on every LET Mathematics paper and is foundational to teaching Number Sense in Grades 1–6, where pupils gradually encounter each level of the hierarchy.
Real numbers obey fundamental properties that justify every step in a calculation. The commutative property states that order does not matter for addition and multiplication: a + b = b + a and a × b = b × a. However, subtraction and division are not commutative (5 - 3 ≠ 3 - 5). The associative property permits regrouping for addition and multiplication: (a + b) + c = a + (b + c) and (a × b) × c = a × (b × c), but again not for subtraction or division. The distributive property links addition and multiplication: a(b + c) = ab + ac; this property is the single most tested justification on the LET and is vital for teaching factoring and simplification in Grades 3–6. The identity property establishes that 0 is the additive identity (a + 0 = a) and 1 is the multiplicative identity (a × 1 = a). The inverse property states that every real number a has an additive inverse -a such that a + (-a) = 0, and every non-zero number a has a multiplicative inverse 1/a such that a × (1/a) = 1. Closure means that a set is closed under an operation if the result stays in the set; for instance, the integers are closed under addition but not division.
Concept
Properties of Real Numbers
Importance
LET items frequently ask you to name the property that justifies a given step. More importantly, understanding these properties lets you teach pupils why rearranging terms or factoring is valid, building conceptual understanding rather than rule-following. This aligns with the DepEd's emphasis on mathematical reasoning (Competency 2 of RA 7836).
The order of operations is a fixed sequence that ensures everyone solves the same expression the same way. GEMDAS stands for Grouping, Exponents, Multiplication and Division (left to right), Addition and Subtraction (left to right). Grouping symbols include parentheses ( ), brackets [ ], fraction bars, and radicals. The critical insight is that multiplication and division share the same rank and are evaluated left to right—whichever appears first is done first. Similarly, addition and subtraction share a rank and are evaluated left to right. For example, 20 ÷ 4 × 5 is evaluated as (20 ÷ 4) × 5 = 5 × 5 = 25, not 20 ÷ (4 × 5) = 1. The most common LET error trap is treating one operation as always before another when they rank equally. Students at Grades 1–3 begin with simple operations; by Grade 5, they encounter mixed operations and exponents.
Concept
Order of Operations (GEMDAS / PEMDAS)
Importance
Correct application of GEMDAS is tested on nearly every LET Mathematics paper and is fundamental to teaching arithmetic in elementary grades. A single misstep in order can yield a completely wrong answer, and many candidates lose marks because they incorrectly prioritize operations.
Integers include positive numbers, negative numbers, and zero. In addition, if the signs are the same, add the absolute values and keep the sign (e.g., -8 + (-3) = -11, and 5 + 7 = 12); if the signs are different, subtract the smaller absolute value from the larger and take the sign of the larger (e.g., -8 + 3 = -5, and 12 + (-7) = 5). In subtraction, change the second number to its opposite and add: a - b = a + (-b). So 5 - (-3) = 5 + 3 = 8, and -6 - 4 = -6 + (-4) = -10. In multiplication and division, like signs (both positive or both negative) yield a positive result, and unlike signs yield a negative result. Thus (-6) × (-4) = 24, (-6) × 4 = -24, and (-24) ÷ 6 = -4. A useful rule: an even number of negative factors produces a positive product, and an odd number of negative factors produces a negative product. Negative exponents also follow this rule: (-2)⁴ = 16 (even power), and (-2)³ = -8 (odd power). Note that -2² = -4 (only the 2 is squared), while (-2)² = 4 (the negative sign is included).
Concept
Operations on Integers (Signed Numbers)
Importance
Integer arithmetic is taught from Grade 5 onward and is essential for pre-algebra and algebra readiness. Many pupils struggle with negative numbers because they lack a real-world referent (you cannot have -5 apples). The LET tests your ability to apply sign rules correctly and to explain them using models (number lines, temperature changes, elevation changes) so pupils grasp the concepts. Under RA 7836, pedagogical content knowledge (Competency 3) includes knowing how to scaffold this difficult topic.
A factor (or divisor) of a number n is any integer that divides n exactly, leaving no remainder. A multiple of n is any number that n divides into exactly—that is, the product of n and another integer. For example, the factors of 12 are 1, 2, 3, 4, 6, and 12; the multiples of 3 are 3, 6, 9, 12, 15, .... Divisibility rules are shortcuts for checking whether one number divides another without performing the full division: a number is divisible by 2 if its last digit is even (e.g., 138); by 3 if the sum of its digits is divisible by 3 (231: 2 + 3 + 1 = 6, divisible by 3); by 5 if it ends in 0 or 5; by 10 if it ends in 0. A prime number has exactly two factors—1 and itself (examples: 2, 3, 5, 7, 11, 13). The number 2 is the only even prime; all other primes are odd. A composite number has more than two factors (4, 6, 8, 9, 10, 12, ...). The number 1 is neither prime nor composite by definition. Every composite number can be factored into a unique product of primes, called its prime factorization (Fundamental Theorem of Arithmetic). For example, 60 = 2² × 3 × 5.
Concept
Factors, Multiples, and Divisibility
Importance
Divisibility and prime factorization are tested extensively on the LET and are central to teaching number sense in Grades 3–6. They form the foundation for GCF/LCM, fraction simplification, and algebraic reasoning. The DepEd BEC requires pupils to understand factors and multiples by Grade 3 and to find prime factorizations by Grade 5.
The greatest common factor (GCF) of two or more numbers is the largest number that divides all of them exactly. It is used when you need to split items or people into equal groups with no remainder. For example, if you have 48 pencils and 36 notebooks to distribute equally to a class with no leftover items, the maximum number of students is the GCF of 48 and 36. To find the GCF using prime factorization, factor each number, identify the common prime factors, and multiply them using the smallest exponent. For 18 = 2 × 3² and 24 = 2³ × 3, the common primes are 2 and 3; the GCF = 2¹ × 3¹ = 6. The least common multiple (LCM) of two or more numbers is the smallest number that all of them divide into. It is used when events repeat at different intervals and you want to know when they coincide—for example, when two school bells toll together, or when adding fractions with different denominators. To find the LCM, factor each number and multiply every prime that appears, using the highest exponent. For 18 and 24, the LCM = 2³ × 3² = 8 × 9 = 72. A useful check: for any two numbers a and b, GCF(a, b) × LCM(a, b) = a × b. So 6 × 72 = 432 = 18 × 24.
Concept
Greatest Common Factor (GCF) and Least Common Multiple (LCM)
Importance
GCF and LCM are applied throughout K–12 mathematics—in fraction simplification, adding fractions, and word problems. They are explicitly tested on the LET and appear in Grades 4–6 curricula. The ability to solve GCF/LCM word problems is a marker of strong number sense and is expected of a qualified elementary teacher (RA 7836, Competency 1).
Estimation is a critical thinking skill that allows you to predict the approximate size of an answer before calculating exactly, serving as a check against errors. The main techniques are rounding (adjusting each number to a nearby 'round' number), using compatible numbers (numbers that are easy to compute with, like 25 × 4 = 100), and front-end estimation (using only the leading digits). For example, to estimate 4,987 × 21, round 4,987 to 5,000 and 21 to 20, giving 5,000 × 20 = 100,000. The exact answer is 104,727, which is close, confirming no major error occurred. Mental computation shortcuts include multiplying by 10, 100, or 1,000 (which shifts the decimal point), multiplying by 5 (multiply by 10 and halve), and using 25 × 4 = 100 to simplify. These skills are taught from Grade 1 onward and are explicitly required by the DepEd for mathematical fluency.
Concept
Estimation and Mental Computation
Importance
Estimation is valued on the LET because it demonstrates mathematical sense and the ability to catch computational errors. In teaching Grades 1–6, estimation builds confidence and allows pupils to solve problems mentally without always relying on pencil and paper. It also aligns with the 21st-century skill of computational thinking and problem-solving emphasized in the K-12 BEC.
The absolute value of a number is its distance from zero on the number line; it is always non-negative. Notation: |a| = a if a ≥ 0, and |a| = -a if a < 0. For example, |-7| = 7 and |7| = 7. Importantly, absolute value is applied after operations inside the bars, so |3 - 8| = |-5| = 5, not |3| - |8| = -5. On the number line, numbers increase from left to right, so any negative number is less than any positive number (-10 < 0 < 5). Among negative numbers, the one closer to zero is larger (-3 > -8, even though 8 > 3 in absolute value). To compare fractions with different denominators, convert to decimals or use cross-multiplication: for 3/8 versus 5/12, compute 3 × 12 = 36 and 5 × 8 = 40. Since 40 > 36 and 40 is paired with the second fraction, 5/12 > 3/8. When comparing a mixed list of fractions, decimals, and percentages, convert all to the same form (usually decimals) before ordering.
Concept
Absolute Value and Comparing Numbers
Importance
Absolute value and comparing numbers are foundational to understanding integers and rational numbers, both central to Grades 4–6 mathematics. The LET tests these skills as part of number sense and as prerequisites for work with inequalities. Teaching pupils to use the number line as a mental model helps them visualize comparisons and prepares them for future algebra.
Scientific notation is a compact way to write very large or very small numbers as a product of a number between 1 and 10 and a power of 10. To convert a standard number to scientific notation, move the decimal point so that exactly one non-zero digit appears to its left, and count how many places it moved: that count is the exponent. For example, 45,000 becomes 4.5 × 10⁴ (decimal moved 4 places left), and 0.0032 becomes 3.2 × 10⁻³ (decimal moved 3 places right; negative exponent signals a number less than 1). This notation links directly to metric prefixes: kilo (k) = 10³, centi (c) = 10⁻², milli (m) = 10⁻³. Place value refers to the value a digit holds based on its position in a number. In 4,725, the digit 7 is in the hundreds place and represents 700. In 27.4, the 4 is in the tenths place and represents 4/10 = 0.4. Place value is taught from Grade 1 and is foundational to understanding how to compare, round, and compute with multi-digit numbers. Rounding rules apply place value: identify the target place, look at the digit immediately to its right, and round up if that digit is 5 or more (round down if 4 or less).
Concept
Scientific Notation and Place Value
Importance
Place value is the most fundamental concept in elementary mathematics and is tested explicitly on the LET. Scientific notation appears in Grades 5–6 and is linked to measurement and estimation. As an elementary teacher, your mastery of place value will directly improve your pupils' fluency and confidence with larger numbers (RA 7836, Competency 2).
Roman numerals use letters to represent values: I = 1, V = 5, X = 10, L = 50, C = 100, D = 500, M = 1,000. Symbols are added when they are equal or decrease in value from left to right (VIII = 8, XVI = 16). A smaller symbol before a larger one is subtracted (IV = 4, IX = 9, XL = 40, XC = 90, CD = 400, CM = 900). So 49 = XLIX (40 + 9), and 2024 = MMXXIV (1,000 + 1,000 + 20 + 4). Roman numerals are used in Grades 3–4 to mark time on analog clocks, in historical contexts, and on formal documents—hence their inclusion in the K-12 BEC.
Concept
Roman Numerals
Importance
Roman numerals are tested on the LET and appear in Grades 3–4 curricula. While not computationally complex, they require familiarity with the additive and subtractive principles and are a cultural link to history. Teaching pupils to read and write Roman numerals supports their understanding of different number systems.
Important Points
- Every natural number is whole; every whole number is integer; every integer is rational; but irrational numbers (π, √2) are never rational. The square root of a perfect square (√9 = 3) is rational; the square root of a non-perfect square (√5) is irrational. A repeating decimal (0.333...) is rational because it equals a fraction (1/3).
- GEMDAS is a fixed sequence: Grouping → Exponents → Multiply/Divide left to right → Add/Subtract left to right. Multiplication does not always come before division, and addition does not always come before subtraction. Evaluate same-rank operations strictly from left to right.
- With integers: same signs → add absolute values, keep the sign. Different signs → subtract absolute values, take the sign of the larger. In subtraction: a - b = a + (-b). In multiplication/division: like signs → positive; unlike signs → negative. An odd count of negative factors gives a negative product.
- 1 is neither prime nor composite by definition. 2 is the only even prime. Every composite number has a unique prime factorization. A number is divisible by 3 (or 9) if its digit sum is divisible by 3 (or 9). A number is divisible by 4 if its last two digits form a number divisible by 4.
- GCF: the largest number dividing all given numbers (used for equal grouping). Find it by multiplying common prime factors with the lowest exponents. LCM: the smallest number divisible by all given numbers (used for repeating events and adding fractions). Find it by multiplying all prime factors with the highest exponents. Check: GCF × LCM = product of the two numbers.
- Estimation catches gross errors and builds number sense. Round to the leading digit, use compatible numbers, or apply front-end estimation. Always estimate before computing exactly, then compare your exact answer to the estimate to confirm reasonableness.
- Absolute value |a| is the distance from zero and is never negative. It is evaluated after operations inside the bars: |3 - 8| = |-5| = 5. On a number line, negative numbers are less than positive numbers; among negatives, the one closer to zero is larger.
- Scientific notation: write as (number from 1 to 10) × 10^(exponent). Positive exponent for large numbers (4.5 × 10⁴ = 45,000); negative exponent for small numbers (3.2 × 10⁻³ = 0.0032). This connects to metric prefixes in measurement.
- The distributive property a(b + c) = ab + ac is the most frequently named justification on the LET and is essential for factoring and algebraic reasoning. Teach it using concrete models (arrays, area diagrams) so pupils understand why it works.
- Place value determines the value a digit holds in a number. In 4,725, the 7 stands for 7 hundreds = 700. Rounding: look at the digit immediately right of the target place; if 5 or more, round up; if 4 or less, keep the digit and replace following digits with zeros.
- The properties of real numbers (commutative, associative, distributive, identity, inverse, closure) are foundations for all algebraic reasoning and are tested by asking you to justify a computational step.
- Divisibility rules are shortcuts: by 2 (last digit even), by 3 (digit sum divisible by 3), by 5 (ends in 0 or 5), by 10 (ends in 0), by 6 (divisible by both 2 and 3).
Chapter Objectives
- Master the nested structure of the real number system and classify numbers correctly (natural, whole, integer, rational, irrational, real).
- Apply the properties of real numbers (commutative, associative, distributive, identity, inverse, closure) to justify steps in calculations and teach conceptually.
- Execute order of operations (GEMDAS) accurately, especially handling left-to-right evaluation of same-rank operations.
- Perform arithmetic with integers (signed numbers), including addition, subtraction, multiplication, and division with correct sign rules.
- Apply divisibility rules and identify factors, multiples, primes, and composite numbers to solve problems.
- Calculate GCF and LCM, and use them in real-world contexts (equal grouping, repeating events, adding fractions).
- Use estimation and mental computation strategies to verify answers and develop number sense.
- Understand absolute value and compare numbers (integers, fractions, decimals, percents).
- Convert numbers to and from scientific notation and connect it to metric prefixes.
- Apply place value and rounding rules, and recognize Roman numerals used in elementary curricula.
- Answer LET-style questions on Numbers, Number Sense and the Four Operations with confidence and clarity.
Concept Relationships
The nested structure of the real number system (natural ⊂ whole ⊂ integer ⊂ rational ⊂ real) determines which operations are closed within each set. Understanding this hierarchy explains why 3 ÷ 2 = 1.5 is not an integer, and why we can only take the square root of non-negative numbers within the reals. Properties like closure are defined relative to the set in question. This structure frames all subsequent topics in the chapter.
Relationship
Number System Hierarchy → Operations and Properties
GEMDAS is the rule that ensures all calculations are done in the same order, preventing ambiguity. Every worked example in this chapter applies GEMDAS. Errors in order of operations lead to wrong answers; mastery of GEMDAS is a prerequisite for correct arithmetic and algebra. Teaching pupils the sequence starting in Grade 3 builds computational fluency and confidence.
Relationship
Order of Operations ↔ Accurate Computation
Once you find the prime factorization of two numbers, you can calculate both GCF (common primes, lowest exponents) and LCM (all primes, highest exponents) directly. This connection shows that GCF and LCM are not separate topics but two applications of the same underlying structure. The relationship GCF × LCM = product of the numbers is a powerful check on correctness.
Relationship
Prime Factorization → GCF and LCM
Rounding relies on understanding place value (which place are we rounding to?). Estimation, in turn, relies on rounding. All three concepts work together to develop number sense and allow pupils to predict answer sizes. Teaching place value thoroughly in Grades 1–3 makes rounding and estimation much easier in Grades 4–6.
Relationship
Place Value ↔ Rounding ↔ Estimation
Absolute value tells you the distance of a number from zero, which is the key to comparing integers correctly on a number line. Understanding that |-8| = 8 and |-3| = 3 helps you see that -3 is closer to zero and thus larger than -8, even though 8 > 3 in absolute terms. This relationship is often misunderstood by pupils and requires careful teaching with concrete number lines.
Relationship
Absolute Value ↔ Comparing Integers
The sign rules for multiplication (like signs → positive, unlike → negative) extend to exponents: an even power of a negative base is positive, an odd power is negative. So (-2)² = 4 but (-2)³ = -8. This relationship helps pupils remember exponent rules and see them as extensions of simpler multiplication rules.
Relationship
Integer Sign Rules → Powers and Exponents
The distributive property a(b + c) = ab + ac is not just a computational rule; it is the foundation for factoring, expanding brackets, and simplifying algebraic expressions. This property is tested repeatedly on the LET because it is so central to all algebra work in Grades 5–6 and beyond.
Relationship
Distributive Property → Factorization and Algebraic Simplification
Scientific notation expresses numbers as powers of 10, which directly connects to metric prefixes. Kilo (10³), milli (10⁻³), and centi (10⁻²) are expressions of these powers. This relationship makes scientific notation relevant to measurement topics in Grades 5–6 and helps pupils see unity across the mathematics curriculum.
Relationship
Scientific Notation ↔ Metric Prefixes and Measurement
Practical Applications
Scenario
You have 36 red pencils and 48 blue pencils to distribute equally to pupils with no pencils left over, and each pupil gets the same number of red and blue pencils. What is the maximum number of pupils you can give pencils to? Find the GCF of 36 and 48. Prime factorizations: 36 = 2² × 3², 48 = 2⁴ × 3. GCF = 2² × 3 = 12. So 12 pupils can each receive 3 red and 4 blue pencils. This is a real Grade 3–4 word problem and demonstrates why GCF matters.
Relevance
Elementary teachers frequently need to divide materials equally, and GCF is the mathematical tool that solves this problem. Understanding this helps you allocate resources fairly and teaches pupils fair division.
Application
GCF in Distributing Classroom Resources
Scenario
In your school, the electric bell rings every 20 minutes and the mechanical bell rings every 30 minutes. If both ring together at 8:00 AM, when will they ring together again? Find the LCM of 20 and 30. Prime factorizations: 20 = 2² × 5, 30 = 2 × 3 × 5. LCM = 2² × 3 × 5 = 60 minutes = 1 hour. They ring together again at 9:00 AM. This teaches pupils that LCM solves 'when do events coincide?' problems.
Relevance
Real scheduling problems in schools, barangays, and homes involve LCM. Teaching pupils to recognize and solve these problems builds mathematical sense and prepares them for more complex work with fractions (least common denominator).
Application
LCM in Scheduling Repeating Events
Scenario
A Grade 5 pupil earns ₱50 for washing dishes, then spends ₱12 on snacks. Her mother gives her ₱30. She then spends half of what she has on a book. How much money does she have left? Solve step-by-step: (50 - 12 + 30) ÷ 2. First, grouping: 50 - 12 + 30 = 68 (left to right). Then division: 68 ÷ 2 = 34. She has ₱34 left. Without correct order of operations, a pupil might compute 50 - 12 + 30 ÷ 2 = 50 - 12 + 15 = 53, which is wrong.
Relevance
Money problems are real to pupils and motivate them to learn order of operations. As a teacher, your ability to model the correct sequence builds pupils' confidence in solving word problems.
Application
Order of Operations in Solving Real Problems
Scenario
The temperature in Baguio is -2°C at dawn. By noon it rises 15°C, and by evening it drops 8°C. What is the evening temperature? Calculate: -2 + 15 - 8 = 13 - 8 = 5°C. Alternatively: -2 + 15 = 13 (different signs, subtract absolute values, take sign of larger), then 13 - 8 = 5. Teaching pupils to model temperature with integers helps them understand negative numbers concretely.
Relevance
Temperature, elevation, and profit/loss are real contexts where integers appear. The DepEd BEC emphasizes modeling integers in Grade 5 using these familiar contexts. Your skill in setting up such problems lets pupils see mathematics as relevant to their lives.
Application
Integer Arithmetic in Temperature and Elevation Changes
Scenario
A DepEd teacher needs to order 24 sets of learning materials at ₱3,875 per set. Estimate the total cost, then calculate exactly. Estimate: 20 × 4,000 = ₱80,000. Exact: 3,875 × 24 = 3,875 × 20 + 3,875 × 4 = 77,500 + 15,500 = ₱93,000. The estimate (₱80,000) is in the right ballpark, confirming no decimal or place-value error was made. Estimation prevents costly mistakes in real school budgeting.
Relevance
Teachers and administrators make purchasing decisions daily. Estimation is a practical skill that builds confidence in handling large numbers and catching errors before money is spent. This ties to professional responsibility under RA 7836.
Application
Estimation to Check Reasonableness in Budgeting
Scenario
A Grade 4 pupil wants to simplify 36/60. Use prime factorizations: 36 = 2² × 3², 60 = 2² × 3 × 5. The GCF is 2² × 3 = 12. So 36/60 = 3/5 in lowest terms. Teaching divisibility rules first (36 is divisible by 2, 3, 4, 6, 9, 12, ... and 60 is divisible by 2, 3, 4, 5, 6, 10, 12, ...) helps pupils find the GCF mentally without always writing out full factorizations.
Relevance
Fraction simplification is a core Grade 4–5 skill, and divisibility rules are the fast way to do it. Mastery of these concepts helps pupils work efficiently with fractions throughout their mathematics journey.
Application
Divisibility and Prime Factorization in Simplifying Fractions
Scenario
A barangay health center reports that 1,247 residents were screened for hypertension. A news report rounds this to 1,200. A pupil asks why. Explain using place value: 1,247 has a 4 in the tens place. Since 4 < 5, we round down to 1,200. If the number had been 1,255, we would round up to 1,300. This teaches pupils that rounding is a tool for reporting large numbers in simpler form.
Relevance
News, weather reports, and statistical summaries all use rounding. Teaching pupils to round correctly and to understand why rounding is useful builds mathematical literacy and critical thinking about data (K-12 BEC competency).
Application
Place Value and Rounding in Interpreting Data
Scenario
Two Grade 3 pupils stand on a number line. One at position -5 and one at position 3. How far apart are they? Distance = |3 - (-5)| = |3 + 5| = |8| = 8 units. Or: |(-5) - 3| = |-8| = 8 units. Both give the same distance because absolute value measures unsigned distance. Using a physical number line (rope with numbers marked) makes this concrete.
Relevance
Distance, as an always-positive quantity, is naturally expressed using absolute value. This real-world application helps pupils grasp why absolute value is defined as it is and why it is important.
Application
Absolute Value in Measuring Distance
Scenario
A Grade 6 pupil learns that the distance from Earth to the Sun is about 150,000,000 km. In scientific notation, this is 1.5 × 10⁸ km, which is much easier to write and remember. When teaching the metric system, noting that 1 kilometer = 10³ meters reinforces the connection between scientific notation and metric prefixes.
Relevance
Astronomy, microscopy, and geology all use scientific notation to express very large and very small numbers compactly. Introducing pupils to scientific notation in Grade 6 prepares them for Grade 7–8 science and for high school algebra.
Application
Scientific Notation in Expressing Very Large Numbers
Scenario
A Grade 6 pupil is learning to simplify 3(x + 2). The step 3x + 6 uses the distributive property. If you ask 'Which property did we use?', the pupil names the distributive property: a(b + c) = ab + ac, with a = 3, b = x, c = 2. This naming of properties is a marker of understanding and is tested on the LET. Teaching pupils to identify and justify each step builds mathematical reasoning and prepares them for formal algebra.
Relevance
The ability to justify computational steps using named properties is a hallmark of mathematical maturity. On the LET, you will be asked to name the property justifying a step, testing your understanding of real-number algebra. This skill is fundamental to Competency 1 (Content Knowledge) of RA 7836.
Application
Properties of Real Numbers in Justifying Algebraic Steps
In summary
Numbers, Number Sense and the Four Operations is the foundation of all K–12 mathematics and accounts for 40% of the LET's General Education (Intellectual Competencies) cluster. Your mastery of this chapter—from the nested structure of the real number system through order of operations, signed numbers, factors and multiples, GCF and LCM, estimation, absolute value, scientific notation, and place value—is non-negotiable for LET success and for effective teaching of Grades 1–6. The Board tests not just rote calculation but your ability to classify numbers, apply rules consistently, justify steps using named properties, and solve word problems using mathematical reasoning. Every topic connects to real classroom scenarios: distributing pencils (GCF), scheduling bells (LCM), checking budgets (estimation), and explaining why -8 + 5 = -3 (integer rules with a number line). Your understanding of these concepts directly impacts pupils' confidence and fluency. Under RA 7836 (Code of Ethics for Professional Teachers), Competency 1 (Content Knowledge) and Competency 2 (Pedagogical Content Knowledge) both hinge on this material. Study the worked examples until you can solve similar problems instantly. Memorize divisibility rules and prime numbers up to 30. Practice order of operations until left-to-right evaluation is automatic. Learn to estimate before computing so you catch errors. When you teach these topics to Grades 1–6 pupils, use concrete models (number lines, base-10 blocks, arrays, area diagrams) so they grasp concepts, not just procedures. Test yourself on practice items until you are confident, then sit for the LET with assurance. This chapter is the gateway to all mathematical success.
Next steps
1. Master the quick-review points at the end of the reference document: nesting of sets, GEMDAS application, integer sign rules, GCF/LCM formulas, divisibility rules. These are the most tested items. 2. Work through every worked example in the reference document multiple times, covering them up and solving from memory, until each is automatic. 3. Create flashcards for prime numbers (2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31), divisibility rules (by 2, 3, 4, 5, 6, 8, 9, 10), and definitions (factor, multiple, prime, composite, rational, irrational, absolute value). 4. Solve at least 10 word problems involving GCF and LCM in real contexts (distributing items, scheduling events) from past LET papers or practice books. 5. Time yourself on order of operations problems with 3–5 operations and mixed ranks; aim for 100% accuracy in under 1 minute per problem. 6. Write out explanations of why each property (commutative, associative, distributive, identity, inverse, closure) matters; be ready to name the property justifying any computational step. 7. Practice comparing and ordering mixed lists of fractions, decimals, and percentages by converting all to a single form. 8. Sketch at least one number line per day and place integers, fractions, and decimals on it to build spatial number sense. 9. Study the visual aids (mind map of the real number system, flowchart of GEMDAS, state diagram of sign rules) until you can reproduce them or explain them orally to a peer. 10. Identify a peer or mentor to quiz you on 20 LET-style multiple-choice items from this chapter. Aim for 90%+ accuracy. 11. Read the K-12 BEC grade-by-grade progression for Numbers and Operations (Grade 1–6) so you understand pupils' learning trajectory and where they are coming from when they enter your classroom. 12. Before the LET, spend 1 hour solving a mixture of GCF/LCM, order of operations, integer, and estimation problems under timed conditions to build fluency and reduce anxiety. 13. On exam day, allocate 3–5 minutes to each problem: read carefully, estimate if relevant, compute, verify against your estimate, and commit your answer. Do not rush; accuracy is more valuable than speed on this foundational material.
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.