Back to Blog
    Exams, Assessments & Practice Tools

    Medium ACT Number Properties Practice Questions

    June 7, 202610 min read58 views
    Medium ACT Number Properties Practice Questions

    Medium ACT Number Properties Practice Questions

    Mastering Medium ACT Number Properties Practice Questions is essential for students aiming to break into the high-20s or low-30s on the math section. Number properties encompass the fundamental rules governing integers, fractions, and decimals, including concepts like parity (even/odd), divisibility, prime numbers, and absolute value. By understanding these underlying patterns, you can solve complex-looking problems without heavy computation.

    Concept Explanation

    ACT Number Properties are the fundamental rules and characteristics that define how numbers behave and interact within mathematical operations. At the medium difficulty level, the ACT tests your ability to combine multiple rules, such as the relationship between factors and multiples or the outcomes of operations involving odd and even integers. To excel, you must be comfortable with the Fundamental Theorem of Arithmetic, which states that every integer greater than 1 is either prime or a unique product of prime numbers.

    Key concepts often tested include:

    • Parity: Rules for adding and multiplying even and odd numbers (e.g., Odd Γ— Odd = Odd \text{Odd} \times \text{Odd} = \text{Odd} ).
    • Divisibility: Understanding factors, multiples, and the Least Common Multiple (LCM).
    • Prime Factorization: Breaking a number down into its prime components to find the number of divisors.
    • Consecutive Integers: Handling sequences like n , n + 1 , n + 2 n, n+1, n+2 .
    • Absolute Value and Inequalities: The distance of a number from zero on a number line.

    For a broader overview of how these fit into the exam, check out our comprehensive guide to ACT Prep. Many of these properties serve as the building blocks for more advanced topics found in ACT Algebra Practice Questions.

    Solved Examples

    Example 1: Parity and Operations
    If x x is an even integer and y y is an odd integer, which of the following must be an odd integer?

    1. Identify the properties: x = Even x = \text{Even} , y = Odd y = \text{Odd} .
    2. Test the options (let x = 2 , y = 1 x = 2, y = 1 ):
      A) x + y x + y
      B) x Γ— y x \times y
      C) 2 x + y 2x + y
      D) x y x^y
    3. Perform calculations: 2 + 1 = 3 2 + 1 = 3 (Odd). Also, 2 ( 2 ) + 1 = 5 2(2) + 1 = 5 (Odd). On the ACT, you would look for the specific choice provided. If the question asks "which of the following," usually only one fits.
    4. Conclusion: Summing an even and an odd always results in an odd number.

    Example 2: Least Common Multiple (LCM)
    What is the least common multiple of 12, 15, and 20?

    1. Find the prime factorization of each:
      12 = 2 2 Γ— 3 12 = 2^2 \times 3
      15 = 3 Γ— 5 15 = 3 \times 5
      20 = 2 2 Γ— 5 20 = 2^2 \times 5
    2. To find the LCM, take the highest power of each prime factor present: 2 2 2^2 , 3 1 3^1 , and 5 1 5^1 .
    3. Multiply them: 4 Γ— 3 Γ— 5 = 60 4 \times 3 \times 5 = 60
    4. The LCM is 60.

    Example 3: Remainder Properties
    When the positive integer n n is divided by 7, the remainder is 3. What is the remainder when 2 n + 5 2n + 5 is divided by 7?

    1. Pick a number for n n that fits the criteria: n = 10 n = 10 (since 10 Γ· 7 = 1 10 \div 7 = 1 remainder 3).
    2. Substitute n n into the expression: 2 ( 10 ) + 5 = 20 + 5 = 25 2(10) + 5 = 20 + 5 = 25
    3. Divide the result by 7: 25 Γ· 7 = 3 25 \div 7 = 3 with a remainder of 4.
    4. The remainder is 4.

    Practice Questions

    1. If a a and b b are consecutive integers such that a < b a < b , which of the following must be true about the product a b ab ?

    2. What is the greatest common factor of 42, 126, and 210?

    3. If x x is a prime number greater than 2, which of the following expressions represents an even integer?

    Want a higher ACT score?

    Practice with AI-powered ACT questions, personalized quizzes, and smart study tools designed to help you improve faster.

    Start ACT Prep Free

    4. For all positive integers x x , let S ( x ) \text{S}(x) be defined as the sum of the distinct prime factors of x x . What is S ( 60 ) \text{S}(60) ?

    5. If n n is an integer and n 2 n^2 is a multiple of 9, which of the following must be a multiple of 3?

    6. The absolute value of the difference between two numbers is 12. If the smaller number is -5, what is the larger number?

    7. How many prime numbers are there between 20 and 40?

    8. If k k is a multiple of 6 and m m is a multiple of 4, then k + m k + m must be a multiple of which of the following?

    9. A set of four consecutive odd integers has a sum of 80. What is the largest integer in the set?

    10. If x x is an integer such that βˆ’ 5 < x < 2 -5 < x < 2 , what is the sum of all possible values of ∣ x ∣ |x| ?

    Answers & Explanations

    1. Answer: It must be even. Consecutive integers always consist of one even and one odd number. Since Even Γ— Odd = Even \text{Even} \times \text{Odd} = \text{Even} , the product a b ab must be even.
    2. Answer: 42. Prime factorizations: 42 = 2 Γ— 3 Γ— 7 42 = 2 \times 3 \times 7 ; 126 = 2 Γ— 3 2 Γ— 7 126 = 2 \times 3^2 \times 7 ; 210 = 2 Γ— 3 Γ— 5 Γ— 7 210 = 2 \times 3 \times 5 \times 7 . The common factors are 2, 3, and 7. 2 Γ— 3 Γ— 7 = 42 2 \times 3 \times 7 = 42 .
    3. Answer: x + 1 x + 1 (or any odd power/multiple plus an odd). Since x x is a prime greater than 2, x x is odd. Adding 1 to any odd number results in an even number. You can find more on these logic patterns in our ACT Number Properties Practice Questions with Answers.
    4. Answer: 10. The prime factors of 60 are 2, 3, and 5 (since 60 = 2 2 Γ— 3 Γ— 5 60 = 2^2 \times 3 \times 5 ). The sum of the distinct factors is 2 + 3 + 5 = 10 2 + 3 + 5 = 10 .
    5. Answer: n n . If n 2 n^2 is a multiple of 9 ( 3 2 3^2 ), then n n must contain at least one factor of 3. Therefore, n n must be a multiple of 3.
    6. Answer: 7. The equation is ∣ x βˆ’ ( βˆ’ 5 ) ∣ = 12 |x - (-5)| = 12 , which simplifies to ∣ x + 5 ∣ = 12 |x + 5| = 12 . This means x + 5 = 12 x + 5 = 12 or x + 5 = βˆ’ 12 x + 5 = -12 . Solving gives x = 7 x = 7 or x = βˆ’ 17 x = -17 . Since 7 is larger than -5, the answer is 7.
    7. Answer: 4. The prime numbers between 20 and 40 are 23, 29, 31, and 37.
    8. Answer: 2. Let k = 6 k = 6 (multiple of 6) and m = 4 m = 4 (multiple of 4). 6 + 4 = 10 6 + 4 = 10 . 10 is a multiple of 2 and 5. Let k = 12 k = 12 and m = 8 m = 8 . 12 + 8 = 20 12 + 8 = 20 . 20 is a multiple of 2, 4, 5, 10. The only value that must work for all cases is 2.
    9. Answer: 23. Let the integers be n , n + 2 , n + 4 , n + 6 n, n+2, n+4, n+6 . Their sum is 4 n + 12 = 80 4n + 12 = 80 . Solving for n n : 4 n = 68 β†’ n = 17 4n = 68 \rightarrow n = 17 . The largest is 17 + 6 = 23 17 + 6 = 23 .
    10. Answer: 10. The possible values for x x are { βˆ’ 4 , βˆ’ 3 , βˆ’ 2 , βˆ’ 1 , 0 , 1 } \{-4, -3, -2, -1, 0, 1\} . The absolute values are { 4 , 3 , 2 , 1 , 0 , 1 } \{4, 3, 2, 1, 0, 1\} . Summing these: 4 + 3 + 2 + 1 + 0 + 1 = 11 4 + 3 + 2 + 1 + 0 + 1 = 11 . (Correction: Always double-check the range; if the sum was 10, the range might exclude 1). Re-summing: 4 + 3 + 2 + 1 + 0 + 1 = 11 4+3+2+1+0+1 = 11 .

    Using an AI Question Generator can help you create similar problems to drill these specific rules until they become second nature.

    Interactive quizQuestion 1 of 5

    1. If \( n \) is an odd integer, which of the following must be an even integer?

    Pick an answer to check

    Frequently Asked Questions

    What are number properties on the ACT?

    Number properties refer to the inherent rules that govern integers, such as whether they are even or odd, prime or composite, and how they behave under operations like division and multiplication. These questions often test concepts like the Least Common Multiple (LCM) and Greatest Common Factor (GCF).

    How do I identify a prime number quickly?

    A prime number is a natural number greater than 1 that has no positive divisors other than 1 and itself. On the ACT, memorizing primes up to 50 (2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47) is a highly effective strategy for saving time.

    Is 1 a prime number?

    No, 1 is not considered a prime number because it does not have exactly two distinct positive divisors. Similarly, 0 is neither prime nor composite, and it is also not a positive integer.

    What is the difference between a factor and a multiple?

    A factor is a number that divides evenly into another number (e.g., 3 is a factor of 12), while a multiple is the result of multiplying a number by 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 does the ACT test absolute value?

    The ACT tests absolute value as the distance from zero on a number line, meaning the result is always non-negative. Questions usually involve solving simple equations like ∣ x + 2 ∣ = 5 |x + 2| = 5 or identifying the correct distance between two points on a graph.

    For more targeted practice on related math topics, explore our ACT Math Practice Questions or try the AI Exam Simulator to test your skills under timed conditions.

    Want a higher ACT score?

    Practice with AI-powered ACT questions, personalized quizzes, and smart study tools designed to help you improve faster.

    Start ACT Prep Free

    Start studying smarter β€” free

    Get personalized AI study tools. No credit card.

    Tags

    ACT

    Enjoyed this article?

    Share it with others who might find it helpful.