Let A = {1, 2, 3} and let B = {4, 5}. Find A X B. {(1, 4), (1, 5), (2, 4), (2, 5), (3, 4), (3, 5)} {1, 2, 3, 4, 5} { } {1, 2, 3}
You can think of the Cartesian product of two sets as pairing. Only one answer there should make any sense.
a? @oldrin.bataku
first one is right answer
1, 4), (1, 5), (2, 4), (2, 5), (3, 4), (3, 5)}
thak u @shaik0124 i wast sure thought
ok
@shaik0124 can u help with another one please.
sure
Give an example of a relation that is a function and explain why it is a function. @shaik0124
i will give reason wait
Relations and functions are very closely related. While all functions are relations, not all relations are functions. That's because functions are a special subset of relations. You can think of a relation as a set containing pairs of related numbers. For example, {(0,0), (1,1), (2,4), (3,9), (4,16)} represents a relation. There are five pairs of numbers. In each pair, the values of the second numbers (known as the range) are dependent upon the values of the first numbers (known as the domain). You can also think of the first number in each pair to be the x value and the second number to be the y value. In other words, y is dependent upon x. So, what makes a relation a function? For a relation to be a function, there must be one and only one y value for each x value. If there are two pairs of numbers that have the same x value but different y values, then the relation is NOT a function. In the above example, the domain is between zero and four, inclusive. Because each x value is unique and has only one corresponding y value, the relation is, in fact, a function. The function is y = x2, which can also be written f(x) = x2.
How about \(x\mapsto0\) which is a function that maps each input to one and only one output.
Join our real-time social learning platform and learn together with your friends!