CORE 131 Mathematics I Study Guide

5.0(1)
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/88

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

89 Terms

1
New cards

Inductive Reasoning

Drawing a general conclusion from repeated observations of specific examples.

2
New cards

Conjecture

Another name for a general conclusion.

3
New cards

Deductive Reasoning

Applying general principles to specific examples.

4
New cards

Is this an example of Inductive or Deductive Reasoning?

Our house is made of brick. My neighbor's house is made of brick. Therefore, I can conclude that all of the houses in the neighborhood are made of brick.

Inductive. Goes from specific examples to a general statement based off said examples.

5
New cards

Is this an example of Inductive or Deductive Reasoning?

All keyboards have the @ symbol. I have a keyboard. So I will assume my keyboard also has the @ symbol.

Deductive. Goes from a general example and applies it to a specific situation.

6
New cards

Number Sequence

A list of numbers having a first number, a second number, a third number, and so on.

7
New cards

Arithmetic Sequence

A sequence in which each term is found by adding/subtracting the same number to the previous term.

8
New cards

Common Difference

The difference between the terms in an arithmetic sequence. Found by addition or subtraction.

9
New cards

Geometric Sequence

A sequence in which each term is found by multiplying or dividing the previous term by the same number.

10
New cards

Common Ratio

The constant ratio of any term and the previous term in a geometric sequence. Found by multiplying/dividing.

11
New cards

Is this sequence Arithmetic, Geometric, or Neither?

1, 5, 9, 13, 17, 21

Arithmetic

12
New cards

Is this sequence Arithmetic, Geometric, or Neither?

3, 6, 12, 24, 48, 96

Geometric

13
New cards

Is this sequence Arithmetic, Geometric, or Neither?

7,776, 1,296, 216, 36, 6, 1

Geometric

14
New cards

Is this sequence Arithmetic, Geometric, or Neither?

54, 45, 36, 27, 18, 9

Arithmetic

15
New cards

Is this sequence Arithmetic, Geometric, or Neither?

95, 84, 74, 60, 57, 41

Neither

16
New cards

Is this sequence Arithmetic, Geometric, or Neither?

3, 8, 24, 66, 108, 136

Neither

17
New cards

What is the common difference/ratio of this sequence?

3, 6, 12, 24, 48, 96

4 - Difference

18
New cards

What is the common difference/ratio of this sequence?

6,561, 729, 81, 9

9 - Ratio

19
New cards

Successive Differences

The process to determine the next term of a sequence using subtraction to find a common difference.

<p>The process to determine the next term of a sequence using subtraction to find a common difference.</p>
20
New cards

Set

A collection of objects called elements/numbers.

Example: A = {2, 4, 6, 8}

21
New cards

What are the three ways to designate a set?

1. Word Description → (The set containing ...)

2. Listing Method → {2, 4, 6, 8}

3. Set-Builder Notation → (x|x is ...)

22
New cards

What does this symbol mean?

Element of

23
New cards

What does this symbol mean?

Not an element of

24
New cards

Finite Set

A set where elements CAN be counted

25
New cards

Infinite Set

A set where elements CANNOT be counted

26
New cards

Cardinal Number/Cardinality

The number of elements in a set.

Denoted by n(A)

27
New cards

What is the cardinality of this set?

A = {9, 10, 11, 12, 15, 18, 20}

n(A) = 7

28
New cards

What is the cardinality of this set?

Z = {10, 20, 30}

n(Z) = 3

29
New cards

Write the answer to this set using set-builder notation.

- The set of counting numbers between 5 and 10.

x|x is a counting number between 5 and 10.

30
New cards

Write the answer to this set using the listing method.

- The set of counting numbers between 5 and 10.

{6, 7, 8, 9}

31
New cards

True or False?

10∈ {10, 11, 12, 13, 14, 15}

True

32
New cards

True or False?

3∈ {1, 2, 4, 5, 10}

False

33
New cards

True or False?

16∉ {15, 20, 25, 30, 35}

True

34
New cards

Empty Set/Null Set

Set with NO elements. Written as {} or ∅.

35
New cards

Equal Sets

Sets with the exact same elements

If sets are equal, they are also equivalent!

36
New cards

Equivalent Set

Sets with the same number of elements

37
New cards

Are these sets equal, equivalent, neither, or both?

A = {9, 10, 16, 20}

B = {9, 10, 16, 20}

Both.

- They have the exact same elements and the same number of elements

- n(A) = 4 & n(B) = 4

38
New cards

Are these sets equal, equivalent, neither, or both?

Q = {1, 3, 5, 7, 9}

P = {2, 4, 6, 8, 10}

Equivalent

- They have the same number of elements, but they do not have the exact same elements.

- n(Q) = 5 & n(P) = 5

39
New cards

Are these sets equal, equivalent, neither,or both?

M = {5, 10, 15, 20}

N = {11, 12, 13, 21, 22, 23}

Neither

- They have neither the same elements nor the same number of elements

- n(M) = 4 & n(N) = 6

40
New cards

Are these sets equal, equivalent, neither, or both?

B = {9, 18, 27, 36}

C = {27, 9, 38, 18}

Both

- They both have the exact same elements. Even though they are not in the same order, they are still equal & equivalent sets.

- n(B) = 4 & n(C) = 4

41
New cards

Natural/Counting Numbers

{1, 2, 3, 4, 5, 6, 7 , 8, 9}

42
New cards

Whole Numbers

{0, 1, 2, 3, 4, 5, 6, 7, 8, 9}

43
New cards

Integers

{ ... -3, -2, -1, 0, 1, 2, 3 ... }

44
New cards

Rational Numbers

- {3/5, -7/9, 0, 5, -101/1, 3.6,}

- Rational numbers also include decimals that terminate or repeat.

- Natural Numbers, Whole Numbers, and Integers are all rational numbers

45
New cards

Irrational Numbers

- {√2, π, 5.9284.....}

46
New cards

Real Numbers

Natural Numbers, Whole Numbers, Integers, Rational Numbers, and Irrational Numbers

47
New cards

Subsets

For Sets A and B, Set A is a Subset of Set B if every element in Set A is also in Set B. It is written as A ⊆ B.

48
New cards

Proper Subsets (⊂)

For Sets A and B, Set A is a Proper Subset of Set B if every element in Set A is also in Set B, but Set A does not equal Set B. (𝑨 ≠ 𝑩) It is written as A ⊂ B

- If something is a proper subset, it will also always be a subset.

49
New cards

Is set Q a subset, proper subset, both, or neither of set R?

Q = {1, 3, 6, 9}

R = {1, 3, 6, 9, 12}

Both - all of the elements in Q are in set R, but set Q does not equal set R. So it is both a subset, and a proper subset.

50
New cards

Is set D a subset, proper subset, both, or neither of set E?

D = {100, 200, 300, 400}

E = {500, 600, 700, 800}

Neither. Set D does not have any of the same elements that set E does.

51
New cards

Is set X a subset, proper subset, both, or neither of set Y?

X = {5, 10, 15, 20}

Y = {20, 10, 15, 5}

Subset. Set X has all the same elements that set Y has.

52
New cards

Let A = {q, r s}

Let B = {p, r, s, t}

Let C = {r, s}

True or False: B ⊆ A

False

53
New cards

Let A = {q, r s}

Let B = {p, r, s, t}

Let C = {r, s}

True or False: C ⊆ A

True

54
New cards

Let A = {q, r s}

Let B = {p, r, s, t}

Let C = {r, s}

True or False: C ⊂ B

True

55
New cards

Let A = {q, r s}

Let B = {p, r, s, t}

Let C = {r, s}

True or False: B ⊂ C

False

56
New cards

Let A = {q, r s}

Let B = {p, r, s, t}

Let C = {r, s}

True or False: ∅ ⊆ B

True - The empty set is a subset AND proper set of every set.

57
New cards

Symbol for Subset

58
New cards

Symbol for proper subset

59
New cards

Symbol for intersection of sets

60
New cards

Symbol for union of sets

61
New cards

Intersection of Two Sets

The set of elements that are common to both of the sets

62
New cards

Union of Two Sets

A set that brings together all the elements of both sets together

63
New cards

What is the union of set A and set B?

A = {l, m, n, o, p}

B = {m, p, q, s, t}

A∪B = {l, m, n, o, p, q, s, t}

64
New cards

What is the intersection of set A and set B?

A = {l, m, n, o, p}

B = {m, p, q, s, t}

A∩B = {m, p}

65
New cards

Cartesian Product of Sets

- A set of pairs (a, b) of elements from two sets A and B.

- Multiple the number of elements in Set A, by the number of elements in Set B, to get your product.

66
New cards

What is the cartesian product of Set A X Set B?

A = {1, 5, 9}

B = {2, 6}

AxB = {(1,2), (1,6), (5,2), (5,6), (9,2), (9,6)}

n(AxB) = 6

67
New cards

What is the cartesian product of Set B X Set A?

A = {1, 5, 9}

B = {2, 6}

BxA = {(2,1), (2,5), (2,9), (6,1), (6,5), (6,9)}

n(BxA) = 6

68
New cards

Complement of a set

The set of all elements in the universal set that are not in a given set.

69
New cards

What is the Complement of Set A?

U = {a, b, c, d, e, f, g}

A = {a, d, g}

A' = {b, c, e, f}

70
New cards

Subtracting Sets

The set A−B consists of elements that are in A but not in B

71
New cards

What is A - B?

A = {1, 3, 5, 9, 11, 13, 15}

B = {1, 3, 6, 9, 12, 14, 15}

n(A-B) = {5, 11, 13}

72
New cards

What is B - A?

A = {1, 3, 5, 9, 11, 13, 15}

B = {1, 3, 6, 9, 12, 14, 15}

n(B-A) = {6, 12, 14}

73
New cards

Number of Subsets in a Set

The number of subsets in a set can be found by: 2ⁿ

(n being the number of elements in a set)

74
New cards

Number of Proper Subsets in a Set

The number of subsets in a set can be found by: 2ⁿ-1

(n being the number of elements in a set)

75
New cards

How many subsets does Set S have?

S = {34, 65, 96}

8

76
New cards

How many proper subsets does Set S have?

S = {101, 202, 303, 404, 505, 606,}

63

77
New cards

What is the Complement of Set Y?

U = {x, r, q, t, o}

Y = {o}

Y' = {x, r, q, t}

78
New cards

Statement

A true or false declarative sentence. NOT questions.

79
New cards

Compound Statements

Statements made using logical connectors. (and, but, or, if, not, then)

80
New cards

Is this sentence a statement, a compound statement, or neither?

My brother works at Pearson and Hardman.

Statement

81
New cards

Is this sentence a statement, a compound statement, or neither?

What time are you leaving today?

Neither

82
New cards

Is this sentence a statement, a compound statement, or neither?

After the movie, we can go get ice cream, or we can go get sno-cones.

Compound statement

83
New cards

^

Means "and"

Also called a conjunction

84
New cards

V

Means "or"

Also called a disjunction

85
New cards

~

Means "not"

Also called a negation

86
New cards

Write a conjunction sentence of these statements using symbols.

a = The Midterm is this week.

b = It will be sunny tomorrow.

a^b

87
New cards

Write a disjunction sentence of these statements using symbols.

a = The Midterm is this week.

b = It will be sunny tomorrow.

aVb

88
New cards

How would you write "The midterm is this week and it will not be sunny tomorrow" using symbols?

a = The Midterm is this week.

b = It will be sunny tomorrow.

a^~b

89
New cards

How would you write "Neither is the Midterm this week nor will it be sunny tomorrow" using symbols?

a = The Midterm is this week.

b = It will be sunny tomorrow.

~(aVb)