MKMathematics Knowledge

Number Properties & Absolute Value

Number properties questions test whether you know the rules integers follow — sign behavior, divisibility, absolute value — not whether you can do heavy arithmetic.

Formula Reference

  • Absolute value: |x| = x if x ≥ 0; |x| = −x if x < 0. Always non-negative.
  • Even/odd rules: even + even = even; odd + odd = even; even + odd = odd
  • Sign rules: positive × positive = positive; negative × negative = positive; opposite signs = negative
  • Prime numbers: divisible only by 1 and themselves. First primes: 2, 3, 5, 7, 11, 13, 17, 19
  • Factors vs. multiples: factors divide into a number evenly; multiples are the number × an integer
  • GCF: largest factor shared by two numbers. LCM: smallest multiple shared by two numbers.

What the ASVAB is actually testing

Number properties questions check conceptual knowledge, not calculation skill. The test asks about odd/even behavior, prime numbers, absolute value, factors, and multiples — things you either know or you don't. The good news is these rules are short, fixed, and completely learnable in an afternoon.

Absolute value: always non-negative

Absolute value is the distance from zero on a number line. Distance is never negative. So |−7| = 7 and |7| = 7. The expression inside can be negative; the result never is.

When absolute value appears in an equation — like |2x − 6| = 10 — there are always two cases: the inside equals the positive value, or the inside equals the negative of the right side. Solve both and check both.

Prime numbers: know the list

The ASVAB tests primes up to about 50. Memorize: 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47. Two key facts: 2 is the only even prime. 1 is not prime (by definition).

To test an unfamiliar number, check divisibility by all primes up to its square root. For 51: √51 ≈ 7.1, so test 2, 3, 5, 7. It's divisible by 3 → not prime.

GCF vs. LCM: which direction are you going?

GCF (Greatest Common Factor) is used when you want to reduce or split — the biggest number that divides evenly into both. LCM (Least Common Multiple) is used when you need a common denominator or want the smallest number both divide into.

A quick way to remember: GCF shrinks, LCM grows.

Sign behavior with multiple negatives

Count the negative signs. Even number of negatives → positive result. Odd number → negative result. This applies to both multiplication and division chains.

Connection to other topics

Number properties underlie fraction work (GCF helps simplify, LCM gives common denominators), exponent rules (sign behavior matters when bases are negative), and polynomial operations. Strong number property knowledge speeds up everything else on the MK section.

Common Pitfalls

  • Assuming 1 is prime — it is not (it has only one factor: itself)
  • Thinking |−x| always equals x: if x is negative, −x is positive, so |−x| = |positive number|
  • Confusing GCF with LCM — GCF makes numbers smaller, LCM makes them bigger
  • Assuming all even numbers are composite: 2 is even AND prime
  • Getting sign wrong after multiple negatives: count the negatives — odd count → negative result

Worked Examples

Q1: What is |−15| + |−8|?

Answer: |−15| = 15 and |−8| = 8. Sum = 15 + 8 = 23

Q2: Is 51 prime?

Answer: Test divisibility: 51 ÷ 3 = 17. Since 51 has factors other than 1 and itself, it is NOT prime (51 = 3 × 17)

Q3: Find the GCF of 36 and 48.

Answer: Factors of 36: 1, 2, 3, 4, 6, 9, 12, 18, 36. Factors of 48: 1, 2, 3, 4, 6, 8, 12, 16, 24, 48. Largest common factor = 12

Q4: Solve: |2x − 6| = 10

Answer: Two cases: 2x − 6 = 10 → x = 8; or 2x − 6 = −10 → 2x = −4 → x = −2. Both are valid solutions.

Loading practice questions...