Search Header Logo
Discrete mathematics

Discrete mathematics

Assessment

Presentation

Computers

University

Practice Problem

Medium

Created by

raphael bianco

Used 5+ times

FREE Resource

73 Slides • 16 Questions

1

media

2

media

3

media

4

media

5

media

6

media

7

media

8

media

9

media

10

Open Ended

Give another example the implementation discrete mathematics in informatics

11

media

12

media

13

media

14

Poll

As a customer of a well-known minimarket, you get a lucky draw coupon.

The lucky draw coupon can be exchanged for one of 4 alternative prizes.

If the convenience store's customers are 5000 people, what should you do

with the lucky draw coupons you have?

1) Entered into the lottery a luxury car (1 unit available)

2) An automatic motorbike will be entered into the draw (10 units available)

3) Entered into the drawing credit voucher worth IDR 100,000 (100 units

available)

4) Exchange directly for a beautiful plate (unlimited number)

15

media

16

media

17

media

18

media

19

media

20

media

21

media

22

media

23

media

24

Multiple Choice

For example

A = food set ➔

{ s = soup, g = gado-gado, n = fried rice, m = boiled noodles }

B = set of drinks ➔

{ c = coca-cola, t = tea, d = dawet ice }

How many food and drink combinations can be made from the

two sets above?

1

4

2

6

3

8

4

12

25

media

26

media

27

Null Set

The set with the number of members = 0 is called the empty set (null set) Notation : ∅ or { }.
Example:

(i) E = { x | x < x }, then n(E) = 0

(ii) P = { Indonesians who have been to the moon }, then n(P) = 0

(iii) A = {x | x is the root of the quadratic equation x2 + 1 = 0 }, n(A) = 0

•the set {{ }} can also be written as { }

•the set {{ }, {{ }}} can also be written as {∅ , {∅}}

•{∅} is not the empty set because it contains one element, namely th

empty set.

28

media

29

media

30

Multiple Choice

Given a set of engineering students consisting of computer science students (300), civil engineering (400), electrical engineering (400), architecture (150), mechanical engineering (200), and industrial engineering (150),
how many members are there in the engineering student set?

1

1

2

6

3

1600

31

media

32

media

33

media

34

media

35

media

36

media

37

media

38

media

39

media

40

media

41

media

42

media

43

media

44

Multiple Choice

Let A = {1, 2, 3} and B = {1, 2, 3, 4, 5}.

Determine all possible sets C such that A < C and C < B,

that is, A is a proper subset of C and C is a

proper subset of B.

1

{1,2,3,4} and {1,2,3,5}

2

{1,2,3,4} or {1,2,3,5}

3

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

45

Multiple Select

Let A={a,b} and B={a,b,c,d}.

Determine all possible sets C such that A⊂C⊂B, meaning that A is a proper subset of C and C is a proper subset of B.

1

{a,b,c}

2

{a,b,d}

3

{a,b,c,d}

4

{b,c,d}

46

media

47

media

48

media

49

media

50

media

51

Power set

(power set) of set A is a set

whose elements are all subsets of A,

including the empty set and the set A itself.

• Notation : P(A) or 2A

• If |A| = m, then |P(A)| = 2m.

Example:

➢ If A = { 1, 2 }, then P(A) = { ∅, { 1 }, { 2 }, { 1, 2 }}

➢ The power set of the empty set is P(∅) = {∅}, and the power set of the set {∅} is P({∅}) = {∅, {∅}}.

52

Multiple Select

If A= {1,2,3}, Which one is not the member P(A)...

1

1,2,3

2

{1,2,3}

3

{2,3}

4

3

53

Multiple Select

If C={x,y,z} which of the following is not an element of P(C)?

1

{x,y}

2

x

3

{z}

4

54

media

55

Thank You

media

"Empty your cup so it can be filled; be empty so you can be full"-Bruce Lee

56

media

57

media

58

media

59

media

60

media

61

Multiple Choice

State the notation for the following statements:

A = the set of all domestically made cars

B = set of all imported cars

C = the set of all cars made before 1990

D = the set of all cars whose sales value is less than IDR 100 million

E = set of all cars belonging to a particular university student

Student cars produced domestically or imported from abroad

1

(E∩A)∩(E∩B)

2

(E∩A)∪(E∩B)

3

(E∩A)

4

(E∩B)

62

Multiple Choice

State the notation for the following statements:

A = the set of all domestically made cars

B = set of all imported cars

C = the set of all cars made before 1990

D = the set of all cars whose sales value is less than IDR 100 million

E = set of all cars belonging to a particular university student

Domestic production cars made before the year 1990 with a

sale value of less than Rp. 100 million

1

C∩D∩B

2

C̅∩D̅∩A

3

A∩C∩D

4

A∩C∪D

63

Multiple Choice

State the notation for the following statements:

A = the set of all domestically made cars

B = set of all imported cars

C = the set of all cars made before 1990

D = the set of all cars whose sales value is less than IDR 100 million

E = set of all cars belonging to a particular university student

Imported cars made after 1990 which have a sale value

more than IDR 100 million

1

C̅∩D̅∩B

2

C̅∪D̅∩B

3

C̅∩D∩B

4

C̅∩D∪B

64

media

65

media

66

media

67

media

68

Multiple Choice

Express set notation for the following statements.

U = student association

P = the set of students whose UTS test scores are above 80

Q = the set of students whose final exam scores are above 80

A student gets an A if both the UTS and UAS scores are above 80, a B if one exam is above 80, and a C if both exams are under 80.

(i) "All students who get an A"

1

P∩Q

2

U∪P∩Q

3

U∩P∪Q

4

U∩P

69

Multiple Choice

Express set notation for the following statements.

U = student association

P = the set of students whose UTS test scores are above 80

Q = the set of students whose final exam scores are above 80

A student gets an A if both the UTS and UAS scores are above 80, a B if one exam is above 80, and a C if both exams are under 80.

(ii) “All students who get grade B”

1

U∩P∩Q

2

P∩Q

3

P⊕Q

4

U∩P

70

Multiple Choice

Express set notation for the following statements.

U = student association

P = the set of students whose UTS test scores are above 80

Q = the set of students whose final exam scores are above 80

A student gets an A if both the UTS and UAS scores are above 80, a B if one exam is above 80, and a C if both exams are under 80.

(iii) “All students who get a grade of C”

1

P∩Q̅

2

U-(P∩Q)

3

P∩Q̅

4

U-(P∪Q)

71

media

72

media

73

media

74

media

75

media

76

media

77

media

78

media

79

media

80

media

81

media

82

media

83

media

84

Multiple Choice

Dual of (A ∩ B) ∪ (A ∩ B̅) = A

1

(A ∪ B) ∩ (A ∪ B̅) = B

2

(A ∪ B) ∩ (A ∪ B̅) = A

3

(A ∪ B) ∩ (A ∪ B) = A

4

(A̅ ∪ B̅) ∩ (A̅ ∪ B) = A̅

85

media

86

media

87

media

88

Open Ended

IF SET MEMBER IS D, E, F, G, what is the value of :

|D ∪ E ∪ F ∪ G|

89

media
media

Show answer

Auto Play

Slide 1 / 89

SLIDE