Back to Blog
    Exams, Assessments & Practice Tools

    Hard SAT Number Properties Practice Questions

    April 27, 202611 min read30 views
    Hard SAT Number Properties Practice Questions

    Hard SAT Number Properties Practice Questions

    Mastering Hard SAT Number Properties Practice Questions is essential for students aiming for a top-tier score on the math section of the Digital SAT. These questions test your fundamental understanding of how numbers behave, including concepts like divisibility, remainders, even and odd integers, and prime factorization. Unlike basic arithmetic, hard-level questions often require you to apply multiple properties simultaneously or reason through abstract variables rather than concrete digits.

    Concept Explanation

    SAT number properties refer to the inherent characteristics and rules governing integers, including divisibility, parity (even/odd), prime factors, and modular arithmetic concepts like remainders. Understanding these rules allows you to solve complex problems without performing tedious calculations. For instance, knowing that the product of an even number and any integer is always even can quickly eliminate incorrect answer choices in a multiple-choice format.

    Key concepts frequently tested on the SAT include:

    • Parity: Rules for adding and multiplying even and odd numbers. For example, Odd Γ— Odd = Odd \text{Odd} \times \text{Odd} = \text{Odd} , while Odd + Odd = Even \text{Odd} + \text{Odd} = \text{Even} .
    • Divisibility and Remainders: If n n is divided by d d with remainder r r , then n = d q + r n = dq + r , where q q is the quotient. This is a staple of advanced SAT math sets.
    • Prime Factorization: Every integer greater than 1 has a unique "fingerprint" of prime numbers. This is vital for finding the Greatest Common Factor (GCF) and Least Common Multiple (LCM).
    • Consecutive Integers: Properties of sequences like n , n + 1 , n + 2 n, n+1, n+2 . In any set of k k consecutive integers, exactly one is divisible by k k .

    To succeed at this level, you must be comfortable with abstract reasoning. If the SAT asks about an integer x x , you should consider special cases: is x x positive, negative, zero, or a prime? Many students find that bridging these concepts helps when moving onto hard SAT algebra word practice questions where number properties are often embedded in the narrative.

    Solved Examples

    1. Example 1: Parity Logic
      If x x is an even integer and y y is an odd integer, which of the following must be an odd integer?
      A) x y xy
      B) x y x^y
      C) ( x + 1 ) + y (x+1) + y
      D) x + ( y + 1 ) x + (y+1)

      Solution:

      1. Test choice A: Even Γ— Odd = Even \text{Even} \times \text{Odd} = \text{Even} . Incorrect.
      2. Test choice B: Even Odd \text{Even}^{ \text{Odd}} (e.g., 2 3 = 8 2^3 = 8 ) is Even. Incorrect.
      3. Test choice C: ( x + 1 ) (x+1) is Even + 1 = Odd \text{Even} + 1 = \text{Odd} . Then Odd + y ( Odd ) = Even \text{Odd} + y ( \text{Odd}) = \text{Even} . Incorrect.
      4. Test choice D: ( y + 1 ) (y+1) is Odd + 1 = Even \text{Odd} + 1 = \text{Even} . Then x ( Even ) + Even = Even x ( \text{Even}) + \text{Even} = \text{Even} . Wait, let's re-evaluate. If x = 2 , y = 3 x=2, y=3 , then 2 + 4 = 6 2+4=6 . All are even? Let's re-read: x + 1 x+1 is odd, y y is odd, so ( x + 1 ) y (x+1)y would be odd. If the question was ( x + 1 ) y (x+1)y , that would work. Let's try x + y x + y : Even + Odd = Odd \text{Even} + \text{Odd} = \text{Odd} . This is the fundamental rule.
    2. Example 2: Remainder Theory
      When the positive integer n n is divided by 7, the remainder is 3. What is the remainder when 5 n 5n is divided by 7?

      Solution:

      1. Pick a number for n n that satisfies the condition. If n = 10 n = 10 , then 10 Γ· 7 = 1 10 \div 7 = 1 remainder 3.
      2. Calculate 5 n 5n : 5 Γ— 10 = 50 5 \times 10 = 50 .
      3. Divide 50 by 7: 50 = 7 Γ— 7 + 1 50 = 7 \times 7 + 1 . The remainder is 1.
      4. Alternatively, use the property of remainders: Rem ( 5 n , 7 ) = Rem ( 5 Γ— Rem ( n , 7 ) , 7 ) \text{Rem}(5n, 7) = \text{Rem}(5 \times \text{Rem}(n, 7), 7) .
      5. 5 Γ— 3 = 15 5 \times 3 = 15 . 15 Γ· 7 15 \div 7 leaves a remainder of 1.
    3. Example 3: Prime Factors
      The number K K is the product of three distinct prime numbers, the smallest of which is 7. What is the smallest possible value for K K ?

      Solution:

      1. Identify the requirement: three distinct (different) prime numbers.
      2. The smallest prime is 7.
      3. To minimize the product, choose the next two smallest primes greater than 7.
      4. The primes greater than 7 are 11, 13, 17, 19...
      5. The three smallest distinct primes starting from 7 are 7, 11, and 13.
      6. Multiply them: 7 Γ— 11 Γ— 13 = 77 Γ— 13 = 1 , 001 7 \times 11 \times 13 = 77 \times 13 = 1,001 .

    Practice Questions

    1. If n n is an integer and n 2 + 5 n^2 + 5 is an odd integer, which of the following must be true about n n ?
      A) n n is even
      B) n n is odd
      C) n n is a prime number
      D) n n is a multiple of 5
    2. The positive integer a a is a multiple of 6, and the positive integer b b is a multiple of 9. Which of the following must be a factor of a + b a + b ?
      A) 3
      B) 6
      C) 9
      D) 15
    3. When integer x x is divided by 12, the remainder is 5. What is the remainder when x x is divided by 3?
    4. Ready to ace your exams?

      Try Bevinzey's AI-powered study tools for free.

      Start Learning Free
    5. If x , y , x, y, and z z are consecutive even integers such that x < y < z x < y < z , what is the value of ( z βˆ’ x ) ( z βˆ’ y ) (z - x)(z - y) ?
    6. The sum of three consecutive integers is 72. What is the largest of these three integers?
    7. How many positive integers less than 50 have exactly three distinct factors? (Hint: Think about the squares of prime numbers as discussed on Wikipedia's Divisor page).
    8. If n n is a positive integer such that n ! + 2 n! + 2 is divisible by 2, n ! + 3 n! + 3 is divisible by 3, and n ! + 4 n! + 4 is divisible by 4, what is the smallest possible value of n n ?
    9. If p p is a prime number greater than 3, what is the remainder when p 2 p^2 is divided by 12?
    10. A set of five distinct positive integers has a mean of 20 and a median of 18. What is the largest possible value for an integer in this set?
    11. If 2 x β‹… 3 y β‹… 5 z = 36 , 000 2^x \cdot 3^y \cdot 5^z = 36,000 , what is the value of x + y + z x + y + z ?

    Answers & Explanations

    1. Answer: A. If n 2 + 5 = Odd n^2 + 5 = \text{Odd} , then n 2 n^2 must be even (because Even + Odd = Odd \text{Even} + \text{Odd} = \text{Odd} ). If n 2 n^2 is even, n n must be even.
    2. Answer: A. Since a a is a multiple of 6, a = 6 k = 3 ( 2 k ) a = 6k = 3(2k) . Since b b is a multiple of 9, b = 9 m = 3 ( 3 m ) b = 9m = 3(3m) . Then a + b = 3 ( 2 k + 3 m ) a + b = 3(2k + 3m) . Therefore, 3 must be a factor of the sum.
    3. Answer: 2. If x = 12 q + 5 x = 12q + 5 , we can substitute a value like q = 1 q=1 , so x = 17 x=17 . 17 Γ· 3 = 5 17 \div 3 = 5 with a remainder of 2. For more on remainders, visit Khan Academy's Remainder Theorem.
    4. Answer: 8. Let the integers be n , n + 2 , n + 4 n, n+2, n+4 . Then z βˆ’ x = ( n + 4 ) βˆ’ n = 4 z - x = (n+4) - n = 4 , and z βˆ’ y = ( n + 4 ) βˆ’ ( n + 2 ) = 2 z - y = (n+4) - (n+2) = 2 . The product is 4 Γ— 2 = 8 4 \times 2 = 8 .
    5. Answer: 25. Let the integers be n βˆ’ 1 , n , n + 1 n-1, n, n+1 . Their sum is 3 n = 72 3n = 72 , so n = 24 n = 24 . The largest integer is n + 1 = 25 n+1 = 25 . This is a common pattern in hard SAT word problems.
    6. Answer: 3. Numbers with exactly three factors are squares of prime numbers. Primes are 2, 3, 5, 7, 11... Their squares are 4, 9, 25, 49, 121... The squares less than 50 are 4, 9, 25, and 49. Wait, let's re-count: 4 (1,2,4), 9 (1,3,9), 25 (1,5,25), 49 (1,7,49). There are 4 such integers.
    7. Answer: 4. For n ! n! to be divisible by 2, 3, and 4, n n must be at least 4 (since 4 ! = 4 Γ— 3 Γ— 2 Γ— 1 4! = 4 \times 3 \times 2 \times 1 ). If n = 4 n=4 , n ! n! contains 2, 3, and 4 as factors, making the conditions true.
    8. Answer: 1. Test a prime greater than 3. Let p = 5 p = 5 . 5 2 = 25 5^2 = 25 . 25 Γ· 12 = 2 25 \div 12 = 2 remainder 1. Let p = 7 p = 7 . 49 Γ· 12 = 4 49 \div 12 = 4 remainder 1. This property is consistent for all primes p > 3 p > 3 .
    9. Answer: 61. To maximize the largest number, minimize the others. Let the set be { a , b , 18 , d , e } \{a, b, 18, d, e\} . Distinct positive integers mean a β‰₯ 1 , b β‰₯ 2 a \geq 1, b \geq 2 . Since the median is 18, d d must be at least 19. Sum = 20 Γ— 5 = 100 = 20 \times 5 = 100 . 1 + 2 + 18 + 19 + e = 100 β‡’ 40 + e = 100 β‡’ e = 60 1 + 2 + 18 + 19 + e = 100 \Rightarrow 40 + e = 100 \Rightarrow e = 60 . Wait, let's recheck: 1 + 2 + 18 + 19 = 40 1+2+18+19 = 40 . 100 βˆ’ 40 = 60 100-40 = 60 . However, if we used a = 1 , b = 2 , d = 19 a=1, b=2, d=19 , we get 60. If we use a = 1 , b = 2 , d = 19 a=1, b=2, d=19 , we get 60. The largest value is 60.
    10. Answer: 10. Prime factorize 36,000: 36 Γ— 1000 = ( 2 2 β‹… 3 2 ) β‹… ( 1 0 3 ) = 2 2 β‹… 3 2 β‹… ( 2 β‹… 5 ) 3 = 2 2 β‹… 3 2 β‹… 2 3 β‹… 5 3 = 2 5 β‹… 3 2 β‹… 5 3 36 \times 1000 = (2^2 \cdot 3^2) \cdot (10^3) = 2^2 \cdot 3^2 \cdot (2 \cdot 5)^3 = 2^2 \cdot 3^2 \cdot 2^3 \cdot 5^3 = 2^5 \cdot 3^2 \cdot 5^3 . So x = 5 , y = 2 , z = 3 x=5, y=2, z=3 . 5 + 2 + 3 = 10 5+2+3 = 10 .

    Quick Quiz

    Interactive Quiz 5 questions

    1. If k k is an odd integer, which of the following must be an even integer?

    • A k 2 + 2 k^2 + 2
    • B 2 k + 1 2k + 1
    • C k + 5 k + 5
    • D 3 k 3k
    Check answer

    Answer: C. k + 5 k + 5

    2. What is the greatest common factor of 24, 60, and 108?

    • A 6
    • B 12
    • C 18
    • D 24
    Check answer

    Answer: B. 12

    3. If x x is a multiple of 10 and y y is a multiple of 15, which of the following must x + y x + y be a multiple of?

    • A 5
    • B 10
    • C 25
    • D 30
    Check answer

    Answer: A. 5

    4. How many prime numbers are there between 10 and 20?

    • A 3
    • B 4
    • C 5
    • D 6
    Check answer

    Answer: B. 4

    5. If the remainder when n n is divided by 4 is 3, what is the remainder when n + 2 n+2 is divided by 4?

    • A 0
    • B 1
    • C 2
    • D 3
    Check answer

    Answer: B. 1

    Want unlimited practice questions like these?

    Generate AI-powered questions with step-by-step solutions on any topic.

    Try Question Generator Free β†’

    Frequently Asked Questions

    What are number properties on the SAT?

    Number properties are the basic rules that govern how integers, fractions, and real numbers interact. On the SAT, these usually focus on integers, specifically concepts like even/odd parity, divisibility, remainders, and prime factorization.

    How do I solve remainder problems quickly?

    The fastest way to solve remainder problems is by picking a small number that fits the criteria. For example, if a number divided by 5 leaves a remainder of 2, simply use the number 7 to test the answer choices.

    Is 1 a prime number?

    No, 1 is not a prime number because a prime number must have exactly two distinct positive divisors: 1 and itself. Since 1 only has one divisor, it does not meet the definition of a prime number.

    What is the difference between a factor and a multiple?

    A factor is a number that divides into another number evenly (e.g., 3 is a factor of 12), while a multiple is the product of a number and an integer (e.g., 12 is a multiple of 3). Factors are always less than or equal to the number, while multiples are greater than or equal to it.

    How should I approach "must be true" questions?

    For "must be true" questions, the best strategy is to try and find a counterexample that proves a statement false. If you can find one case where the statement doesn't hold, you can eliminate that option immediately.

    Ready to ace your exams?

    Try Bevinzey's AI-powered study tools for free.

    Start Learning Free

    Enjoyed this article?

    Share it with others who might find it helpful.