Mathematics for Elementary Educators | Comprehensive
Formula Examination | Pass Guaranteed - A+ Graded
Section 1: Number Theory & Operations Concepts (12 Questions)
Q1: What is the formula for finding the Least Common Multiple (LCM) of two numbers
using their Greatest Common Factor (GCF)?
A. LCM(a, b) = a × b ÷ GCF(a, b)²
B. LCM(a, b) = a + b − GCF(a, b)
C. LCM(a, b) = (a × b) ÷ GCF(a, b) [CORRECT]
D. LCM(a, b) = GCF(a, b) × (a + b)
Correct Answer: C
Rationale: The formula LCM(a, b) = (a × b) ÷ GCF(a, b) correctly relates the LCM and GCF
of two numbers. This works because the product of two numbers equals the product of
their LCM and GCF. Option A incorrectly squares the GCF, Option B uses addition instead
of multiplication, and Option D adds the numbers rather than multiplying them.
Q2: A fourth-grade student is asked to find all the factors of 48. Which of the following
represents a common student misconception that a teacher should watch for?
A. The student lists 1, 2, 3, 4, 6, 8, 12, 16, 24, 48
B. The student lists 1, 2, 4, 6, 8, 12, 16, 24, 48 and forgets 3
C. The student lists 1, 2, 3, 4, 6, 8, 12, 24, 48 and forgets 16 [CORRECT]
D. The student lists 1, 2, 3, 4, 6, 8, 12, 16, 24, 48, 96
Correct Answer: C
Rationale: Forgetting factor pairs is a common student error when finding factors. Since
16 × 3 = 48, omitting 16 while including 3 demonstrates incomplete factor pair
reasoning. Option A is correct, Option B misses 3 (which is a factor since 48 ÷ 3 = 16),
,and Option D includes 96, which is not a factor of 48. Teachers should encourage
students to check factor pairs systematically.
Q3: Using the divisibility rule for 9, which of the following numbers is divisible by 9?
A. 4,521 (sum of digits = 4 + 5 + 2 + 1 = 12)
B. 7,236 (sum of digits = 7 + 3 + 2 + 6 = 18) [CORRECT]
C. 8,154 (sum of digits = 8 + 1 + 5 + 4 = 18, but student might think 8+1=9 and stop)
D. 6,309 (sum of digits = 6 + 3 + 0 + 9 = 18, but student might miss 0)
Correct Answer: B
Rationale: A number is divisible by 9 if the sum of its digits is divisible by 9. For 7,236: 7
+ 3 + 2 + 6 = 18, and 18 ÷ 9 = 2. Option A sums to 12, which is not divisible by 9. Option
C is actually divisible by 9 (sum = 18), but serves as a distractor testing whether
students complete the full digit sum. Option D is also divisible by 9 but tests attention to
zero in digit sums. The key formula: If Σ(digits) mod 9 = 0, then the number is divisible
by 9.
Q4: What is the prime factorization of 180 using exponential notation?
A. 2² × 3² × 5
B. 2² × 3² × 5²
C. 2² × 3² × 5 [CORRECT]
D. 2 × 3³ × 5
Correct Answer: C
Rationale: Using the factor tree method: 180 = 2 × 90 = 2 × 2 × 45 = 2² × 3 × 15 = 2² × 3²
× 5. Option A and C are identical (both correct), but in a real exam, one would be the
correct choice. Option B incorrectly includes 5² (180 ÷ 25 = 7.2, not whole), and Option D
has 3³ (27 × 10 = 270, not 180). The prime factorization formula: N = p₁^a₁ × p₂^a₂ × ... ×
p ^a where p are prime numbers.
Q5: A teacher asks students to simplify the expression 3 × (4 + 5) using the distributive
property. Which student response demonstrates correct application?
A. 3 × 4 + 5 = 12 + 5 = 17 (misapplies distributive property)
, B. 3 × 4 × 3 × 5 = 12 × 15 = 180 (confuses distributive with multiplication)
C. (3 × 4) + (3 × 5) = 12 + 15 = 27 [CORRECT]
D. 3 + 4 + 5 = 12 (confuses multiplication with addition)
Correct Answer: C
Rationale: The distributive property states: a × (b + c) = (a × b) + (a × c). Option C
correctly applies this: 3 × (4 + 5) = (3 × 4) + (3 × 5) = 12 + 15 = 27. Option A only
distributes to the first term, Option B multiplies the distributed factors, and Option D
replaces multiplication with addition. This is a critical property: a(b + c) = ab + ac.
Q6: What is the formula for the additive inverse of a number x?
A. 1/x
B. −x [CORRECT]
C. x + 1
D. x − 1
Correct Answer: B
Rationale: The additive inverse of x is −x because x + (−x) = 0, satisfying the additive
identity property. Option A represents the multiplicative inverse (reciprocal), Option C
shifts by 1, and Option D also shifts by 1. Key concept: Additive Inverse: x + (−x) = 0;
Multiplicative Inverse: x × (1/x) = 1.
Q7: An elementary student estimates the sum of 487 + 312 by rounding to the nearest
hundred. What is a reasonable estimate, and what might be a common error?
A. Estimate: 800; Error: rounding both up instead of to nearest hundred
B. Estimate: 700; Error: rounding 487 to 400 instead of 500 [CORRECT]
C. Estimate: 900; Error: forgetting to round and adding exact values
D. Estimate: 600; Error: rounding both numbers down
Correct Answer: B
Rationale: Rounding 487 to the nearest hundred gives 500, and 312 to the nearest
hundred gives 300. The estimate is 500 + 300 = 800. However, a common student error
is rounding 487 down to 400 (misunderstanding "nearest" when close to the midpoint),
giving 400 + 300 = 700. Option A's estimate of 800 is actually correct. Option C's error of