Praxis Math Quiz: Apply Number Properties
20 questions · exam conditions
0:00
Apply Number PropertiesQuestion 1 of 20

Two gears in a machine are aligned by a mark. The first gear has 24 teeth and the second has 36 teeth. How many complete rotations must the first, smaller gear make before the two marks are aligned again for the first time?

2
3
12
72
← Back to quizzes

Praxis Math Quiz

Praxis Math Quiz: Apply Number Properties

Practice Apply Number Properties in Praxis Math with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Apply Number Properties, giving you a quick way to practice the rules, question types, and explanations that matter most for Praxis Math.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

Two gears in a machine are aligned by a mark. The first gear has 24 teeth and the second has 36 teeth. How many complete rotations must the first, smaller gear make before the two marks are aligned again for the first time?

  1. 2
  2. 3 (correct answer)
  3. 12
  4. 72
Explanation: The gears will align again after a number of teeth have passed that is the least common multiple (LCM) of the number of teeth on each gear. First, find the LCM of 24 and 36.\nPrime factorization of 24 is 2332^3 \cdot 3.\nPrime factorization of 36 is 22322^2 \cdot 3^2.\nThe LCM is the product of the highest powers of all prime factors: 2332=89=722^3 \cdot 3^2 = 8 \cdot 9 = 72. So, the marks align after 72 teeth have passed the intersection point. The question asks for the number of rotations of the first gear. Since the first gear has 24 teeth, the number of rotations is 72÷24=372 \div 24 = 3.

Question 2

At a bus station, Bus A departs every 12 minutes and Bus B departs every 20 minutes. If both buses depart together at 1:00 PM, what time will it be the third time they depart together (including the 1:00 PM departure)?

  1. 2:00 PM
  2. 2:20 PM
  3. 3:00 PM (correct answer)
  4. 4:00 PM
Explanation: First, find the time interval at which the buses depart together. This is the least common multiple (LCM) of 12 and 20. \n12=22312 = 2^2 \cdot 3 \n20=22520 = 2^2 \cdot 5 \nLCM = 2235=602^2 \cdot 3 \cdot 5 = 60. The buses depart together every 60 minutes, or every hour. The first departure together is at 1:00 PM. The second will be 60 minutes later at 2:00 PM. The third departure will be another 60 minutes later, at 3:00 PM.

Question 3

How many positive integers are common factors of 36 and 90?

  1. 4
  2. 5
  3. 6 (correct answer)
  4. 9
Explanation: The common factors of two numbers are the factors of their greatest common divisor (GCD). First, find the GCD of 36 and 90.\n36=223236 = 2^2 \cdot 3^2\n90=232590 = 2 \cdot 3^2 \cdot 5\nThe GCD is 2132=29=182^1 \cdot 3^2 = 2 \cdot 9 = 18. Now, find how many factors the GCD (18) has. The factors of 18 are 1, 2, 3, 6, 9, and 18. There are 6 common factors.

Question 4

For a school event, a teacher wants to arrange chairs in rows. Whether the teacher places 5, 6, or 8 chairs in a row, there are always 2 chairs left over. What is the smallest possible number of chairs greater than 2 that the teacher could have?

  1. 62
  2. 82
  3. 122 (correct answer)
  4. 242
Explanation: Let CC be the total number of chairs. The problem states that if you subtract 2 from CC, the result is a multiple of 5, 6, and 8. So, C2C-2 must be the least common multiple (LCM) of 5, 6, and 8. \n5=515 = 5^1 \n6=236 = 2 \cdot 3 \n8=238 = 2^3 \nThe LCM is 2335=835=1202^3 \cdot 3 \cdot 5 = 8 \cdot 3 \cdot 5 = 120. So, C2=120C-2 = 120. This means C=122C = 122. This is the smallest number of chairs greater than 2 that satisfies the conditions.

Question 5

A florist has 90 roses and 75 tulips to create identical bouquets for a wedding. If she must use all the flowers with none left over, what is the greatest number of identical bouquets she can create?

  1. 5
  2. 6
  3. 15 (correct answer)
  4. 450
Explanation: To find the greatest number of identical bouquets, we need to find the greatest common divisor (GCD) of the number of roses (90) and tulips (75). The number of bouquets must be a factor of both 90 and 75.\nPrime factorization of 90 is 23252 \cdot 3^2 \cdot 5.\nPrime factorization of 75 is 3523 \cdot 5^2.\nThe GCD is the product of the lowest powers of common prime factors: 3151=153^1 \cdot 5^1 = 15. Therefore, the greatest number of identical bouquets she can create is 15.

Question 6

How many distinct positive integers are factors of the number 180?

  1. 9
  2. 12
  3. 18 (correct answer)
  4. 24
Explanation: To find the number of factors of an integer, first find its prime factorization. 180=1810=(232)(25)=223251180 = 18 \cdot 10 = (2 \cdot 3^2) \cdot (2 \cdot 5) = 2^2 \cdot 3^2 \cdot 5^1. The number of factors is found by taking each exponent in the prime factorization, adding 1 to it, and then multiplying these new numbers together. The exponents are 2, 2, and 1. So, the number of factors is (2+1)(2+1)(1+1)=332=18(2+1)(2+1)(1+1) = 3 \cdot 3 \cdot 2 = 18.

Question 7

The integer kk is a multiple of 6 and a factor of 120. Which of the following is NOT a possible value for kk?

  1. 12
  2. 30
  3. 48 (correct answer)
  4. 60
Explanation: We need to check which of the given options satisfies both conditions. The conditions are: (1) kk is a multiple of 6, and (2) kk is a factor of 120. Let's test each option.\nA) 12 is a multiple of 6 (62=126 \cdot 2 = 12) and a factor of 120 (120÷12=10120 \div 12 = 10). So, 12 is a possible value.\nB) 30 is a multiple of 6 (65=306 \cdot 5 = 30) and a factor of 120 (120÷30=4120 \div 30 = 4). So, 30 is a possible value.\nC) 48 is a multiple of 6 (68=486 \cdot 8 = 48), but it is not a factor of 120 (120÷48=2.5120 \div 48 = 2.5). So, 48 is NOT a possible value.\nD) 60 is a multiple of 6 (610=606 \cdot 10 = 60) and a factor of 120 (120÷60=2120 \div 60 = 2). So, 60 is a possible value.

Question 8

The least common multiple of an integer xx and 18 is 72. The greatest common divisor of xx and 18 is 6. What is the value of xx?

  1. 12
  2. 16
  3. 24 (correct answer)
  4. 36
Explanation: We can use the property that for any two positive integers aa and bb, ab=GCD(a,b)LCM(a,b)a \cdot b = \text{GCD}(a, b) \cdot \text{LCM}(a, b). In this case, a=xa=x and b=18b=18. So, x18=GCD(x,18)LCM(x,18)x \cdot 18 = \text{GCD}(x, 18) \cdot \text{LCM}(x, 18). We are given LCM(x,18)=72\text{LCM}(x, 18) = 72 and GCD(x,18)=6\text{GCD}(x, 18) = 6. Plugging in the values: x18=672x \cdot 18 = 6 \cdot 72, which simplifies to x18=432x \cdot 18 = 432. Solving for xx: x=432÷18=24x = 432 \div 18 = 24.

Question 9

If the greatest common divisor of two distinct positive integers xx and yy is xx, which of the following statements must be true?

  1. yy is a factor of xx.
  2. yy is a multiple of xx. (correct answer)
  3. xx and yy are both odd.
  4. xx is greater than yy.
Explanation: The greatest common divisor (GCD) of two integers is the largest integer that divides both of them without a remainder. If the GCD of xx and yy is xx itself, it means that xx must divide both xx and yy. Since xx always divides xx, the condition implies that xx must also be a factor of yy. If xx is a factor of yy, then yy is a multiple of xx. For example, GCD(4, 12) = 4; here, 12 is a multiple of 4.

Question 10

A positive integer nn has exactly three positive factors. Which of the following must be true about nn?

  1. nn is a prime number.
  2. nn is an odd number.
  3. nn is the square of a prime number. (correct answer)
  4. nn is the cube of a prime number.
Explanation: The number of factors of an integer is determined by the exponents in its prime factorization. If the factorization is p1a1p2a2p_1^{a_1} p_2^{a_2} \dots, the number of factors is (a1+1)(a2+1)(a_1+1)(a_2+1)\dots. For a number to have exactly 3 factors, this product must equal 3. Since 3 is a prime number, there can only be one term in the product, and it must be 3. This means a1+1=3a_1+1=3, so a1=2a_1=2. The prime factorization must be of the form p2p^2 for some prime number pp. Therefore, nn must be the square of a prime number. For example, 9=329=3^2 has factors 1, 3, 9. 4=224=2^2 has factors 1, 2, 4.

Question 11

Let MM be the least common multiple of 18, 24, and 30. Which of the following is a prime factor of MM?

  1. 7
  2. 5 (correct answer)
  3. 11
  4. 13
Explanation: To find the least common multiple (LCM), we first find the prime factorization of each number. \n18=29=23218 = 2 \cdot 9 = 2 \cdot 3^2 \n24=83=23324 = 8 \cdot 3 = 2^3 \cdot 3 \n30=310=23530 = 3 \cdot 10 = 2 \cdot 3 \cdot 5 \nThe LCM is the product of the highest powers of all prime factors involved (2, 3, and 5). M=LCM=233251=895=360M = \text{LCM} = 2^3 \cdot 3^2 \cdot 5^1 = 8 \cdot 9 \cdot 5 = 360. The prime factors of MM are 2, 3, and 5. Of the choices given, only 5 is a prime factor of MM.

Question 12

Two positive integers have a least common multiple of 84 and a greatest common divisor of 2. If one of the integers is 12, what is the other integer?

  1. 7
  2. 14 (correct answer)
  3. 28
  4. 42
Explanation: For any two positive integers aa and bb, ab=GCD(a,b)LCM(a,b)a \cdot b = \text{GCD}(a, b) \cdot \text{LCM}(a, b). Let the two integers be 12 and xx. We are given LCM = 84 and GCD = 2. So, 12x=28412 \cdot x = 2 \cdot 84, which is 12x=16812x = 168. Dividing both sides by 12 gives x=14x = 14. We can check our answer: GCD(12, 14) = 2, and LCM(12, 14) = LCM(2232^2 \cdot 3, 272 \cdot 7) = 2237=842^2 \cdot 3 \cdot 7 = 84.

Question 13

When a positive integer kk is divided into 150, the remainder is 6. When kk is divided into 205, the remainder is 5. What is the greatest possible value of kk?

  1. 8 (correct answer)
  2. 12
  3. 16
  4. 24
Explanation: If dividing 150 by kk gives a remainder of 6, it means that 1506=144150 - 6 = 144 is perfectly divisible by kk. If dividing 205 by kk gives a remainder of 5, it means that 2055=200205 - 5 = 200 is perfectly divisible by kk. So, kk must be a common divisor of 144 and 200. To find the greatest possible value of kk, we find the greatest common divisor (GCD) of 144 and 200. \n144=122=(223)2=2432144 = 12^2 = (2^2 \cdot 3)^2 = 2^4 \cdot 3^2 \n200=2100=2102=2(25)2=2352200 = 2 \cdot 100 = 2 \cdot 10^2 = 2 \cdot (2 \cdot 5)^2 = 2^3 \cdot 5^2 \nThe GCD is 23=82^3 = 8. A divisor must be larger than the remainder. Since k=8k=8 is larger than both remainders (6 and 5), it is a valid answer.

Question 14

If an integer is divisible by both 12 and 15, then it must also be divisible by which of the following?

  1. 18
  2. 24
  3. 30 (correct answer)
  4. 180
Explanation: An integer divisible by both 12 and 15 must be a multiple of their least common multiple (LCM). Let's find the LCM of 12 and 15. \n12=22312 = 2^2 \cdot 3 \n15=3515 = 3 \cdot 5 \nThe LCM is 2235=602^2 \cdot 3 \cdot 5 = 60. Any number that is a multiple of 60 must be divisible by any factor of 60. Let's check the options to see which one is a factor of 60. \nA) 18 is not a factor of 60. \nB) 24 is not a factor of 60. \nC) 30 is a factor of 60. Therefore, any multiple of 60 must also be a multiple of 30. \nD) 180 is a multiple of 60, not a factor, so not every multiple of 60 is a multiple of 180.

Question 15

Let GG be the greatest common divisor of 48 and 72, and let LL be the least common multiple of 10 and 12. What is the value of LGL - G?

  1. 12
  2. 24
  3. 36 (correct answer)
  4. 48
Explanation: This problem requires two separate calculations. First, find GG, the GCD of 48 and 72. \n48=163=24348 = 16 \cdot 3 = 2^4 \cdot 3 \n72=89=233272 = 8 \cdot 9 = 2^3 \cdot 3^2 \nGCD(48, 72) = 2331=83=242^3 \cdot 3^1 = 8 \cdot 3 = 24. So, G=24G = 24. Second, find LL, the LCM of 10 and 12. \n10=2510 = 2 \cdot 5 \n12=22312 = 2^2 \cdot 3 \nLCM(10, 12) = 2235=435=602^2 \cdot 3 \cdot 5 = 4 \cdot 3 \cdot 5 = 60. So, L=60L = 60. Finally, calculate LG=6024=36L - G = 60 - 24 = 36.

Question 16

The number KK is the product of three distinct prime numbers. Which of the following must be the number of positive factors of K2K^2?

  1. 8
  2. 9
  3. 12
  4. 27 (correct answer)
Explanation: Let the three distinct prime numbers be pp, qq, and rr. Then K=pqr=p1q1r1K = p \cdot q \cdot r = p^1 \cdot q^1 \cdot r^1. Now, we find K2K^2: K2=(p1q1r1)2=p2q2r2K^2 = (p^1 \cdot q^1 \cdot r^1)^2 = p^2 \cdot q^2 \cdot r^2. To find the number of factors of K2K^2, we add 1 to each exponent in its prime factorization and multiply the results. The exponents are 2, 2, and 2. So, the number of factors is (2+1)(2+1)(2+1)=333=27(2+1)(2+1)(2+1) = 3 \cdot 3 \cdot 3 = 27.

Question 17

The product of two positive integers is 600, and their least common multiple is 120. What is their greatest common divisor?

  1. 5 (correct answer)
  2. 10
  3. 20
  4. 50
Explanation: For any two positive integers aa and bb, the product of the numbers is equal to the product of their greatest common divisor (GCD) and least common multiple (LCM). The formula is ab=GCD(a,b)LCM(a,b)a \cdot b = \text{GCD}(a, b) \cdot \text{LCM}(a, b). We are given that ab=600a \cdot b = 600 and LCM(a,b)=120\text{LCM}(a, b) = 120. Plugging these values into the formula gives 600=GCD(a,b)120600 = \text{GCD}(a, b) \cdot 120. To find the GCD, divide the product by the LCM: GCD=600÷120=5\text{GCD} = 600 \div 120 = 5.

Question 18

The number NN is defined by its prime factorization, N=235211N = 2^3 \cdot 5^2 \cdot 11. Which of the following integers is NOT a factor of NN?

  1. 40
  2. 55
  3. 75 (correct answer)
  4. 100
Explanation: A number is a factor of NN if its prime factorization is a 'subset' of NN's; that is, it only contains prime factors of NN raised to powers less than or equal to their powers in NN. The prime factors of NN are 2, 5, and 11. \nA) 40=85=235140 = 8 \cdot 5 = 2^3 \cdot 5^1. This is a factor of NN. \nB) 55=5111155 = 5^1 \cdot 11^1. This is a factor of NN. \nC) 75=325=315275 = 3 \cdot 25 = 3^1 \cdot 5^2. This is NOT a factor of NN because it contains the prime factor 3, which is not a prime factor of NN. \nD) 100=425=2252100 = 4 \cdot 25 = 2^2 \cdot 5^2. This is a factor of NN.

Question 19

If xx and yy are positive integers such that xx is a multiple of 4 and yy is a multiple of 5, then the product xyxy must be a multiple of which of the following?

  1. 10
  2. 15
  3. 20 (correct answer)
  4. 25
Explanation: We are given that xx is a multiple of 4, so we can write x=4ax = 4a for some integer aa. We are also given that yy is a multiple of 5, so we can write y=5by = 5b for some integer bb. The product xyxy is (4a)(5b)=20ab(4a)(5b) = 20ab. Since aa and bb are integers, abab is an integer. Therefore, xyxy is always 20 times some integer, which means xyxy must be a multiple of 20.

Question 20

Two positive integers have a sum of 28 and a greatest common divisor of 4. If one of the integers is 12, what is their least common multiple?

  1. 48 (correct answer)
  2. 56
  3. 64
  4. 72
Explanation: Let the two integers be 12 and bb. We are given their sum is 28, so 12+b=2812 + b = 28, which gives us b=16b = 16. We need to verify that GCD(12, 16) = 4. Finding the prime factorizations: 12=22312 = 2^2 \cdot 3 and 16=2416 = 2^4. The GCD is 22=42^2 = 4, which matches the given condition. Now we find the LCM using the formula: LCM(12, 16) = 12×16GCD(12,16)=1924=48\frac{12 \times 16}{\text{GCD}(12, 16)} = \frac{192}{4} = 48.