Self Studies

Relations and Functions Test - 17

Result Self Studies

Relations and Functions Test - 17
  • 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
    Let $$A = \left \{x, y, z\right \}$$ and $$B = \left \{p, q, r, s\right \}$$. What is the number of distinct relations from $$B$$ to $$A$$?
    Solution
    Since, No. of elements in set A$$=3$$
               No. of elements in set B$$=4$$
    $$\therefore$$ No. of elements in B$$\times$$A$$=3\times 4=12$$
    $$\therefore$$ No. of distinct relations from B to A $$= 2^{12}=4096$$
    Option A is correct.
  • Question 2
    1 / -0
    Let $$ f(x)=1+2x^2+ 2^2x^4 +..... + 2^{10}x^{20}$$. Then f(x) has
    Solution
    $$f'(x)=2 . 2 x+2^2 . 4 x^3+. . . . . +2^{10} . 20 x^{19}$$

    $$\Rightarrow f'(x)=x[2 . 2+2^2 . 4x^2+. . . . .+2^{10} . 20x^{18}]$$

    For maxima or minima, $$f'(x)=0$$

    $$\Rightarrow x=0$$

    The function increases strictly for both $$x>0$$ and $$x<0$$ and has minimum value at $$x=0$$

    $$\therefore$$ Correct option is B


  • Question 3
    1 / -0
    Let $$A=\left\{ u,v,w,z \right\} ;B=\left\{ 3,5 \right\} $$, then the number of relations from $$A$$ to $$B$$ is
    Solution
    Given
    $$A=\left\{ u,v,w,z \right\} ;B=\left\{ 3,5 \right\} $$
    Here, number of element in set $$A$$ is $$n(A)=4$$
    And number of element in set $$B$$ is $$ n(B)=2$$
    $$\therefore$$ Number of relations from $$A$$ to $$B$$
    $$={ 2 }^{ n(A).n(B) }={ 2 }^{ 4\times 2 }={ 2 }^{ 8 }=256$$
  • Question 4
    1 / -0
    Consider two sets $$A=\{a, b, c\}, B=\{e, f\}$$. If maximum numbers of total relations from A to B; symmetric relation from A to A and from B to B are $$l, m, n$$ respectively, then the value of $$2l+m-n$$ is
    Solution
    We have $$n(A)=3$$ and $$n(B)=2$$.
    Now cartesian product of $$A$$ and $$B$$ can contain maximum $$3\times 2=6$$ elements.
    Since relation is the possible subsets of cartesian product.
    So maximum number of relations from $$A$$ to $$B$$ be $$(l)=2^{6}=64$$.
    Now maximum possible symmetric relation from $$A$$ to $$A$$ be $$(m)=2^{\cfrac{3(3+1)}{2}}=2^6=64$$ and that of from $$B$$ to $$B$$ be $$(m)=2^{\cfrac{2(2+1)}{2}}=2^3=8$$. [Using formula for number of symmetric relation]
    Now $$2l+m-n=128+64-8=184$$.
  • Question 5
    1 / -0
    Let R be a relation from a set A to a set B then 
    Solution
    Let R be a relation from a set A to a set B then 

    $$R\subseteq A\times B$$
  • Question 6
    1 / -0
    If $$f:R-\left\{ 2 \right\} \rightarrow R$$ is a function defined by $$f(x)=\cfrac { { x }^{ 2 }-4 }{ x-2 } $$, then its range is
    Solution
    Given function is $$f\left( x \right) =\dfrac { { x }^{ 2 }-4 }{ x-2 } $$,
    As the domain does not include $$2$$ we can simplyfy,
    $$f\left( x \right) =x+2$$,
    $$\therefore$$ $$x$$ can take any real value in the domain,
    So,the range is $$R-\left\{ 4 \right\} $$,
    As is $$x+2=4\Longrightarrow x=2$$ which is not in the domain.
  • Question 7
    1 / -0
    If $$n(A) = 2, n(B) = m$$ and the number of relation from $$A$$ to $$B$$ is $$64$$, then the value of $$m$$ is
    Solution
    The number of relations between sets can be calculated using $$ 2^{mn}$$ where m and n represent 
    the number of members in each set.
    Given that $$ n(A) = 2 $$ and $$ n(B) = m $$
    So, 
    $$ 2^{2m} = 64 $$
    $$ 2^{2m} = 2^{6} $$
    On comparing powers of 2 we get,
    $$ 2m = 6 $$
    $$ m = 3 $$

  • Question 8
    1 / -0
    If $$f(x)=\dfrac{1-x}{1+x}$$ then the value of $$(fof)(x)$$.
    Solution
    Given,
    $$f(x)=\dfrac{1-x}{1+x}$$......(1)
    Now, 
    $$(fof)(x)$$
    $$=f(f(x))$$
    $$=f\left(\dfrac{1-x}{1+x}\right)$$ [ Using (1)]
    $$=\dfrac{1-\dfrac{1-x}{1+x}}{1+\dfrac{1-x}{1+x}}$$
    $$=\dfrac{1+x-1+x}{1+x+1-x}$$
    $$=\dfrac{2x}{2}$$
    $$=x$$.
  • Question 9
    1 / -0
    If $$f(x)=\dfrac {2^{x}+2^{-x}}{2}$$, then $$f(x+y).f(x-y)$$ is equal to ?
    Solution
    $$f(x+y)\cdot f(x-y)$$
    $$=\left(\dfrac{2^{x+y}+2^{-(x+y)}}{2}\right)\left(\dfrac{2^{x-y}+2^{-(x-y)}}{2}\right)$$
    $$=\dfrac{1}{4}\left(2^{2x}+2^{2y}+2^{-2x}+2^{-2y}\right)$$
    $$=\dfrac{1}{2}\left[\dfrac{1}{2}(2^{2x}+2^{-2x})+\dfrac{1}{2}(^{2y}+2^{-2y})\right]$$
    $$=\dfrac{1}{2}[f(2x)+f(2y)]$$.

  • Question 10
    1 / -0
    If $$f:{R}^{+}\rightarrow {R}^{+},f(x)={x}^{2}+2$$ and $$g:{R}^{+}\rightarrow {R}^{+},g(x)=\sqrt{x+1}$$
    then $$(f+g)(x)$$ equals
    Solution
    $$(f+g)(x)=f(x)+g(x)=x^2+2+\sqrt{x+1}$$
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