Practice Questions

Relations and Functions

1
easySubjective

If (x2+3,y4)=(5,1)(\frac{x}{2} + 3, y - 4) = (5, 1), calculate the values of xx and yy.

2
easySubjective

If set A has 4 elements and set B = {x, y, z}, calculate the number of elements in A × B and the total number of possible relations from A to B.

3
easySubjective

Name the function f:RRf: \mathbf{R} \rightarrow \mathbf{R} defined by f(x)=kf(x) = k, where kk is a real number.

4
easySubjective

Given the function f(x)=2x+1x3f(x) = \frac{2x+1}{x-3}, calculate f(5)f(5).

5
easySubjective

Let A={1,2,3}A = \{1, 2, 3\} and B={a,b}B = \{a, b\}. Design two distinct functions, f1f_1 and f2f_2, from AA to BB such that the range of f1f_1 is {a}\{a\} and the range of f2f_2 is {a,b}\{a, b\}. Justify why both are valid functions.

6
easySubjective

State the condition for two ordered pairs (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) to be equal.

7
easySubjective

If (a+2,9)=(5,b1)(a+2, 9) = (5, b-1), find the values of aa and bb.

8
easySubjective

If P={a,b}P = \{a, b\} and Q={1,2,3}Q = \{1, 2, 3\}, list the elements of P×QP \times Q and Q×PQ \times P. State whether P×QP \times Q is equal to Q×PQ \times P.

9
easySubjective

Define the Cartesian product of two non-empty sets A and B.

10
mediumSubjective

Examine if the relation R={(2,1),(4,2),(6,3),(8,4),(6,5)}R = \{(2, 1), (4, 2), (6, 3), (8, 4), (6, 5)\} is a function. Provide a clear reason for your answer.

11
mediumSubjective

Let R be a relation on the set of natural numbers N\mathbf{N} defined by R={(x,y):y=2x+1,x is a natural number and x3}R = \{(x, y) : y = 2x + 1, x \text{ is a natural number and } x \le 3\}. List the elements of R and state its domain and range.

12
mediumSubjective

Let a relation R be defined from A={2,3,4,5}A = \{2, 3, 4, 5\} to B={3,6,7,10}B = \{3, 6, 7, 10\} by R={(x,y):x divides y}R = \{(x, y) : x \text{ divides } y\}. Write R in roster form. Also, find its domain and range.

13
mediumSubjective

Analyze the function f(x)=x2+2x+1x2x6f(x) = \frac{x^2 + 2x + 1}{x^2 - x - 6}. (i) Factorize the denominator. (ii) Use this to determine the domain of the function ff. (iii) Calculate f(0)f(0) and f(1)f(-1).

14
mediumSubjective

Justify whether the relation RR on the set Z\mathbb{Z} of integers, defined as R={(a,b):ab1}R = \{(a, b) : |a - b| \le 1\}, is reflexive, symmetric, or transitive.

15
mediumSubjective

Describe the Identity Function and the Signum Function. For each function, state its domain, range, and provide its definition.

16
mediumSubjective

If A={1,2,3}A = \{1, 2, 3\} and B={a,b}B = \{a, b\}, calculate A×BA \times B and B×AB \times A.

17
mediumSubjective

Let R be a relation on the set of natural numbers N\mathbf{N} defined by R={(x,y):y=x2,x is a prime number less than 10}R = \{(x, y) : y = x^2, x \text{ is a prime number less than 10}\}. Calculate the range of R.

18
mediumSubjective

Let A={1,2}A = \{1, 2\}, B={3,4}B = \{3, 4\}, and C={4,5}C = \{4, 5\}. Demonstrate that A×(BC)=(A×B)(A×C)A \times (B \cup C) = (A \times B) \cup (A \times C).

19
mediumSubjective

A relation R is defined on the set A={1,2,3,4,5,6}A = \{1, 2, 3, 4, 5, 6\} by R={(x,y):y=x+2}R = \{(x, y) : y = x + 2\}. Write R in roster form and determine its domain and range. The codomain is A.

20
mediumSubjective

If f(x)=2x5f(x) = 2x - 5 and g(x)=x2+1g(x) = x^2 + 1 are two real functions, calculate (f+g)(x)(f+g)(x), (fg)(x)(fg)(x), and (fg)(x)(\frac{f}{g})(x).

21
mediumSubjective

Explain the difference between the range and the codomain of a relation from a non-empty set A to a non-empty set B.

22
mediumSubjective

Identify which of the following relations are functions. Give a reason for your answer. (i) R1={(a,1),(b,2),(c,1)}R_1 = \{(a,1), (b,2), (c,1)\} where the domain is {a,b,c}\{a, b, c\}. (ii) R2={(x,5),(y,6),(x,7)}R_2 = \{(x,5), (y,6), (x,7)\} where the domain is {x,y}\{x, y\}.

23
mediumSubjective

If A={1,0,1}A = \{-1, 0, 1\}, list the elements of the set A×AA \times A.

24
mediumSubjective

Define a function from a set A to a set B. Explain the two key conditions that a relation must satisfy to be a function. Provide one example of a relation that is a function and one that is not, explaining your reasoning.

25
mediumSubjective

Justify if the relation R={(x,y):x,yZ,xy0}R = \{(x, y) : x, y \in \mathbb{Z}, xy \ge 0\} is a function from Z\mathbb{Z} to Z\mathbb{Z}.

26
mediumSubjective

Propose a real function f(x)f(x) whose domain is R{2,2}\mathbb{R} - \{-2, 2\} and whose range is (0,)(0, \infty).

27
mediumSubjective

Evaluate whether the relation f:NNf: \mathbb{N} \to \mathbb{N} defined by f(n)=n+(1)nf(n) = n + (-1)^n represents a valid function.

28
mediumSubjective

Given A={x,y,z}A = \{x, y, z\} and B={1,2}B = \{1, 2\}. Let R1={(x,1),(y,2),(z,1)}R_1 = \{(x, 1), (y, 2), (z, 1)\} and R2={(x,1),(y,1),(x,2)}R_2 = \{(x, 1), (y, 1), (x, 2)\}. Evaluate both R1R_1 and R2R_2 to determine if they can be considered functions from AA to BB. Provide a detailed justification for each case.

29
mediumSubjective

Propose a function f:ZZf: \mathbb{Z} \to \mathbb{Z} such that its range is the set of all non-negative integers, W={0,1,2,...}\mathbb{W} = \{0, 1, 2, ...\}. Prove that your proposed relation is indeed a function with the specified range.

30
mediumSubjective

Design a function f:RRf: \mathbb{R} \to \mathbb{R} and another function g:RRg: \mathbb{R} \to \mathbb{R} such that (f+g)(x)(f+g)(x) is defined for all xRx \in \mathbb{R}, but the domain of (fg)(x)(\frac{f}{g})(x) is R{k}\mathbb{R} - \{k\} for some integer kk. Define f(x)f(x), g(x)g(x), (f+g)(x)(f+g)(x), and (fg)(x)(\frac{f}{g})(x), and explicitly state their domains.

31
mediumSubjective

Let A={1,2,3,...,10}A = \{1, 2, 3, ..., 10\}. Formulate a relation RR on AA defined by R={(x,y):y=2x1}R = \{(x, y) : y = 2x - 1\}. (i) Express RR as a set of ordered pairs. (ii) Find the domain, codomain, and range of RR. (iii) Critique whether RR qualifies as a function from AA to AA. If not, modify the domain of RR to the largest possible subset of AA for which it would be a function. Justify your modifications.

32
mediumSubjective

If a set A has 3 elements and a set B has 4 elements, how many relations can be defined from set A to set B?

33
hardSubjective

Calculate the domain and range of the real function f(x)=25x2f(x) = \sqrt{25 - x^2}.

34
hardSubjective

Let A={1,2,3,4,5}A = \{1, 2, 3, 4, 5\} and RR be the relation on AA defined by R={(a,b):b=a21}R = \{(a, b) : b = a^2 - 1\}. (i) Write RR in roster form. (ii) Find the domain, codomain, and range of RR. (iii) Represent RR using an arrow diagram. (iv) Examine if RR is a function from AA to AA. Justify your answer.

35
hardSubjective

Let f(x)=3x2f(x) = 3x - 2 and g(x)=x2g(x) = x^2 be two real functions. Define the following functions: (i) (f+g)(x)(f+g)(x) (ii) (fg)(x)(f-g)(x) (iii) (fg)(x)(fg)(x) (iv) (fg)(x)(\frac{f}{g})(x)

36
hardSubjective

Prove that for any two non-empty sets A and B, A×B=B×AA \times B = B \times A if and only if A=BA = B. Justify each step of your proof.

37
hardSubjective

Let f(x)=1xxf(x) = \frac{1}{\sqrt{x - |x|}}. Critique the possibility of defining this function for any real number xx. Determine its domain and justify your conclusion.

38
hardSubjective

Let A={1,2,3,4,5}A = \{1, 2, 3, 4, 5\}. A relation R is defined on set A as R={(a,b):b=a+1,a,bA}R = \{(a, b) : b = a+1, a,b \in A\}. (i) Express R in roster form. (ii) State the domain of R. (iii) State the range of R. (iv) State the codomain of R. (v) Explain if R is a function on A.

39
hardSubjective

Let f(x)=x2f(x) = x^2 and g(x)=x1g(x) = \sqrt{x-1}. Evaluate the domains of the functions f+gf+g, fgf-g, fgfg, and fg\frac{f}{g}. Justify how the domain of the combined function is determined in each case.

40
hardSubjective

Given A×B={(a,x),(b,y),(a,y),(b,x)}A \times B = \{(a, x), (b, y), (a, y), (b, x)\}. (i) Identify the sets A and B. (ii) State the value of n(A×B)n(A \times B). (iii) List all possible subsets of A. (iv) How many relations can be defined from set B to set A?

41
hardSubjective

The Cartesian product A×AA \times A has 9 elements, among which are found (1,0)(1, 0) and (2,1)(2, 1). Find the set A and the remaining elements of A×AA \times A.

42
hardSubjective

A function f:RRf: \mathbf{R} \rightarrow \mathbf{R} is defined by f(x)={1x,x<1 0,x=1 x1,x>1f(x) = \begin{cases} 1 - x, & x < 1 \ 0, & x = 1 \ x - 1, & x > 1 \end{cases}. (i) Calculate f(2)f(-2). (ii) Calculate f(1)f(1). (iii) Calculate f(5)f(5). (iv) Analyze the function and determine its range.

43
hardSubjective

Formulate a piecewise function f(x)f(x) with three distinct linear pieces, such that its domain is R\mathbb{R} and its range is [0,)[0, \infty). The function should not be the modulus function.

44
hardSubjective

Formulate a relation on the set A={1,2,3}A = \{1, 2, 3\} that is reflexive and symmetric but not transitive.

45
hardSubjective

Critique the statement: "If n(A)=mn(A) = m and n(B)=nn(B) = n, then the number of non-empty relations from A to B is 2mn12^{mn} - 1." Is this always true? Justify your answer.