Factors, Multiples, Sets, and Sequences Flashcards Preview

SAT Arithmetic Review > Factors, Multiples, Sets, and Sequences > Flashcards

Flashcards in Factors, Multiples, Sets, and Sequences Deck (53)
Loading flashcards...
1
Q

What is a factor of a number?

What numbers have a factor of 1?

A

A factor, or divisor, is a number that divides a larger number without a remainder.

All integers have 1 as a factor.

Factors can be negative.

Examples:

7 is a factor of 56 because 56/7 = 8 -7 is a factor of 42 because 42/-7 = -6

2
Q

What is a multiple?

A

A multiple is the product of any number and an integer. That integer divides the multiple evenly, without a remainder.

Multiples can be negative.

Examples:

Multiples of 7 include -21, -7, 7, 21, 28, 35, etc.

3
Q

Define:

Greatest Common Factor

A

The Greatest Common Factor (GCF) of two numbers is the largest factor the two numbers have in common.

4
Q

How do you find the GCF of two numbers?

A
  • List all factors of each given number separately
  • Find the largest factor that appears in all lists

Example:

Find the GCF of 6 and 9.

The factors of 6 are 1, 2, 3, 6; the factors of 9 are 1, 3, 9.
The GCF is 3.

5
Q

What is prime factorization?

A

Prime factorization is a way to present a positive integer as a product of prime numbers.

Example:

Factor 96 into prime factors.

96 = 2 x 2 x 2 x 2 x 2 x 3

Write the product in exponential form.

96 = 25 x 3

6
Q

How do you find the GCF of two numbers using prime factorization?

A
  • Factor each number into primes
  • Select common factors by pairs
  • Multiply these factors
  • The result is the GCF

Example:

Find the GCF of 24 and 36.

24 = 2 x 2 x 2 x 3

36 = 2 x 2 x 3 x 3

The GCF is 2 x 2 x 3 = 12

7
Q

Define:

Least Common Multiple

A

The Least Common Multiple (LCM) is the smallest multiple two numbers have in common.

8
Q

How do you find the LCM using successive multiplication?

A
  • Multiply the bigger number by 1, 2, 3, …
  • Repeat with the smaller number
  • Check both lists to see the smallest common multiple

Example:

Find the LCM of 10 and 15.

Multiples of 15 are 15, 30, 60, 90, etc.

Multiples of 10 are 10, 20, 30, 40, etc.

30 is the LCM of 10 and 15.

9
Q

How can you find the LCM of two numbers by using the GCF?

A
  • Find the product of the two numbers
  • Divide the product by the GCF of both numbers

Example:

Find the LCM of 10 and 15.

First step… 10 x 15 = 150.

The GCF of 10 and 15 is 5.

150 ÷ 5 = 30 is the LCM of 10 and 15.

10
Q

How can you find the LCM of two numbers using prime factorization?

A
  • Factor each number into primes
  • Take the number with most factors to start a list
  • Add to the list the missing factors from other numbers

Example:

Find the LCM of 6, 8 and 18.

6 = 2 x 3 ; 8 = 2 x 2 x 2 ; 18 = 2 x 3 x 3

Let’s start the list with 8: 2 x 2 x 2. You don’t need to use 2 from other numbers. Add 3 x 3 from 18 to the list.

The LCM = 2 x 2 x 2 x 3 x 3 = 72

11
Q

How do you find the LCM of 9 and 12 using prime factors with larger exponents?

A

Factor both numbers into primes:

9 = 3 x 3 ; 12 = 2 x 2 x 3

Write each product using exponents:

3 x 3 = 32 ; 2 x 2 x 3 = 22 x 3

Multiply factors with the larger exponent:

32 x 22 = 36

The LCM of 9 and 12 is 36

12
Q

Define:

set

A

A set is a collection of numbers.

The distinct objects within a set can be called elements.

{ } are used to denote a set.

13
Q

What is the difference between a finite set and an infinite set?

A

If you can list all the elements of a set, it is finite.

Example:

{4,10,16, 20} is a finite set of 4 numbers.

Otherwise, the set is infinite.

Example:

{1, 2, 3, 4…} is the set of all natural numbers and is infinite.

14
Q

Define:

empty set

A

A set that has no elements is an empty set.

15
Q

Define:

union of sets

A

The union of sets is the set of all the elements from those sets, without repetition.

U denotes union.

Example:

Set X contains all prime numbers less than 10. Set Y contains all odd numbers less than 10.

X = {2, 3, 5, 7} ; Y = {1, 3, 5, 7, 9}

X U Y = {1, 2, 3, 5, 7, 9}

16
Q

Define:

intersection of sets

A

An intersection of sets is the set of elements common to all sets.

An element must be in all sets to be in the intersection.

∩ is used to denote intersection.

Example:

Set X is all prime numbers less than 10. Set Y is all odd numbers less than 10. Find the intersection set.

X = {2, 3, 5, 7} ; Y = {1, 3, 5, 7, 9}

XY = {3, 5, 7}

17
Q

What is a Venn Diagram?

A

A Venn Diagram is made up of two or more overlapping circles. It is used to show relationships between sets. The overlapping area (intersection) shows common elements between sets.

18
Q

How would you solve this problem using a Venn diagram?

There are 35 students in a class. 12 are taking French. 20 are taking Spanish. If 3 students are taking both French and Spanish, how many students don’t take any language classes?

A

We can draw a Venn Diagram and label the information.

  • “C” - students taking both French and Spanish = 3
  • “A” - students who take only French = 12 - 3
  • “B” - students who take only Spanish = 20 - 3

A + C + B = 3 + 9 + 17 = 29 (these are students who take either French or Spanish or both)

That leaves 6 students unaccounted for. These are the ones who do not take any language classes.

19
Q

Define:

sequence

A

A sequence, or progression, is a list of numbers in a specified pattern.

The following are types of sequences you might see on the SAT: arithmetic, geometric, and Fibonacci sequences.

20
Q

Define:

arithmetic sequence

A

In an arithmetic sequence, the difference between any two consecutive terms is constant.

This constant is called the “common difference” d.

Examples:

3, 6, 9, 12, 15… (d = 3)

10, 6, 2, -2, -6… (d = - 4)

21
Q

How do you find the common difference (d) in an arithmetic sequence?

A

The common difference (d) can be calculated by finding the difference of any two consecutive terms in an arithmetic sequence.

d = an - an-1

Example:

In 2, 6, 10, 14, 18…. sequence common difference (d) equals 4.

22
Q

Let’s find missing terms in the sequence below:

3, 5, 7, …, 11, …

A

This is an arithmetic sequence because you add a constant to get from one term to the next. The constant (or common difference d) is 2 (4 - 2; 6 - 4).

1st term: 3

2nd term: 5 = 3 + 2

3rd term: 7 = 5 + 2 = 3 + 2 + 2 = 3 + (2 * 2)

4th term: 9 = 7 + 2 = 3 + 2 + 2 + 2 = 3 + (2 * 3)

5th term: 11 = 9 + 2 = 3 + 2 + 2 + 2 + 2 = 3 + (2 * 4)

6th term: 13 = 11 + 2 = 3 + (2 * 5)

7th term: 15 = 13 + 2 = 3 + (2 * 6)

Let’s examine how we found the 6th term. 3 is the first term. 2 is the common difference. 5 is the number of terms minus 1. So, the formula to find the 6th term is: 1st term + d * (no of terms - 1).

23
Q

What is the formula for finding the nth term of an arithmetic sequence?

A

an = a1 + d * (n - 1)

a1 is the first term of the sequence
d is the common difference
n is the number of terms in the sequence

Example:

Find the 4th term of an arithmetic sequence with the first term 2 and the common sum d = 3.

a4 = 2 + 3 * (4 - 1) = 2 + 9 = 11

24
Q

How do you find the sum of the terms of an arithmetic sequence (also called the sum of a series)?

A

To find the sum of a series, use the following formula:

Sn = n * 1/2(a1 + an)

Sn is the sum of the first n numbers
a1 is the first term
an is the last term
n is the number of terms

25
Q

Define:

geometric sequence

A

In a geometric sequence, each term after the first is found by multiplying the previous term by a fixed value of “common ratio” r.

The common ratio (r) cannot be zero.

Examples:

3, 6, 12, 24, 48… (r = 2)
16, 8, 4, 2, 1… (r = 1/2)

26
Q

How do you find the common ratio (r) in a geometric sequence?

A

The common ratio (r) can be calculated by dividing any two consecutive terms in a geometric sequence.

27
Q

Let’s find the missing terms in the sequence below:

1, 2, 4, 8, …, 32, …

A

This is a geometric sequence because there is a constant ratio between any two consecutive terms. The ratio is 2 (8 ÷ 4).

1st term: 1

2nd term: 2 = 1 * 2

3rd term: 4 = 2 * 2 = 1 * 22

4th term: 8 = 4 * 2 = 2 * 2 * 2 = 1 * 23

5th term: 16 = 8 * 2 = 2 * 2 * 2 * 2 = 1 * 24

6th term: 32 = 16 * 2 = 2 * 2 * 2 * 2 * 2 = 1 * 25

7th term: 62 = 32 * 2 = 2 * 2 * 2 * 2 * 2 * 2 = 1 * 26

Let’s examine how we found the 7th term. 1 is the first term. 2 is the common ratio. Power of 6 indicates the number of terms minus 1.

28
Q

What is the formula for finding the nth term of a geometric sequence?

A

an = a1 * r (n -1)

  • a1 is the first term of the sequence
  • n is the number of terms in the sequence
  • r is the common ratio

Example:

Find the 5th term of a geometric sequence with the common ratio 2 and the first term 3.

a5 = 3 x 2(5-1) = 3 x 24 = 48

29
Q

Define:

Fibonacci sequence

A

In the Fibonacci sequence, each successive number is the sum of the previous two.

The first two numbers in the sequence are 0 and 1.

0, 1, 1, 2, 3, 5, 8, 13, 21, 34, …

30
Q

What is the formula for finding the nth term of the Fibonacci sequence?

A

an = an-1 + an-2

31
Q

List all factors of 12.

Find their sum.

A

Factors of 12 are

{1, 2, 3, 4, 6, 12}

1 + 2 + 3 + 4 + 6 + 12 = 28

The sum of all factors of 12 is 28.

32
Q

The sum of three consecutive integers is 9.

How many distinct prime factors are there in the product of these three integers?

A

The product has two distinct prime factors.

The only three consecutive numbers that add up to 9 are 2, 3, and 4. The product of these numbers is equal to 24.

The prime factors of 24 are 2, 2, 2, and 3.

Of these, only two are distinct: 2 and 3.

33
Q

Find the GCF of 28 and 52.
Use the method of listing all factors.

A

The GCF is 4.

Factors of 28: {1, 2, 4, 7, 14, 28}
Factors of 52: {1, 2, 4, 13, 26, 52}

34
Q

Use prime factorization to find the GCF of 20 and 44.

A

The GCF of 20 and 44 is 4.

Prime factors of 20 are 2, 2, and 5. Prime factors of 44 are 2, 2, and 11.

Select common factors in pairs and multiply them:

GCF = 2 x 2 = 4

35
Q

You and your friend are running laps on a track. You complete a lap every 40 seconds. Your friend completes a lap every 48 seconds. How many seconds will it take both of you to be at the starting line again if you start together?

A

In 240 second, both of you will meet at the starting line again.

To solve this problem, find the LCM of 40 and 48. Chose any of the 3 methods reviewed in this deck. We will use prime factorization here.

40 = 23 x 5 ; 48 = 24 x 3

The LCM is a product of 24, 3 and 5.

The LCM = 240.

36
Q

What is the difference between the union of sets and the intersection of sets?

A

The union set includes all the elements that are in either or all sets.

The intersection is the set of common elements to all sets.

37
Q

Set X is all prime factors of 33; Set Y is all prime factors of 56.

What is the union of these sets?

X U Y = ?

A

The union of sets X and Y is:

X U Y = {2, 3, 7, 11}

Set X = {3, 11}… all prime factors of 33

Set Y = {2, 2, 2, 7}… all prime factors of 56

38
Q

How many different elements are in the union of the following sets?

Set A: all factors of 12.

Set B: all prime factors of 12.

A

The union of sets A and B contains 6 different elements.

The factors of 12 are {1, 2, 3, 4, 6, 12}.

The prime factors of 12 are {2, 2, 3}.

A U B = {1, 2, 3, 4, 6, 12} which contains 6 elements.

The union of two sets is the set of all the elements from both sets, without repetition.

39
Q

What is the intersection of sets A and B?

Set A: all factors of 20.

Set B: the first five multiples of 2.

A

The intersection of sets A and B is {2, 4, 10}.

Set A = {1, 2, 4, 5, 10, 20} … factors of 20.

Set B = {2, 4, 6, 8, 10} … first five multiples of 2.

The intersection of two sets is a set containing the elements common to both sets.

40
Q

What is the intersection of the set of all positive integers and the set of all even numbers?

A

The intersection of the set of all positive integers and the set of all even numbers is the set of all even positive integers.

41
Q

Find the intersection of the two sets below:

  • Set A consists of all factors of 12
  • Set B consists of first four multiples of 3
A

The intersection of sets A and B is:

AB = {3, 6, 12}

Factors of 12:

{1, 2, 3, 4, 6, 12}

First four multiples of 3:

{3, 6, 9, 12}

42
Q

Of the sequences below, which one is arithmetic?

(a) 2, 6, 12, 48
(b) -12, -9, -7, -5
(c) 5, 10, 20, 40
(d) 3, 6, 9, 12, 15

A

(d) 3, 6, 9, 12, 15

is an arithmetic sequence because there is a common difference (d = 3) between each of its consecutive terms.

43
Q

The nth term of a certain arithmetic sequence is defined to be 2n+ 8.

What is the difference between the 47th and the 35th term of this sequence?

A

The difference is 24.

Subsitute n into the formula with the number of terms in question.

47th term = 2 x 47 + 8

35th term = 2 x 35 + 8

You don’t have to calculate the expressions to see that the difference is 2 x 12, or 24.

44
Q

Of the four sequences below, one is geometric. Which is it?

(a) 2, 6, 12, 48
(b) -12, -9, -7, -5
(c) 5, 10, 20, 40
(d) 3, 6, 9, 12, 15

A

(c) 5, 10, 20, 40

is a geometric sequence because there is a common ratio (r = 2) between its consecutive terms.

45
Q

What is the 6th term in the following geometric sequence?

2, 4, 8, 16, …

A

The 6th term in this sequence is 64.

First, find the common ratio (r): 4/2 = 2.

Then, use the nth term formula for geometric sequences:

an = a1 * r (n - 1)

a6 = 2 x 25 = 2 x 32 = 64

46
Q

Find the common ratio of a geometric sequence with

a1 = 24 and a4 = 3.

A

The common ratio r = 1/2.

Use the formula for the nth term of a geometric sequence:

an = a1* r (n -1)

a1 = 24 ; a4 = 3

3 = 24 * r(4-1) = 24 * r3

r3 = 1/8r = 1/2

47
Q

How many different even whole numbers are factors of

2 x 3 x 5 x 7?

A

There are 8 even whole factors:

  • 2
  • 2 x 3
  • 2 x 5
  • 2 x 7
  • 2 x 3 x 5
  • 2 x 5 x 7
  • 2 x 3 x 7
  • 2 x 3 x 5 x 7
48
Q

Which of the following numbers has the most factors of 5?

(a) 225
(b) 555
(c) 625
(d) 750

A

(c) 625

625 has 4 factors of 5. Other choices have less.

49
Q

The largest power of 4, which is a factor of 24 x 52 x 44, is

(a) 4
(b) 44
(c) 45
(d) 46

A

(d) 46

24 = 42

42 x 52 x 44 = 52 x 46

50
Q

(20) ÷ (by the product of all factors of 20) =

(a) 20
(b) 1/20
(c) 1/400
(d) 1

A

(c) 1/400

The factors of 20 are 1, 2, 4, 5, 10 and 20.

Cancel the common factors between the numerator and the denominator.

51
Q

Which of the following has the largest number of distinct prime factors?

(a) 40
(b) 42
(c) 44
(d) 46
(e) 48

A

(b) 42

42 has 3 distinct prime factors: 2, 3 and 7. The key here is to notice the word “distinct” which means different. Other choices have two different prime number factors.

52
Q

What is the least common multiple of 11, 22, 33 and 44?

(a) 66
(b) 88
(c) 99
(d) 111
(e) 132

A

(e) 132

Have you noticed that all four numbers have 11 as a common factor?

22 = 2 x 11

33 = 3 x 11

44 = 4 x 11 = 22 x 11

The LCM would be the number that is a product of 22x 3 x 11.

53
Q

What is the largest multiple of 2 that is a factor of 64?

A

Since 64 is a multiple of 2, the largest such factor is 64.