Self Studies
Selfstudy
Selfstudy

Relations and Functions Test - 33

Result Self Studies

Relations and Functions Test - 33
  • Score

    -

    out of -
  • Rank

    -

    out of -
TIME Taken - -
Self Studies

SHARING IS CARING

If our Website helped you a little, then kindly spread our voice using Social Networks. Spread our word to your readers, friends, teachers, students & all those close ones who deserve to know what you know now.

Self Studies Self Studies
Weekly Quiz Competition
  • Question 1
    1 / -0
    If $$D$$ be subset of the set of all rational numbers which can be expressed as terminating decimals, then $$D$$ is closed under the binary operations of:
    Solution
    Division of rational number that can be expressed as terminating decimal may not be rational. $$\therefore$$ $$D$$ is closed under addition, subtraction, and multiplication.
  • Question 2
    1 / -0
    If $$a\ast b={ a }^{ 3 }+{ b }^{ 3 }$$ on $$z$$, then $$\left( 1\ast 2 \right) \ast 0=........$$
    Solution
    $$a*b=a^{3}+b{3}$$
    So $$1*2=1^{3}+2{3}=1+8=9$$
    $$(1*2)*0=9*0=9^{3}+0^{3}=729+0=729$$
  • Question 3
    1 / -0
    If $$f : R - \left \{\dfrac {3}{5}\right \}\rightarrow R - \left \{\dfrac {3}{5}\right \}; f(x) = \dfrac {3x + 1}{5x - 3}$$, then ___________.
    Solution
    $$f(x) = \dfrac {3x + 1}{5x - 3}$$ .... $$(i)$$
    We know that if $$f(x) = \dfrac {ax + b}{cx + d}$$ and $$a + d = 0$$, then
    $$f(x) = f^{-1}(x)$$
    From $$(i)$$, we get
    $$a=3,b=1,c=5,d=-3$$
    $$a+d=3-3=0$$
    Hence, $$f^{-1}(x)=f(x)$$
  • Question 4
    1 / -0
    If a language of natural numbers has a binary regularly of $$0$$ and $$1$$, then which one of the following strings represents the natural number $$7$$?
    Solution
    Converting decimal 7 to binary number

  • Question 5
    1 / -0
    The number of binary operations on $$\left\{ 1,2,3,4 \right\} $$ is ______.
    Solution
    In $$\{1,2,3,4\}$$ there are 4 elements.
    The number of binary operations in a set with n elements$$=n^{(n\times n)}$$
    Here $$n=4$$
    So the number of binary operations in a set with n elements$$=4^{(4\times 4)}=4^{16}$$
  • Question 6
    1 / -0
    Suppose that $$g\left( x \right) =1+\sqrt { x }$$ and $$f\left( g\left( x \right)  \right) =3+2\sqrt { x } +x$$, then $$f\left( x \right)$$ is
    Solution
    $$g(x)=1+\sqrt{x}$$
    $$(g(x))^{2}=1+2\sqrt{x}+x$$
    $$2+(g(x))^{2}=3+2\sqrt{x}+x$$
    $$\therefore f(x)=2+x^{2}$$
  • Question 7
    1 / -0
    $$f(x)=x^{3}+4x+5$$
    $$\int_{0}^{5} f^{-1}(x)dx=$$
    Solution
    $$\int_a^b f(x) dx$$ + $$\int_{f(a)} ^{f(b)} f^{-1}(x)dx = bf(b) - af(a)  $$

    For the given problem  f(a)=0,  f(b) = 5 which gives a=-1 and b=0
    Thus putting the values we get $$\int_0^5f^{-1}dx=-\int_{-1}^0f(x)dx = \dfrac{-11} {4}  $$ 
  • Question 8
    1 / -0
    Let $$f:N\times N\rightarrow N-\left\{ 1 \right\} $$ be defined as $$f(m,n)=m+n$$, then function $$f$$ is ______.
    Solution
    Given $$f(m,n)=m+n$$
    Range of this function is set of all natural numbers except $$1$$
    [since least value of $$m$$ and $$n$$ is $$1$$]
    Therefore the range and co-domain are equal
    Therefore it is onto
    For every $$(m,n)$$, there exists only one $$m+n$$
    Therefore it is one-one also
    Hence, $$f$$ is one-one and onto.
  • Question 9
    1 / -0
    $$f:R \to R,f\left( x \right) = \dfrac {{x^2} + 2x + c}{{x^2} + 4x + c}$$ is onto only if
    Solution
    $$f:R\rightarrow R,f\left( x \right) =\cfrac { { x }^{ 2 }+2x+c }{ { x }^{ 2 }+4x+c } \\ \Rightarrow y=\cfrac { { x }^{ 2 }+2x+c }{ { x }^{ 2 }+4x+c } \\ \Rightarrow { x }^{ 2 }y+4xy+cy={ x }^{ 2 }+2x+c\\ \Rightarrow { x }^{ 2 }(y-1)+2x(2y-1)+(cy-c)=0\\ \because x\epsilon R\quad \quad \therefore 4{ (2y-1) }^{ 2 }-4c{ (y-1) }^{ 2 }\ge 0\\ { (2y-1) }^{ 2 }-c{ (y-1) }^{ 2 }\ge 0\\ 4{ y }^{ 2 }+1-4y-c{ y }^{ 2 }+2cy-1\ge 0\\ { y }^{ 2 }(4-c)-y(4-2c)\ge 0\\ \because y\epsilon R\quad \quad { (4-2c) }^{ 2 }-4(4-c)\times 0<0\\ { (4-2c) }^{ 2 }<0\\ { (2c-4) }^{ 2 }<0\\ 2c-4<0\\ c<2$$
  • Question 10
    1 / -0
    $$f: R\rightarrow R$$ is defined by $$f(x)=x^2-5x$$. Then the inverse image set of $$\{-6\}$$ is?
    Solution
    For inverse image set of $$\{-6\}$$
    we have, $$x^2-5x = -6$$
    $$x^2-5x+6 = 0 $$
    $$x^2-3x-2x+6 = 0$$
    $$(x-2)(x-3) = 0$$
    Hence, the set is $$\{3,2\}$$
Self Studies
User
Question Analysis
  • Correct -

  • Wrong -

  • Skipped -

My Perfomance
  • Score

    -

    out of -
  • Rank

    -

    out of -
Re-Attempt Weekly Quiz Competition
Self Studies Get latest Exam Updates
& Study Material Alerts!
No, Thanks
Self Studies
Click on Allow to receive notifications
Allow Notification
Self Studies
Self Studies Self Studies
To enable notifications follow this 2 steps:
  • First Click on Secure Icon Self Studies
  • Second click on the toggle icon
Allow Notification
Get latest Exam Updates & FREE Study Material Alerts!
Self Studies ×
Open Now