Loading [MathJax]/jax/element/mml/optable/BasicLatin.js

CBSE Questions for Class 11 Commerce Applied Mathematics Functions Quiz 9 - MCQExams.com

Let f : RR be a function defined by f(x) = x3+x2+3x+sin×. Then f is.
  • one-one & onto
  • one-one & into
  • many one & onto
  • many one & into
The domain of the definition of the function
f(x)=14x2+log(x3x) is
  • (1,2)(2,)
  • (1,0)(1,2)(3,)
  • (1,0)(1,2)(2,)
  • (2,1)(1,0)(2,)
If working set window is too large _____________________.
  • it will not encompass entire locality
  • it may overlap several localities
  • it will cause memory problems
  • none of the mentioned
Time complexity to check if an edge exists between two vertices would be __________.
  • O(V*V)
  • O(V+E)
  • O(1)
  • O(E)
What is the definition for Ackermann's function?
  • A(1,i) = i+1 for i>=1
  • A(i,j) = i+j for i>=j
  • A(i,j) = i+j for i = j
  • A(1,i) = i+1 for i<1
Let f:RR be defined by f(x)=|2xx>3x21<x33xx1. Then f(1)+f(2)+f(4) is?
  • 9
  • 14
  • 5
  • 10
Following code snippet is the function to insert a string in a trie. Find the missing line.
  • node = node.children[index];
  • node = node.children[str.charAt(i + 1)];
  • node = node.children[index++];
  • node = node.children[index+++];
Function which is used to read strings is __________.
  • getch()
  • getc()
  • getstr()
  • gets()
A function inside another function is called a _____ function.
  • Nested
  • Sum
  • Text
  • None of these
LetN be the set of natural numbers and two functions f and g be defined as f,g:NN such thatf(n)={n+12 if n is odd n2 if n is even and g(n)=n(1)n. Then fog is :
  • onto but not one-one.
  • one-one but not onto.
  • both one-one and onto.
  • neither one-one nor onto.
A function f from the set of natural numbers to integers defined by f(n)={n12,when n is oddn2,when n is even  is
  • neither one-one nor onto
  • one-one but not onto
  • onto but not one-one
  • one-one and onto both
The function f:AB defined by f(x)=x2+6x8 is a bijection, if
  • A=(,3];B=(,1]
  • A=[3,);B=(,1]
  • A=(,3];B=[1,)
  • A=[3,);B=[1,)
Which of the following functions from Z to itself are bijections?
  • f(x)=x3
  • f(x)=x+2
  • f(x)=2x+1
  • f(x)=X2+x
Let M be the set of all 2×2 matrices with entries from the set R of real numbers. Then the function f:MR defined by f(A)=|A| for every AM, is
  • one-one and onto
  • neither one-one nor onto
  • one-one but not onto
  • onto but not one-one
If a function f:(2,)B defined by f(x)=x24x+5 is a bijection, then B=
  • R
  • [1,)
  • (0,1]
  • [0,1)
Let f:ZZ be given by f(x)={x2,if x is even0,if  x is odd. Then, f is
  • onto but not one-one
  • one-one but not onto
  • one-one and onto
  • neither one-one nor onto
Which of the following functions from A={x:1x1} to itself are bijections?
  • f(x)=x2
  • g(x)=sin(πx2)
  • h(x)=|x|
  • k(x)=x2
The function f:[12,12][π2,π2] defined by f(x)=sin1(3x4x3) is
  • bijection
  • injection but not a surjection
  • surjection but not an injection
  • neither injection nor a surjection
If g(x)=x2+x2 and 12(gf(x))=2x25x+2, then f(x) is equal to
  • 2x3
  • 2x+3
  • 2x2+3x+1
  • 2x23x1
A function f from the set of natural numbers to the set of integers defined by
f(n)={n12,when n is oddn2,when n is even
  • neither one-one nor onto
  • one-one but not onto
  • onto but not one-one
  • one-one and onto both
If n2 then the number of surjections that can be defined from {1,2,3,.......n} onto {1,2} is
  • 2n
  • nP2
  • 2n
  • 2n2
The function f:RR defined by f(x)=(x1)(x2)(x3) is
  • one-one but not onto
  • onto but not one-one
  • both one and onto
  • neither one-one nor onto
If g(x)=x2+x1 and 
(gof)(x)=4x210x+5, then
f(54) is equal to:
  • 32
  • 12
  • 32
  • 12
Let S be the set of all real roots of the equation, 3x(3x1)+2=|3x1|+|3x2|. Then S:
  • contains at least four elements
  • is a singleton
  • is an empty set
  • contains exactly two elements
If f(x)=x+1x1, then the valueof f(f(x)) is equal to
  • x
  • 0
  • x
  • 1
Let f:xy be such that f(1)=2 and f(x+y)=f(x)f(y) for all natural numbers x and y. If nk=1f(a+k)=16(2n1) , then a is equal to 
  • 3
  • 4
  • 5
  • 6
  • 7
If f(x)=(4x+3)(6x4),x23 then (fof)(x)=?
  • x
  • (2x3)
  • 4x63x+4
  • None of these
If f(x)=33x3 then (fof)(x)=?
  • x1/3
  • x
  • (1x1/3)
  • None of these
Let f:RR:f(x)=x+1 and g:RR:g(x)=2x3.
Find (f+g)(x).
  • 3x2
  • 4x5
  • 3x4
  • 2x3
If f(x)=|x2| and g(x)=fof(x) , then for x>20,g(x)= 

  • 2
  • 1
  • 3
  • None of these
If f(x)=g(x) and g(x)=f(x) for all x and f(2)=4=f(2) then f2(19)+g2(19) is 
  • 16
  • 32
  • 64
  • None of these
The value of f(0), so that the function
f(x) = 2xsin1x2x+tan1x is continuous at each point in its domain, is equal to
  • 2
  • 1/3
  • 2/3
  • -1/3
let f(x)=sin2x/2+cos2x/2 and g(x)=sec2xtan2x. The two functions are equal over the set
  • ϕ
  • R
  • Rx:x(2n+1)π2,n1
  • None of these
Let f(n) denote the number of different ways in which the positive integer n can be expressed as the sum of 1s and 2s. For example, f(4)=5, since 4=2+2=2+1+1=1+2+1=1+1+2=1+1+1+1. Note that order of 1s and 2s is important.
f:NN is
  • One-one and onto
  • One-one and into
  • Many-one and onto
  • Many-one and into
The domain of the function (log 5x) is 
  • (1,)
  • (0,)
  • (0,1)
  • (0.5,1)
The function f(x)=(3x1)2sinx.ln(1+x),x0 , is continuous at x=0. Then the value of f(0) is 
  • 2log 3
  • (loge3)2
  • loge6
  • None of these
The domain of the function f(x) = \left [ log_{10} \left ( \frac{5x - x^{2}} {4} \right ) \right]^{1/2} is 

  • - \infty < x < \infty
  • 1 \leqslant x \leqslant 4
  • 4 \leqslant x \leqslant 16
  • -1 \leqslant x \leqslant 1
The domain of f(x)  = \log| \log {x}| is 
  • \left(0, \infty\right )
  • \left(1, \infty\right )
  • \left(0, 1\right )\cup \left(1, \infty \right )
  • \left(-\infty, 1\right )
Which of the following is not true about h_1(x)?
  • It is periodic function with period \pi
  • Range is [0,1]
  • Domain if R
  • None of these
If f: R\rightarrow R be given by f(x) = 3 + 4x and a_n = A + Bx, then which of the following is not true?
  • A + B + 1 = 2^{2n + 1}
  • | A - B| = 1`
  • \displaystyle \lim_{n \to \infty} \dfrac{A}{B} = -1
  • None of these
Let f(x) + f(y) = f(x\sqrt{1 - y^2} + y\sqrt{1 - x^2}) (f(x) is not identically zero) the.
  • f(4x^3 - 3x) + 3f(x) = 0
  • f(4x^3 - 3x) = 3f(x)
  • f(2x\sqrt{1-x^2}) + 2f(x) = 0
  • f(2x\sqrt{1-x^2}) = 2f(x)
Consider two functions f(x) = \begin{cases} [x],       -2 \leq x \leq -1\\ |x| + 1,      -1 < x \leq 2 \end{cases} and  g(x) = \begin{cases} [x],   -\pi \leq x < 0 \\ sin x,    0 \leq x \leq \pi \end{cases} where [.] denotes thegreatest integer function

The exhaustive domain of g(f(x)) is
  • [0,2]
  • [-2, 0]
  • [-2,2]
  • [-1,2]
The graph of y = g(x) in its domain is broken at
  • 1 point
  • 2 point
  • 3 point
  • None of these
Let g(x) = f(x) - 1. If f(x) + f(1 - x) = 2 \space \forall \space x \space \epsilon \space R, then g(x) is symmetrical about
  • Origin
  • The line x = \frac{1} {2}
  • The point \left (1, 0 \right )
  • The point \left (\frac {1} {2}, 0 \right )
Domain (D) and range (R) of f(x) = \sin^{-1}\left (\cos^{-1} [x]  \right ) where [.] denotes the greatest integer function is 
  • D \equiv x \epsilon \left [ 1, 2 \right ), R \epsilon \left \{0 \right \}
  • D \equiv x \epsilon \left [ 0, 1 \right ], R \equiv \left \{-1, 0, 1 \right \}
  • D \equiv x \epsilon \left [ -1, 1 \right ), R \epsilon \left \{0, \sin^{-1} \left (\frac{\pi} {2}\right), \sin^{-1} (\pi) \right \}
  • D \equiv x \epsilon \left [-1, 1 \right ), R \epsilon \left \{-\frac{\pi} {2}, 0 , \frac{\pi} {2} \right \}
g(f(x)) is not defined if
  • a\space \epsilon ( 10, \infty) b\space \epsilon (5, \infty)
  • a\space \epsilon ( 4, 10) b\space \epsilon (5, \infty)
  • a\space \epsilon ( 10, \infty) b\space \epsilon (0, 1)
  • a\space \epsilon ( 4, 10) b\space \epsilon (1, 5)
Let A=\left\{0,1\right\} and N be the set of natural numbers. Then, the mapping f:N\to A defined by f(2n-1)=0, f(2n)=1, \forall n \in R, is onto.
  • True
  • False
For set A, B and C, let f:A\to B, g:B\to C be functions such that gof is surjective.
Then g is surjective function.
  • True
  • False
Let A be a finite set. Then, each injective function from A into itself is not surjective.
  • True
  • False
Let f:A\to B and g:B\to C be the bijective function. Then (gof)^{-1} is
  • f^{-1}og^{-1}
  • fog
  • g^{-1} of^{-1}
  • gof
0:0:1


Answered Not Answered Not Visited Correct : 0 Incorrect : 0

Practice Class 11 Commerce Applied Mathematics Quiz Questions and Answers