ISEE Upper Level Quantitative Reasoning Flashcards: Divisibility And Factors

Study Divisibility And Factors in ISEE Upper Level Quantitative Reasoning with focused flashcards that help you recognize the idea, recall the key rule, and apply it in practice-style prompts.

ISEE Upper Level Quantitative Reasoning

Divisibility And Factors

0 mastered0 still learning

0% Complete

QUESTION
1/ 24

What is the meaning of the greatest common factor (GCF) of two integers?

Tap card or press Space to flip

ANSWER

The greatest positive integer that divides both integers. The GCF represents the largest shared divisor, useful for simplifying fractions and solving Diophantine equations.

How well did you know it?

Card 1 / 24

What this deck covers

This deck focuses on Divisibility And Factors, giving you a quick way to review the definitions, rules, and examples that matter most for ISEE Upper Level Quantitative Reasoning.

How to use these flashcards

Work through these flashcards in short sessions. Try to answer each prompt before flipping the card, then revisit any cards you miss until the explanation feels automatic.

All flashcards

Flashcard 1: What is the meaning of the greatest common factor (GCF) of two integers?

Answer: The greatest positive integer that divides both integers. The GCF represents the largest shared divisor, useful for simplifying fractions and solving Diophantine equations.

Flashcard 2: What is the meaning of aba\mid b in divisibility notation?

Answer: aba\mid b means b=akb=ak for some integer kk. This notation indicates aa divides bb exactly, meaning bb is an integer multiple of aa, fundamental in number theory.

Flashcard 3: What is the divisibility rule for 88?

Answer: Divisible by 88 iff the last three digits form a multiple of 88. The last three digits form the number modulo 10001000, and 1000=8×1251000 = 8 \times 125, so divisibility by 88 is determined by this segment.

Flashcard 4: Identify whether 7,2487{,}248 is divisible by 88.

Answer: Yes; 248248 is divisible by 88. The last three digits, 248248, divided by 88 yield 3131, confirming divisibility as per the rule for 88.

Flashcard 5: What is the divisibility rule for 99?

Answer: Divisible by 99 iff the sum of digits is divisible by 99. The sum of digits is congruent to the number modulo 99 because 101(mod9)10 \equiv 1 \pmod{9}, allowing efficient divisibility checking.

Flashcard 6: What is the divisibility rule for 22?

Answer: A number is divisible by 22 iff its last digit is even. This rule identifies even numbers, which are multiples of 22 due to the base-10 system's parity preservation in the units place.

Flashcard 7: What is the divisibility rule for 1010?

Answer: Divisible by 1010 iff the last digit is 00. Ending in 00 ensures divisibility by 10=2×510 = 2 \times 5, combining the rules for 22 and 55.

Flashcard 8: What is the meaning of the least common multiple (LCM) of two integers?

Answer: The smallest positive integer that is a multiple of both integers. The LCM is the smallest common multiple, essential for adding fractions and finding periodic alignments in number theory.

Flashcard 9: What is the LCM of 1212 and 1818?

Answer: 3636. From prime factorizations (12=22×312=2^2 \times 3, 18=2×3218=2 \times 3^2), the LCM uses maximum exponents: 22×32=362^2 \times 3^2 = 36.

Flashcard 10: Identify whether 12,45612{,}456 is divisible by 44.

Answer: Yes; 5656 is divisible by 44. The last two digits, 5656, divided by 44 yield 1414, meeting the criterion for divisibility by 44.

Flashcard 11: What is the divisibility rule for 66?

Answer: Divisible by 66 iff divisible by both 22 and 33. Since 6=2×36 = 2 \times 3 and 22 and 33 are coprime, a number must satisfy both divisibility rules simultaneously.

Flashcard 12: Identify whether 8,2358{,}235 is divisible by 55.

Answer: Yes; the last digit is 55. Ending in 55 directly applies the divisibility rule for 55 in base-10 numerals.

Flashcard 13: Identify whether 3,1503{,}150 is divisible by 66.

Answer: Yes; it is divisible by 22 and 33. The number is even and its digit sum 99 is divisible by 33, satisfying the combined rules for 22 and 33.

Flashcard 14: Identify whether 4,7194{,}719 is divisible by 33.

Answer: Yes; 4+7+1+9=214+7+1+9=21 is divisible by 33. The digit sum 2121 is divisible by 33 (21÷3=721 \div 3 = 7), adhering to the rule for divisibility by 33.

Flashcard 15: What is the divisibility rule for 1111?

Answer: Divisible by 1111 iff the alternating digit sum is a multiple of 1111. The alternating sum is congruent to the number modulo 1111 because 101(mod11)10 \equiv -1 \pmod{11}, alternating signs in place values.

Flashcard 16: What is the number of positive factors of 7272?

Answer: 1212. Prime factorization 72=23×3272=2^3 \times 3^2 gives number of factors as (3+1)(2+1)=12(3+1)(2+1)=12, by adding one to each exponent and multiplying.

Flashcard 17: What is the divisibility rule for 33?

Answer: Divisible by 33 iff the sum of digits is divisible by 33. The sum of digits is congruent to the number modulo 33 because 101(mod3)10 \equiv 1 \pmod{3}, making the rule effective for checking divisibility.

Flashcard 18: What is the GCF of 3636 and 5454?

Answer: 1818. Using prime factorizations (36=22×3236=2^2 \times 3^2, 54=2×3354=2 \times 3^3), the GCF takes minimum exponents: 21×32=182^1 \times 3^2 = 18.

Flashcard 19: Identify whether 5,7365{,}736 is divisible by 99.

Answer: No; 5+7+3+6=215+7+3+6=21 is not divisible by 99. The digit sum 2121 is not a multiple of 99 (21÷9=2.33321 \div 9 = 2.333), so the number fails the divisibility rule for 99.

Flashcard 20: What is the definition of a composite number?

Answer: An integer >1>1 with more than two positive factors. Composites have factors beyond 11 and themselves, distinguishing them from primes and 11 in the classification of integers greater than 11.

Flashcard 21: What is the prime factorization of 8484?

Answer: 84=223784=2^2\cdot 3\cdot 7. Dividing 8484 repeatedly by smallest primes yields 22×3×72^2 \times 3 \times 7, capturing its unique prime composition under the fundamental theorem of arithmetic.

Flashcard 22: What is the definition of a prime number?

Answer: An integer >1>1 with exactly two positive factors: 11 and itself. Primes are defined this way to distinguish numbers with no divisors other than 11 and themselves, ensuring they are building blocks of integers.

Flashcard 23: What is the divisibility rule for 44?

Answer: Divisible by 44 iff the last two digits form a multiple of 44. The last two digits represent the number modulo 100100, and since 100=4×25100 = 4 \times 25, divisibility by 44 depends on this portion.

Flashcard 24: What is the divisibility rule for 55?

Answer: Divisible by 55 iff the last digit is 00 or 55. In base-10, numbers ending in 00 or 55 are multiples of 55 as they align with the decimal place value system's structure.