edited by
630 views
0 votes
0 votes

Let X be the set {1, 2, 3, 4, 5} and Y be the set {6, 7, 8, 9, 10}. The unary function$ f: X→Y$ and the binary function $g: X × Y →Y$ are described in the following tables.

a. What is the value of f(2)?
b. What are the range and domain of f?
c. What is the value of g(2, 10)?
d. What are the range and domain of g?
e. What is the value of g(4, f(4))?

edited by

1 Answer

0 votes
0 votes
  1. 7
  2. the range is y:y=7 & 6   domain x:1<=x<=5
  3. 6
  4. the range y:6<=y<=10  , domain  x:1<=x<=5
  5. undefined 

Related questions

0 votes
0 votes
0 answers
2
admin asked Apr 13, 2019
274 views
For each part, give a relation that satisfies the condition.Reflexive and symmetric but not transitiveReflexive and transitive but not symmetricSymmetric and transitive b...
0 votes
0 votes
2 answers
3
admin asked Apr 13, 2019
2,691 views
If C is a set with c elements, how many elements are in the power set of C? Explain your answer.
0 votes
0 votes
1 answer
4
admin asked Apr 13, 2019
387 views
If A has a elements and B has b elements, how many elements are in A × B? Explain your answer.