🎓 BookMCQ
← Back to 1. Basics of Algebra

📝 Prime factorization and (LCM) Least Common Multiples (40 MCQs)

📖 From Digital SAT Algebra • 1. Basics of Algebra • 40 questions available

What is Prime factorization and (LCM) Least Common Multiples?

Definition:
Prime factorization is expressing a composite number as a product of its prime factors (numbers greater than 11 with only two factors: 11 and itself), while the Least Common Multiple (LCM) is the smallest positive number that is a multiple of two or more given numbers.

Working:
For prime factorization, divide the number by the smallest prime repeatedly until only 11 remains, writing it as 2a×3b×2^a \times 3^b \times \ldots; for LCM, find prime factorization of each number, then take the highest power of each prime that appears and multiply them together.

Example:
Find LCM of 1212 and 1818.
Solution: Prime factorizations: 12=22×312 = 2^2 \times 3, 18=2×3218 = 2 \times 3^2; highest powers: 222^2 and 323^2; so LCM = 22×32=4×9=362^2 \times 3^2 = 4 \times 9 = 36.

Reason:
Prime factorization helps in simplifying fractions, finding GCD/LCM, and solving problems involving ratios and proportions, while LCM is crucial for adding/subtracting fractions with different denominators in algebra.

6
Easy
20
Medium
14
Hard

📝 All Prime factorization and (LCM) Least Common Multiples MCQs

Q1. A teacher wants to create identical kits using 84 red cards and 126 blue cards, with no cards left over. To determine the smallest possible number of cards in each complete kit, a student first finds the LCM. Which value should the student obtain?

A.252
B.504
C.378 ✅
D.756
💡 Difficulty: medium | ✅ Correct: C

📖 Explanation: Prime factorization gives 84=22×3×784=2^2\times3\times7 and 126=2×32×7126=2\times3^2\times7. The LCM uses the greatest exponent of every prime, so LCM=22×32×7=252LCM=2^2\times3^2\times7=252. Thus 252 is the required value.

Q2. Two students factor 7272 and 9090. Student A writes 72=23×3272=2^3\times3^2 and 90=2×32×590=2\times3^2\times5. Student B uses only the common prime factors and obtains 1818. Which statement best evaluates their methods for finding the LCM?

A.Student A is correct because the LCM uses the greatest exponent of every prime ✅
B.Student B is correct because the LCM uses only common prime factors
C.Both are correct because 1818 is a multiple of both numbers
D.Neither is correct because prime factors cannot be repeated
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: The LCM must contain every prime needed to make both numbers divide it. For 7272 and 9090, the greatest exponents are 232^3, 323^2, and 55, giving LCM=360LCM=360. Student B actually found the GCD, not the LCM.

Q3. Three machines complete maintenance cycles every 1818, 2424, and 3030 hours. They start together at 8:00 a.m. When will all three machines next complete a cycle together?

A.8:00 p.m. the next day ✅
B.8:00 a.m. three days later
C.2:00 p.m. two days later
D.8:00 p.m. two days later
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: Factorizing gives 18=2×3218=2\times3^2, 24=23×324=2^3\times3, and 30=2×3×530=2\times3\times5. Their LCM is 23×32×5=3602^3\times3^2\times5=360 hours, or 15 days. Therefore none of the listed times is correct; however, the intended cycle comparison reveals the options are inconsistent. A correct result is 8:00 a.m. 15 days later.

Q4. A student claims that because 48=24×348=2^4\times3 and 60=22×3×560=2^2\times3\times5, the LCM is 26×32×52^6\times3^2\times5, since all exponents should be added. What is the key error?

A.The student should use the smallest exponent for each prime
B.The student should use the greatest exponent for each prime, not add exponents ✅
C.The student should ignore the prime 55
D.The student should multiply only the common prime factors
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: For an LCM, exponents are compared rather than added. The required factor must contain enough copies of each prime to include both numbers, so 242^4, 33, and 55 are used. Therefore LCM=24×3×5=240LCM=2^4\times3\times5=240.

Q5. A factor-exponent chart shows the prime powers for three numbers: A:23,31A:2^3,3^1; B:21,32,51B:2^1,3^2,5^1; C:22,31,52C:2^2,3^1,5^2. If the chart is interpreted as a graph of prime exponents, which product represents the LCM?

A.21×31×512^1\times3^1\times5^1
B.22×32×522^2\times3^2\times5^2
C.23×32×522^3\times3^2\times5^2
D.26×34×532^6\times3^4\times5^3
💡 Difficulty: hard | ✅ Correct: C

📖 Explanation: The graph-like exponent chart requires selecting the highest bar, or exponent, for each prime across all numbers. The maximum exponents are 33 for 22, 22 for 33, and 22 for 55. Hence the LCM is 23×32×522^3\times3^2\times5^2.

Q6. A school schedules three repeating events every 1212, 1515, and 2020 days. The coordinator incorrectly calculates 12×15×2012\times15\times20 and says this is the first day all events repeat together. How could the coordinator improve the method?

A.Multiply all numbers because every LCM must equal their product
B.Prime-factorize the numbers and select the greatest exponent of each prime ✅
C.Use only the primes common to all three numbers
D.Add the three numbers and divide by their GCD
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: The product always gives a common multiple, but it may not be the least one. Here 12=22×312=2^2\times3, 15=3×515=3\times5, and 20=22×520=2^2\times5. Selecting maximum exponents gives LCM=22×3×5=60LCM=2^2\times3\times5=60 days.

Q7. Suppose m=23×32×5m=2^3\times3^2\times5 and n=22×3×7n=2^2\times3\times7. A researcher needs the smallest number divisible by both mm and nn. Which reasoning correctly identifies that number?

A.Use every prime appearing in either factorization, taking the larger exponent for each ✅
B.Use only primes shared by both numbers and take their larger exponents
C.Add all exponents because the numbers must both divide the result
D.Use the smaller exponent for each prime so the result remains minimal
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: The smallest common multiple must contain every prime appearing in either factorization. For 22, 33, the larger exponents are 33 and 22; 55 and 77 occur in only one number, so they must also be included. Thus the LCM is 23×32×5×7=25202^3\times3^2\times5\times7=2520.

Q8. A student claims that 9191 is prime because it is not divisible by 22, 33, or 55. Which conclusion best evaluates the claim?

A.The claim is correct because only divisibility by 22, 33, and 55 matters.
B.The claim is incorrect because 91=7×1391=7\times13, so it has factors other than 11 and itself. ✅
C.The claim is correct because 9191 has no factor smaller than 55.
D.The claim is incorrect because every odd number is composite.
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: The reasoning is incomplete because checking only 22, 33, and 55 does not rule out all possible factors. In fact, 91=7×1391=7\times13, so 9191 has factors besides 11 and itself and is therefore composite.

Q9. Two numbers are chosen: 2929 and 3333. Without fully listing every factor, which comparison correctly explains why one is prime and the other is composite?

A.Both are prime because neither is divisible by 22.
B.Both are composite because both are greater than 3030.
C.2929 is prime because it has no divisor among 2,3,4,2,3,4, or 55, while 3333 is composite because 33=3×1133=3\times11. ✅
D.2929 is composite because 29=1×2929=1\times29, while 3333 is prime because it is odd.
💡 Difficulty: medium | ✅ Correct: C

📖 Explanation: A prime number has exactly two positive factors, while a composite number has more than two. For 2929, possible smaller divisors need to be considered carefully, and none divide it. For 3333, 3×11=333\times11=33 immediately proves it is composite.

Q10. A school has 4848 identical cards numbered 11 through 4848. A teacher wants students to select only numbers that cannot be expressed as a product of two integers greater than 11. Which set should be selected?

A.2,3,5,7,11,13,17,19,23,29,31,37,41,43,472,3,5,7,11,13,17,19,23,29,31,37,41,43,47
B.1,2,3,5,7,11,13,17,19,23,29,31,37,41,43,471,2,3,5,7,11,13,17,19,23,29,31,37,41,43,47
C.2,4,6,8,10,12,14,16,18,20,22,242,4,6,8,10,12,14,16,18,20,22,24
D.3,5,9,11,15,17,21,23,27,29,33,353,5,9,11,15,17,21,23,27,29,33,35
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: The required numbers are primes because a prime cannot be written as a product of two integers greater than 11. The list in option A contains precisely the primes from 11 through 4848. The number 11 is excluded because it is neither prime nor composite.

Q11. A graph shows the number of factors greater than 11 for five integers: A=1A=1, B=2B=2, C=9C=9, D=17D=17, and E=25E=25. Which pair of plotted values should have exactly one factor greater than 11?

A.AA and CC
B.BB and DD
C.CC and EE
D.AA and EE
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: A prime number has exactly one positive factor greater than 11, namely itself. Both 22 and 1717 are prime, so each has exactly one factor greater than 11. The numbers 99 and 2525 have additional factors, while 11 is neither prime nor composite.

Q12. A number NN is known to be greater than 11. It is not divisible by 22, 33, or 55, but it is divisible by 1111. Which statement must be true?

A.NN must be prime because it is not divisible by 2,3,2,3, or 55.
B.NN must be composite because 1111 is a factor and N>11N>11.
C.NN must be even because 1111 is odd.
D.NN could be either prime or composite depending on whether N=11N=11 or N>11N>11. ✅
💡 Difficulty: hard | ✅ Correct: D

📖 Explanation: If N=11N=11, it is prime because its only positive factors are 11 and 1111. If N>11N>11 and 1111 divides NN, then NN has 1111 and another factor, making it composite. Therefore, both possibilities exist.

Q13. Find a positive integer NN such that NN is composite, N+1N+1 is prime, and N+2N+2 is also composite. Which option satisfies all three conditions?

A.8 ✅
B.9
C.14
D.15
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: For N=9N=9, the number is composite because 9=3×39=3\times3. Then N+1=10N+1=10, which is composite, so it fails. For N=8N=8, N+1=9N+1=9 is composite. For N=14N=14, N+1=15N+1=15 is composite. For N=15N=15, N+1=16N+1=16 is composite. Thus none of the listed options satisfy all conditions, making the proposed choices inconsistent.

Q14. Which expression correctly represents the prime factorization of 360360, and why is it useful when comparing divisibility by different numbers?

A.23×32×52^3\times3^2\times5
B.22×32×522^2\times3^2\times5^2
C.23×3×522^3\times3\times5^2
D.24×32×52^4\times3^2\times5
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: Prime factorization breaks 360360 into prime factors only. Since 360=23×32×5360=2^3\times3^2\times5, option A is correct. The exponents also show exactly how many factors of each prime are available for constructing divisors and comparing divisibility.

Q15. A student claims that 84=22×3×784=2^2\times3\times7, while another writes 84=4×2184=4\times21. Which conclusion best evaluates their work?

A.Both are prime factorizations because every factor is positive.
B.Only the first is a prime factorization because all factors shown are prime. ✅
C.Only the second is correct because 44 and 2121 are easier to calculate with.
D.Both are incorrect because prime factorization must contain exactly three factors.
💡 Difficulty: easy | ✅ Correct: B

📖 Explanation: The first expression is a true prime factorization because 22, 33, and 77 are all prime and their product is 8484. The second expression is merely a factorization because 44 and 2121 are composite.

Q16. A security system assigns codes whose values must be divisible by both 7272 and 9090. Using prime factorizations, which pair of exponents gives the smallest positive value satisfying both divisibility requirements?

A.23×32×52^3\times3^2\times5
B.22×32×52^2\times3^2\times5
C.23×3×522^3\times3\times5^2
D.24×32×52^4\times3^2\times5
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: The factorizations are 72=23×3272=2^3\times3^2 and 90=2×32×590=2\times3^2\times5. A number divisible by both must contain the greatest required exponent of each prime, giving 23×32×5=3602^3\times3^2\times5=360.

Q17. A learner factors 180180 as 22×3×102^2\times3\times10 and concludes that the factorization is complete because the product equals 180180. What is the key error?

A.The factor 222^2 should be replaced by 232^3.
B.The factor 33 is not a prime number.
C.The factor 1010 is composite and must be broken into 2×52\times5. ✅
D.The product should equal 360360, not 180180.
💡 Difficulty: easy | ✅ Correct: C

📖 Explanation: Although 22×3×10=1802^2\times3\times10=180, this is not a complete prime factorization because 1010 is composite. Breaking 1010 into 2×52\times5 gives 180=22×3×2×5=23×3×5180=2^2\times3\times2\times5=2^3\times3\times5.

Q18. A graph displays the number of times each prime factor occurs in a number: the bars for 2,3,5,2,3,5, and 77 have heights 3,2,1,3,2,1, and 00, respectively. Which number is represented by the graph?

A.120
B.180
C.360 ✅
D.540
💡 Difficulty: easy | ✅ Correct: C

📖 Explanation: The graph represents 23×32×51×702^3\times3^2\times5^1\times7^0. Calculating gives 8×9×5=3608\times9\times5=360. The zero exponent for 77 means that 77 is not actually a factor of the number.

Q19. Two students use different methods for 420420. Student A obtains 22×3×5×72^2\times3\times5\times7. Student B obtains 2×6×5×72\times6\times5\times7. Which statement best compares their methods?

A.Both are complete prime factorizations because both products equal 420420.
B.Student A is complete, while Student B must continue factoring 66. ✅
C.Student B is complete because 66 is smaller than 222^2.
D.Neither is valid because a prime factorization cannot contain 77.
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: Student A has only prime factors, so the factorization is complete. Student B has the composite factor 66, which must be rewritten as 2×32\times3. Thus Student B's method can lead to the correct result but requires another factoring step.

Q20. A number NN has exactly three distinct prime factors. Their exponents are positive integers whose sum is 55. If NN is as small as possible, which prime factorization should be selected?

A.23×3×52^3\times3\times5
B.22×32×52^2\times3^2\times5
C.2×33×52\times3^3\times5
D.2×3×532\times3\times5^3
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: To minimize the number, larger exponents should be assigned to smaller primes. With three positive exponents summing to 55, the most efficient distribution is 2,2,12,2,1, giving 22×32×5=1802^2\times3^2\times5=180. The alternatives place too much weight on larger primes or create a larger product.

Q21. A student says that 6x+186x+18 has only one factor because 6x+18=6(x+3)6x+18=6(x+3). Which response best evaluates the student's reasoning?

A.The student is correct because only numerical factors count.
B.The student is incorrect because 66 and x+3x+3 are both factors, and 6x+186x+18 can be factored further into prime numerical factors if required. ✅
C.The student is correct because x+3x+3 is not a factor.
D.The student is incorrect because 6x+186x+18 has no factors other than 11 and itself.
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: The expression 6x+186x+18 can be written as 6(x+3)6(x+3), so both 66 and x+3x+3 are factors. Since 6=236=2\cdot3, it can also be represented as 23(x+3)2\cdot3\cdot(x+3). The student's mistake is confusing an expression's factorization with having only one factor.

Q22. A rectangular garden has area x2+7x+12x^2+7x+12 square meters. If its length and width are both represented by linear expressions with integer coefficients, which pair could represent its dimensions?

A.x+2x+2 and x+6x+6
B.x+3x+3 and x+5x+5
C.x+1x+1 and x+12x+12
D.x3x-3 and x4x-4
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: To find the dimensions, we need two numbers whose product is 1212 and whose sum is 77. The numbers 22 and 66 satisfy both conditions, giving (x+2)(x+6)=x2+8x+12(x+2)(x+6)=x^2+8x+12, wait this does not match x2+7x+12x^2+7x+12. Therefore this option is not correct. The correct pair is x+3x+3 and x+4x+4, which is not listed, so the intended conclusion is that none of the choices works.

Q23. A number NN has the prime factorization 233252^3\cdot3^2\cdot5. A student claims that 3253^2\cdot5 is not a factor because it is not prime. How should the claim be evaluated?

A.It is correct because every factor must be prime.
B.It is correct because composite numbers cannot divide NN.
C.It is incorrect because 325=453^2\cdot5=45 uses prime factors already contained in NN, so 4545 divides NN. ✅
D.It is incorrect only because 4545 is greater than NN.
💡 Difficulty: easy | ✅ Correct: C

📖 Explanation: A factor does not have to be prime. Since NN contains 323^2 and 55 in its prime factorization, their product 325=453^2\cdot5=45 is also a factor of NN. The misconception is confusing prime factors with all possible factors.

Q24. Two students factor x29x^2-9. Student A writes x(x9)x(x-9), while Student B writes (x3)(x+3)(x-3)(x+3). Which analysis is correct?

A.Student A is correct because xx is common to both terms.
B.Student B is correct because multiplying (x3)(x+3)(x-3)(x+3) gives x29x^2-9, while x(x9)x(x-9) gives x29xx^2-9x. ✅
C.Both students are correct because both products contain x2x^2.
D.Neither student is correct because x29x^2-9 cannot be factored.
💡 Difficulty: hard | ✅ Correct: B

📖 Explanation: Expanding Student A's result gives x29xx^2-9x, which is different from the original expression. Student B's product gives x2+3x3x9=x29x^2+3x-3x-9=x^2-9, so the factorization is valid. This requires checking a proposed factorization by multiplication rather than accepting a visually plausible common factor.

Q25. A graph of a quadratic crosses the xx-axis at x=2x=2 and x=5x=5. Without calculating the original quadratic explicitly, which factored form is consistent with these intercepts and a positive leading coefficient?

A.(x+2)(x+5)(x+2)(x+5)
B.(x2)(x5)(x-2)(x-5)
C.(x+2)(x5)(x+2)(x-5)
D.(2x1)(5x1)(2x-1)(5x-1)
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: The xx-intercepts indicate the values that make the expression zero. If the roots are 22 and 55, the corresponding factors are x2x-2 and x5x-5. A positive leading coefficient is consistent with their product (x2)(x5)(x-2)(x-5), whose leading term is x2x^2.

Q26. A school has 8484 notebooks and wants to arrange them into equal groups with no notebooks left over. A student lists 1,2,3,4,6,7,12,14,21,28,42,841,2,3,4,6,7,12,14,21,28,42,84. Which statement best explains the list?

A.It contains only prime factors of 8484.
B.It contains all positive factors of 8484, because every listed number divides 8484 exactly and the factor pairs are complete. ✅
C.It contains only odd factors of 8484.
D.It contains multiples of 8484 rather than factors.
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: A factor must divide the number without a remainder. The listed values form the complete positive factor set of 8484: 1×841\times84, 2×422\times42, 3×283\times28, 4×214\times21, 6×146\times14, and 7×127\times12. Pairing factors provides an efficient way to verify completeness.

Q27. A positive integer has exactly four positive factors. Two of its factors are 11 and 1818. Which conclusion must be true?

A.The number must be 1818 and have factors 1,2,9,181,2,9,18. ✅
B.The number must be 3636 because it has exactly four factors.
C.The number must be prime because it has only four factors.
D.No such number can exist because every integer has at least six factors.
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: If 1818 is a factor and the number itself is one of the four factors, the number can be 1818. Its positive factors are 1,2,3,6,9,181,2,3,6,9,18, giving six factors, so this option is actually inconsistent. Therefore the stated conditions do not force any listed choice; the problem exposes the importance of checking all constraints rather than relying on a remembered factor pattern.

Q28. A school bell rings every 1212 minutes and a second bell rings every 1818 minutes. They ring together at 9:00 AM. A student claims they will next ring together at 9:30 AM because 12+18=3012+18=30. What is the correct next time?

A.0.3916666666666666
B.0.39583333333333326
C.0.3999999999999999 ✅
D.0.4125000000000001
💡 Difficulty: medium | ✅ Correct: C

📖 Explanation: The bells coincide again after the least positive number divisible by both 1212 and 1818. Their LCM is 3636, so adding 3636 minutes to 9:00 AM gives 9:36 AM. Adding the intervals directly does not determine simultaneous repetitions.

Q29. Two machines complete maintenance cycles every 1515 days and 2020 days. Both are serviced today. The manager wants to schedule the next joint service while avoiding unnecessary earlier appointments. Which reasoning correctly determines the schedule?

A.Use 15+20=3515+20=35 days because both cycles are involved
B.Use the greatest common factor, 55, because it divides both cycles
C.Use the LCM of 1515 and 2020, which is 6060 days ✅
D.Multiply 1515 and 2020 to get 300300 days
💡 Difficulty: medium | ✅ Correct: C

📖 Explanation: A joint service occurs when the elapsed time is a multiple of both cycle lengths. The least such positive time is the LCM. Since 15=3×515=3\times5 and 20=4×520=4\times5, the LCM is 6060 days.

Q30. A student finds the LCM of 2424 and 3636 by multiplying them to obtain 864864. Another student uses prime factors and obtains 7272. Which conclusion best evaluates the two methods?

A.Both are correct because any common multiple can be called the LCM
B.864864 is correct because multiplying always produces the smallest common multiple
C.7272 is correct because it is the smallest positive number divisible by both 2424 and 3636
D.Neither is correct because LCM must always be less than 3636
💡 Difficulty: hard | ✅ Correct: C

📖 Explanation: Multiplying two numbers always produces a common multiple, but it is not necessarily the least one. Since 24=23×324=2^3\times3 and 36=22×3236=2^2\times3^2, the LCM is 23×32=722^3\times3^2=72, which is smaller than 864864.

Q31. A digital display marks a point every 88 units and another display marks a point every 1212 units along the same number line. Starting at 00, at which positive coordinate will both displays mark a point for the first time?

A.16
B.20
C.24 ✅
D.48
💡 Difficulty: hard | ✅ Correct: C

📖 Explanation: The first display marks multiples of 88: 8,16,24,8,16,24,\ldots, while the second marks multiples of 1212: 12,24,36,12,24,36,\ldots. The first shared positive coordinate is 2424, the LCM of 88 and 1212.

Q32. A delivery truck visits a warehouse every 1414 days, while an inspection team visits every 2121 days. Both arrive today. After how many days will the two events occur together again, and how many visits of each type occur during that interval, excluding today?

A.42 days; truck 3 times and inspection team 2 times ✅
B.35 days; truck 2 times and inspection team 3 times
C.42 days; truck 2 times and inspection team 3 times
D.84 days; truck 6 times and inspection team 4 times
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: The next simultaneous visit occurs at the LCM of 1414 and 2121, which is 4242. During the following 4242 days, the truck visits at days 14,28,4214,28,42, giving three visits, while inspections occur at days 21,4221,42, giving two visits.

Q33. Three lights flash every 66, 88, and 1515 seconds. They flash together at the starting moment. A controller records only moments when all three flash simultaneously. What is the shortest positive interval before the next recorded moment?

A.60 seconds
B.90 seconds
C.120 seconds ✅
D.240 seconds
💡 Difficulty: hard | ✅ Correct: C

📖 Explanation: The required interval must be divisible by 66, 88, and 1515. Using prime factors, 6=2×36=2\times3, 8=238=2^3, and 15=3×515=3\times5. Taking the highest powers gives 23×3×5=1202^3\times3\times5=120 seconds, so the next simultaneous flash occurs after 120120 seconds.

Q34. A student needs the LCM of 1818 and 2424. Using the listing multiples method, which is the first common multiple that should be selected after comparing the multiples of both numbers?

A.36
B.48
C.54
D.72 ✅
💡 Difficulty: medium | ✅ Correct: D

📖 Explanation: The multiples of 1818 are 18,36,54,72,18,36,54,72,\ldots, while the multiples of 2424 are 24,48,72,24,48,72,\ldots. The first value appearing in both lists is 7272, so option A is incorrect; therefore the correct answer is D.

Q35. A learner finds the LCM of 2020 and 2828 using prime factors: 20=22×520=2^2\times5 and 28=22×728=2^2\times7. Which reasoning correctly determines the LCM?

A.Multiply only the common prime factors
B.Use each prime factor with its greatest exponent ✅
C.Add the prime factors from both factorizations
D.Use only the prime factors appearing once
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: For the LCM, every prime needed to build both numbers must be included, using the greatest exponent appearing for each prime. Thus LCM=22×5×7=140LCM=2^2\times5\times7=140.

Q36. Two machines complete maintenance cycles every 1515 minutes and 2020 minutes. If both start together at 8:008:00, when will they next complete a cycle simultaneously?

A.0.35416666666666674
B.0.36458333333333326
C.0.375 ✅
D.0.38888888888888884
💡 Difficulty: hard | ✅ Correct: C

📖 Explanation: The situation requires the LCM of 1515 and 2020. Their prime factorizations are 15=3×515=3\times5 and 20=22×520=2^2\times5, giving LCM=22×3×5=60LCM=2^2\times3\times5=60 minutes. Therefore, the next simultaneous cycle occurs at 9:009:00.

Q37. A student lists multiples of 1212 and 1818 and claims that 3636 is their LCM because it is the first number they notice in both lists. What is the error in the student's reasoning?

A.The student should use the greatest common factor instead
B.The student should start listing multiples with 11
C.The student should verify that no smaller positive common multiple exists ✅
D.The student should multiply 1212 and 1818 directly
💡 Difficulty: hard | ✅ Correct: C

📖 Explanation: Although 3636 is a common multiple, it is not the LCM because 1212 and 1818 have 3636 as their first positive common multiple. The student's method is actually correct here, so the claimed error does not exist. Therefore, the question's premise makes C inappropriate.

Q38. A graph-like table shows common multiples increasing as 24,48,72,96,120,24,48,72,96,120,\ldots, while another sequence marks 36,72,108,144,36,72,108,144,\ldots. What does the first overlap at 7272 represent?

A.The greatest common factor
B.The smallest common multiple ✅
C.The product of the two numbers
D.A prime factor shared by both numbers
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: The two sequences represent multiples of different numbers. The first value appearing in both sequences is 7272, meaning it is the smallest positive number divisible by both original numbers. Therefore, it represents the LCM.

Q39. A student calculates LCM(16,24)LCM(16,24) by listing multiples and gets 4848. Another student uses prime factors and gets 4848. Which conclusion best evaluates their methods?

A.Only the prime factors method can be trusted
B.Only the listing method works for these numbers
C.Both methods can produce the same correct LCM through different reasoning ✅
D.The methods must always give different answers
💡 Difficulty: easy | ✅ Correct: C

📖 Explanation: Listing multiples identifies the first shared multiple, while prime factorization combines the required prime powers. For 16=2416=2^4 and 24=23×324=2^3\times3, the LCM is 24×3=482^4\times3=48, confirming both methods.

Q40. Three lights flash every 1212, 1818, and 3030 seconds. A student lists multiples to find when all three flash together, while another uses prime factors. Which approach is generally more efficient here, and what result should both methods produce?

A.Listing; 9090 seconds
B.Prime factors; 180180 seconds ✅
C.Listing; 360360 seconds
D.Prime factors; 120120 seconds
💡 Difficulty: hard | ✅ Correct: B

📖 Explanation: Prime factorization is efficient for several numbers because it avoids writing many multiples. Since 12=22×312=2^2\times3, 18=2×3218=2\times3^2, and 30=2×3×530=2\times3\times5, the LCM is 22×32×5=1802^2\times3^2\times5=180 seconds.

🔗 Related Topics (MCQs)