Back to Blog
    Exams, Assessments & Practice Tools

    ACT Number Properties Practice Questions with Answers

    June 7, 202610 min read52 views
    ACT Number Properties Practice Questions with Answers

    Mastering ACT Number Properties is essential for securing a high score on the math section, as these foundational concepts appear in approximately 10-15% of the exam questions. By understanding the underlying logic of integers, primes, and remainders, you can solve complex problems quickly without over-relying on a calculator. If you are just starting your journey, our ACT Prep hub provides a structured path to mastering these and other critical math topics.

    Concept Explanation

    ACT Number Properties refer to the fundamental rules and characteristics that govern integers, rational numbers, and real numbers, including concepts like parity, divisibility, and prime factorization. These properties are the "rules of the game" for arithmetic and algebra. To excel on the ACT, you must be comfortable with the following core areas:

    • Integers and Parity: Integers are whole numbers (positive, negative, or zero). Parity refers to whether a number is even or odd. Remember the rules: Even Γ— Odd = Even \text{Even} \times \text{Odd} = \text{Even} , Odd + Odd = Even \text{Odd} + \text{Odd} = \text{Even} , and Odd Γ— Odd = Odd \text{Odd} \times \text{Odd} = \text{Odd} .
    • Prime Numbers: A prime number is a natural number greater than 1 that has no positive divisors other than 1 and itself. The number 2 is the only even prime.
    • Divisibility and Remainders: These questions ask what happens when one integer is divided by another. A common ACT trick involves the Remainder Theorem or finding the Greatest Common Factor (GCF) and Least Common Multiple (LCM).
    • Absolute Value: This represents the distance a number is from zero on a number line, meaning ∣ x ∣ |x| is always non-negative.
    • Place Value: Understanding the difference between the "tens" digit and the "tenths" digit is a frequent trap for students.

    For students who find these concepts challenging, using an AI Question Generator can help create targeted drills that focus specifically on your weak points, such as prime factorization or modular arithmetic. You can also find high-quality resources on Khan Academy to reinforce these basics.

    Solved Examples

    Review these worked examples to see how number properties are applied in ACT-style problems.

    1. Example 1: Parity Logic
      If n n is an odd integer, which of the following must be an even integer?
      A) n + 2 n + 2
      B) n 2 n^2
      C) 3 n + 1 3n + 1
      D) n Γ· 2 n \div 2
      Solution:
      1. Substitute a simple odd integer for n n , such as n = 1 n = 1 .
      2. Test A: 1 + 2 = 3 1 + 2 = 3 (Odd).
      3. Test B: 1 2 = 1 1^2 = 1 (Odd).
      4. Test C: 3 ( 1 ) + 1 = 4 3(1) + 1 = 4 (Even). This works.
      5. Check the logic: Odd Γ— Odd = Odd \text{Odd} \times \text{Odd} = \text{Odd} , and Odd + Odd = Even \text{Odd} + \text{Odd} = \text{Even} . Therefore, 3 n + 1 3n + 1 is always even.
    2. Example 2: Least Common Multiple (LCM)
      What is the least common multiple of 12, 15, and 20?
      Solution:
      1. Find the prime factorization of each number:
      2. 12 = 2 2 Γ— 3 12 = 2^2 \times 3
      3. 15 = 3 Γ— 5 15 = 3 \times 5
      4. 20 = 2 2 Γ— 5 20 = 2^2 \times 5
      5. To find the LCM, take the highest power of each prime factor present: 2 2 Γ— 3 1 Γ— 5 1 2^2 \times 3^1 \times 5^1 .
      6. Multiply them together: 4 Γ— 3 Γ— 5 = 60 4 \times 3 \times 5 = 60 . The LCM is 60.
    3. Example 3: Remainder Theorem
      When the positive integer x x is divided by 7, the remainder is 4. What is the remainder when 2 x 2x is divided by 7?
      Solution:
      1. Pick a number for x x that fits the criteria. If x Γ· 7 x \div 7 has a remainder of 4, the simplest number is x = 11 x = 11 (since 7 + 4 = 11 7 + 4 = 11 ).
      2. Multiply by 2: 2 x = 22 2x = 22 .
      3. Divide the new number by 7: 22 Γ· 7 = 3 22 \div 7 = 3 with a remainder of 1.
      4. The answer is 1.

    Practice Questions

    Test your knowledge with these practice questions. They range from basic arithmetic properties to more complex logical reasoning.

    1. If x x is an even integer and y y is an odd integer, which of the following expressions must be odd?

    • A) x + 2 y x + 2y
    • B) x y xy
    • C) x + y x + y
    • D) 2 x + y 2 + 1 2x + y^2 + 1

    2. What is the greatest common factor (GCF) of 48, 72, and 120?

    3. How many prime numbers are there between 10 and 30?

    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. If a a and b b are consecutive integers and a < b a < b , which of the following must be true about b 2 βˆ’ a 2 b^2 - a^2 ?

    • A) It is always even.
    • B) It is always odd.
    • C) It is always a prime number.
    • D) It is always a multiple of 4.

    5. The product of three consecutive integers is 120. What is the sum of these three integers?

    6. If the sum of three consecutive odd integers is 51, what is the value of the largest integer?

    7. For all positive integers m m , which of the following expressions represents an even number?

    • A) 2 m + 1 2m + 1
    • B) m 2 + m m^2 + m
    • C) 3 m βˆ’ 2 3m - 2
    • D) m 2 + 1 m^2 + 1

    8. What is the smallest positive integer that is divisible by both 14 and 18?

    9. If p p is a prime number greater than 2, what is the parity of p 2 + 1 p^2 + 1 ?

    10. A number k k leaves a remainder of 2 when divided by 5 and a remainder of 1 when divided by 3. What is the smallest possible value for k k ?

    Answers & Explanations

    1. Answer: C. Let x = 2 x = 2 and y = 1 y = 1 . x + y = 3 x + y = 3 , which is odd. Rule: Even + Odd = Odd \text{Even} + \text{Odd} = \text{Odd} .
    2. Answer: 24. Prime factorizations: 48 = 2 4 Γ— 3 48 = 2^4 \times 3 , 72 = 2 3 Γ— 3 2 72 = 2^3 \times 3^2 , 120 = 2 3 Γ— 3 Γ— 5 120 = 2^3 \times 3 \times 5 . The GCF is the product of the lowest powers of common factors: 2 3 Γ— 3 = 24 2^3 \times 3 = 24 .
    3. Answer: 6. The prime numbers between 10 and 30 are 11, 13, 17, 19, 23, and 29.
    4. Answer: B. Consecutive integers always consist of one even and one odd number. Squaring an even number yields an even; squaring an odd yields an odd. Odd βˆ’ Even \text{Odd} - \text{Even} or Even βˆ’ Odd \text{Even} - \text{Odd} always results in an odd number.
    5. Answer: 15. The integers are 4, 5, and 6 ( 4 Γ— 5 Γ— 6 = 120 4 \times 5 \times 6 = 120 ). Their sum is 4 + 5 + 6 = 15 4 + 5 + 6 = 15 .
    6. Answer: 19. Let the integers be x , x + 2 , x + 4 x, x+2, x+4 . 3 x + 6 = 51 β†’ 3 x = 45 β†’ x = 15 3x + 6 = 51 \rightarrow 3x = 45 \rightarrow x = 15 . The largest is 15 + 4 = 19 15 + 4 = 19 .
    7. Answer: B. m 2 + m m^2 + m is the same as m ( m + 1 ) m(m+1) . One of these two factors must be even, and Even Γ— Anything = Even \text{Even} \times \text{Anything} = \text{Even} .
    8. Answer: 126. LCM of 14 ( 2 Γ— 7 2 \times 7 ) and 18 ( 2 Γ— 3 2 2 \times 3^2 ) is 2 Γ— 3 2 Γ— 7 = 126 2 \times 3^2 \times 7 = 126 .
    9. Answer: Even. Any prime greater than 2 is odd. Odd 2 \text{Odd}^2 is odd. Odd + 1 \text{Odd} + 1 is even.
    10. Answer: 7. Test numbers that leave a remainder of 2 when divided by 5: 2, 7, 12, 17... Then check which leave a remainder of 1 when divided by 3. 7 Γ· 3 = 2 7 \div 3 = 2 remainder 1.

    While these questions focus on ACT math, students preparing for healthcare exams might find similar logic in NAPLEX pharmacokinetics calculations, where ratio and proportion properties are frequently tested. For more advanced practice, you can use an AI Exam Simulator to mimic the actual testing environment.

    Interactive quizQuestion 1 of 5

    1. Which of the following is the only even prime number?

    Pick an answer to check

    Frequently Asked Questions

    What is the difference between a prime number and a composite number?

    A prime number has exactly two distinct factors, 1 and itself, while a composite number has more than two factors. For example, 7 is prime, but 8 is composite because it is divisible by 1, 2, 4, and 8.

    Is 1 considered a prime number on the ACT?

    No, the number 1 is neither prime nor composite according to standard mathematical definitions used on the ACT. Prime numbers must be greater than 1.

    How can I quickly find the LCM of two numbers?

    The fastest way is to list the multiples of the larger number until you find one divisible by the smaller number, or use prime factorization by taking the highest power of all prime factors present in both numbers.

    What does "integers" include on the ACT?

    Integers include all whole numbers: positive numbers like 1 and 2, negative numbers like -1 and -2, and the number zero. They do not include fractions or decimals.

    What is the rule for multiplying even and odd numbers?

    The product of any number and an even number is always even. The product of two odd numbers is always odd. This is a vital shortcut for parity questions.

    To further sharpen your skills, consider using a Retrieval Challenge to test your memory of these rules. You can find more official guidance on number classifications at Wikipedia's Integer page or through ACT.org.

    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.