Relations and Functions MCQ Quiz - Objective Question with Answer for Relations and Functions - Download Free PDF

Last updated on Jun 12, 2025

Latest Relations and Functions MCQ Objective Questions

Relations and Functions Question 1:

The binary representation of the decimal number 45 is

  1. 110011
  2. 101010
  3. 1101101
  4. 101101
  5. None of the above

Answer (Detailed Solution Below)

Option 4 : 101101

Relations and Functions Question 1 Detailed Solution

Concept:

Convert decimal to binary

Conversion steps:

  • Divide the number by 2.
  • Get the integer quotient for the next iteration.
  • Get the remainder for the binary digit.
  • Repeat the steps until the quotient is equal to 0.


Calculation:

Division by 2

Quotient

Remainder

45/2

22

1

22/2

11

0

11/2

5

1

5/2

2

1

2/2

1

0

1/2

0

1

 

∴ (45)10 = 101101

 

Relations and Functions Question 2:

Let the function f: N → N be defined by f(x) = 2x The function f is a:

  1. Surjection.
  2. One to One.
  3. Many to One.
  4. None of these.
  5. None of the above

Answer (Detailed Solution Below)

Option 2 : One to One.

Relations and Functions Question 2 Detailed Solution

Concept:

One-To-One Function: A function f: A → B is one-to-one if every element of the range B corresponds to exactly one element of the domain A.

Calculation:

Let's say that f(x1) = f(x2).

⇒ 2x1 = 2x2

⇒ x1 = x2

Hence, the given function is a One to One function.

Additional Information

  • One-One/Injective function: A function that maps distinct elements of its domain to distinct elements of its range.
  • Onto/Surjective function: A function in which every element of the domain has at least one image in the domain.
  • One-One Onto/Bijective function: is a function which is both one-one and onto. i.e. each element of the domain is paired with exactly one element of the range, and each element of the range is paired with exactly one element of the domain.
  • If a set S has n elements, then the total number of functions from S to S is nn.
  • If a set S has n elements, then the total number of one-one onto functions from S to S is n!
  • The total number of injective functions from a set containing m elements into the set containing n elements is: n × (n -1) × (n - 2) × … × (n - m + 1) = nPm.

Relations and Functions Question 3:

Let ƒ, g : R → R be defined as : ƒ(x) = |x – 1| and g(x)={ex,x0 x+1,x0 Then the function f(g(x)) is

  1. neither one-one nor onto.
  2. one-one but not onto. 
  3. both one-one and onto.
  4. onto but not one-one. 
  5. None of the above

Answer (Detailed Solution Below)

Option 1 : neither one-one nor onto.

Relations and Functions Question 3 Detailed Solution

Calculation:

Given, f(x) = |x – 1| = {x1x11xx1

Also, g(x)={ex,x0 x+1,x0

∴ f(g(x)) = |g(x) – 1| 

⇒ f(g(x)) = {|ex1|x0|x+11|x0

⇒ f(g(x)) = {ex1x0xx0

qImage669b6b4748f49f6f5451ff3b

∴ f(g(x)) is neither one-one nor onto.

The correct answer is Option 1.

Relations and Functions Question 4:

If f(x)={2+2x,1x<0 1x3,0x3g(x)={x,3x0 x,0<x1, then range of (fog(x)) is

  1. (0, 1]
  2. (0, 3]
  3. [0, 1]
  4. [0, 1)
  5. None of the above

Answer (Detailed Solution Below)

Option 3 : [0, 1]

Relations and Functions Question 4 Detailed Solution

Calculation

f(g(x))={2+2g(x),1g(x)<01g(x)3,0g(x)3 qImage6698da10c23ec3c59be861e9

By (1) x ∈ ϕ 

And by (2) x [ 3, 0] and x [0, 1] 

qImage6698da11c23ec3c59be861ea

Range of f(g(x)) is [0, 1] 

Hence option 3 is correct

Relations and Functions Question 5:

logx+logx4+logx9+....+logxn2logx+logx2+logx3+....+logxn is equal to

  1. 2n+13
  2. 2n13
  3. 3(n+2)2
  4. None of the above
  5. None of the above

Answer (Detailed Solution Below)

Option 1 : 2n+13

Relations and Functions Question 5 Detailed Solution

Concept:

  • log A + log B = log AB
  • log A - log B = log(A/B)
  • log ak = k log a
  • k=1nk=n(n+1)2
  • k=1nk2=n(n+1)(2n+1)6

 

Calculation:

Given,

logx+logx4+logx9+....+logxn2logx+logx2+logx3+....+logxn

⇒ log[x(x4)(x9)....(xn2)]log[x(x2)(x3)...(xn)]

⇒ log[x1+4+9+...n2]log[x1+2+3+...+n]

⇒ log[xk=1nk2]log[xk=1nk]

⇒ k=1nk2 log[x]k=1nk log[x]

⇒ k=1nk2k=1nk 

⇒ n(n+1)(2n+1)6n(n+1)2

⇒ 2n+13

∴ The correct answer is option (1).

Top Relations and Functions MCQ Objective Questions

The longest period of 4cos3 x - 3cos x is ?

  1. 2π3
  2. π3
  3. π 
  4. 2π 

Answer (Detailed Solution Below)

Option 1 : 2π3

Relations and Functions Question 6 Detailed Solution

Download Solution PDF

Concept:

 Period of a function:
  • If a function repeats over at a constant period we say that is a periodic function.
  • It is represented like f(x) = f(x + T), T is the real number and this is the period of the function.
  • The period of sin x and cos x is 2π

 

Calculation:

To Find: Period of 4cos3 x - 3cos x

As we know 4cos3 x - 3cos x = cos 3x

Period of cos x is 2π

Therefore, the Period of cos 3x is 2π3

The function f(x) = x2 + 4x + 4 is

  1. odd
  2. even
  3. neither odd nor even
  4. periodic

Answer (Detailed Solution Below)

Option 3 : neither odd nor even

Relations and Functions Question 7 Detailed Solution

Download Solution PDF

Concept:

If f(x)  is even function then f(-x) = f(x)

If f(x)  is odd function then f(-x) = -f(x)

 

Calculation:

Given: f(x) = x2 + 4x + 4

Replace x by -x,

⇒ f(-x) = (-x)2 + 4(-x) + 4

= x2 - 4x + 4                       (∵ (-x)2 = x2)

⇒ f(-x) ≠ ± f(x)

Hence function is neither odd nor even.

Find the inverse of the function, f(x)=1+2xx+7?

  1. 7x12+x
  2. 7x2x
  3. 7x12x
  4. 7x+12+x

Answer (Detailed Solution Below)

Option 3 : 7x12x

Relations and Functions Question 8 Detailed Solution

Download Solution PDF

Concept:

  • Inverse Function:


Let f: A → B be one-one and onto (bijective) function. Then f-1 exists which is a function f-1: B → A, which maps each element b ∈ B with an element

a ∈ A such that f(a) = b is called the inverse function of f: A → B.

  • Methods to find inverse:


Let f : A → B be a bijective function.

Step – I Put f (x) = y

Step – II Solve the equation y = f (x) to obtain x in terms of y.

Interchange x and y to obtain the inverse of the given function f.

Calculation:

Given: f(x)=1+2xx+7

Let y = f(x) = 2x + 1 / x + 7

⇒ xy + 7y = 2x + 1

⇒ 7y – 1 = 2x – xy

⇒ x(2 - y) = 7y – 1

⇒ x = (7y - 1) / (2 - y)

⇒ f-1 (x) = 7x12x

The longest period of 3sin x - 4sin3 x is ?

  1. 2π 
  2. π3
  3. 2π3
  4. None of the above

Answer (Detailed Solution Below)

Option 3 : 2π3

Relations and Functions Question 9 Detailed Solution

Download Solution PDF

Concept:

 Period of a function:
  • If a function repeats over at a constant period we say that is a periodic function.
  • It is represented like f(x) = f(x + T), T is the real number and this is the period of the function.
  • The period of sin x and cos x is 2π

 

Calculation:

To Find: Period of 3sin x - 4sin3 x

As we know 3sin x - 4sin3 x = sin 3x

Period of sin x is 2π

Therefore, Period of sin 3x is 2π3

If log3(x4x3)log3(x1)=3 then x is equal to ?

  1. 1
  2. 6
  3. 3
  4. 9

Answer (Detailed Solution Below)

Option 3 : 3

Relations and Functions Question 10 Detailed Solution

Download Solution PDF

Concept:

Logarithm properties:  

Product rule: The log of a product equals the sum of two logs.

loga(mn)=logam+logan

Quotient rule: The log of a quotient equals the difference of two logs.

logamn=logamlogan

Power rule: In the log of power the exponent becomes a coefficient.

logamn=nlogam

 

Formula of Logarithms:

If logax=b then x = ab (Here a ≠ 1 and a > 0)

 

Calculation:

Given: log3(x4x3)log3(x1)=3

log3[(x4x3)(x1)]=3        (∵ logamn=logamlogan)

log3[x3(x1)(x1)]=3

log3x3=3

3log3x=3               (∵ logamn=nlogam

log3x=1x=3

Find the range of the real function f(x) = x+1x3

  1. R - {3}
  2. R - {1}
  3. R - {-3}

Answer (Detailed Solution Below)

Option 2 : R - {1}

Relations and Functions Question 11 Detailed Solution

Download Solution PDF

Concept:

Range: The range of a function is the set of all possible values it can produce, i.e., all values of y for which x is defined.

Note:

The domain of a function f(x) is the set of all values for which the function is defined, and the range of the function is the set of all values that f takes.

Calculation:

Let, y = f(x) = x+1x3

⇒y(x - 3) = x + 1

⇒yx - 3y - x = 1

⇒ x(y - 1) - 3y = 1

⇒ x(y - 1) = 1 + 3y

x=1+3yy1

It is clear that x is not defined when y - 1 = 0, i.e, when  y = 1

∴ Range (f) = R - {1}

Hence, option (2) is correct.

Mistake PointsIt is given in the Question that, f(x) is real function. So,

f(x) has real values for value of x other than x = 3

∴ Domain of given function = R - {3}, where R is set of all real numbers

What is the domain of the function f(x) = sin-1 (x + 1) ?

  1. [-1, 1]
  2. [-2, 0]
  3. [-2, 0)
  4. [-2, 2]

Answer (Detailed Solution Below)

Option 2 : [-2, 0]

Relations and Functions Question 12 Detailed Solution

Download Solution PDF

Concept:

Domin of sin-1 x is [-1, 1]

Adding or subtracting the same quantity from both sides of an inequality leaves the inequality symbol unchanged.

Calculation:

Given:  f(x) = sin-1 (x + 1) 

As we know, domin of sin1 x is [-1, 1]

Therefore, -1 ≤ (x + 1) ≤ 1

subtracting 1 in above inequality, 

⇒ -1 - 1 ≤ x + 1 - 1 ≤ 1 - 1

⇒ -2 ≤ x ≤ 0

∴ Domin of sin-1 (x + 1) is [-2, 0] 

Mistake Points[-2, 0] is different from [-2, 0). '[' and ']' indicates that the end number (2 and 0) is also included. '(' and ')' indicates that 2 and 0 are not taken into consideration.

If f(x) = ln (x + 1+x2), then which one of the following is correct ?

  1. f(x) + f(−x) = 0
  2. f(x)−f(−x) = 0
  3. 2f(x) = f(−x)
  4. f(x) = 2f(−x)

Answer (Detailed Solution Below)

Option 1 : f(x) + f(−x) = 0

Relations and Functions Question 13 Detailed Solution

Download Solution PDF

Concept:

  • (x + y)(x - y) = x2 - y2
  • ln1a=ln1lna=0lna=lna

Calculation:

Given: f(x) = ln (x + 1+x2),__(i)

Replace x by (-x) in (i),

⇒  f(-x) = ln (-x + 1+(-x)2),

⇒  f(-x) = ln (-x + 1+x2),

Multiply and divide by (x + 1+x2) inside the ln function,

⇒  f(-x) =  ln(x+1+x2.x+1+x2x+1+x2),

⇒  f(-x) =  ln(x2+1+x2x+1+x2),

⇒  f(-x) =  ln(1x+1+x2),

⇒  f(-x) =  ln(x+1+x2),

From (i),

⇒  f(-x) =  - f(x)\

⇒  f(-x) + f(x) = 0

∴ The correct answer is option (1).

Let f(x) = x2, in R, then the range of f will be:

  1. non negative numbers
  2. negative real numbers
  3. positive real numbers
  4. integers

Answer (Detailed Solution Below)

Option 1 : non negative numbers

Relations and Functions Question 14 Detailed Solution

Download Solution PDF

Concept:

Range of a Function:

  • The range of a function is the set of all possible output values (f(x)) for the given domain.
  • For the function f(x) = x², where x ∈ ℝ, the output is always a non-negative real number.
  • This is because the square of any real number is always greater than or equal to zero.
  • Minimum value of f(x) occurs at x = 0, which gives f(0) = 0.
  • As x increases or decreases, f(x) increases without any upper limit.

 

Calculation:

Given,

Function: f(x) = x²

Domain: x ∈ ℝ

⇒ f(0) = 0 ∈ range

⇒ For x = ±1, ±2, f(x) = 1, 4, which are > 0

⇒ f(x) ≥ 0 for all real x

⇒ So, the range is [0, ∞)

⇒ f(x) can take any value from 0 to ∞

The range of f(x) is the set of all non-negative real numbers.

Understanding Positive vs Non-negative Real Numbers:

  • Positive real numbers are all real numbers greater than zero, i.e., (0, ∞), and do not include 0.
  • Non-negative real numbers include all positive real numbers and 0, i.e., [0, ∞).
  • The function f(x) = x² is defined for all real numbers, and it gives an output ≥ 0 for any x ∈ ℝ.
  • At x = 0, f(x) = 0² = 0, which is part of the range.
  • Since 0 is not included in positive real numbers, option 3 is incorrect.
  •  

∴ Option 3 is incorrect because it excludes 0, which is part of the range.

Hence Option 1 is the correct answer

Find domain of the function f(x)=4x2

  1. (2, ∞)
  2. [2, ∞)
  3. (0, ∞)
  4. [-2, ∞)

Answer (Detailed Solution Below)

Option 1 : (2, ∞)

Relations and Functions Question 15 Detailed Solution

Download Solution PDF

Concept:

1. Domain of a  functions:

  • The domain of a function is the set of all possible values of the independent variable. That is all the possible inputs for a function.


Calculation:

Observe that the given function is in the form of numerator and denominator. The function will be well defined for all non zero values of the denominator.

Therefore, x20 that implies that x2.

Similarly square root function is well defined for all non-negative values.

Therefore, x2>0 that implies x>2.

Thus, domain of the given function is (2,).

Get Free Access Now
Hot Links: teen patti real cash teen patti master new version teen patti master purana teen patti master real cash teen patti master downloadable content