MTH001 GDB No 1 Fall 2017
![]() |
MTH001 GDB No 1 Solution Fall 201 |
MTH001 Graded Discussion Board (GDB)
A = {6, 11} and B = {4, 7, 10} Find A x B
Define R1 and R2 from A to B as follows:
R1 = {(a, b) ϵ A x B |a < b}
R2 = {(a, b) ϵ A x B |a +b < 17}
Determine ordered pairs of each relation
A X B = {(6, 4), (6, 7), (6, 10), (11, 4), (11, 7), (11, 10)}
R1 Ordered Pairs = {(6, 7), (6, 10)}
R2 Ordered Pairs = {(6, 4), (6, 7), (6, 10), (11, 4)}
If MTH001 GDB Solution provided by (Virtual Study Solutions) was helpful. Please Share it with your friends. You can also like our Facebook Page or Subscribe Us below for Updates. Thank You.
Post a Comment
Click to see the code!
To insert emoticon you must added at least one space before the code.