Self Studies

Relations and Functions Test - 9

Result Self Studies

Relations and Functions Test - 9
  • 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.25

     

    Let R be a relation on set A of triangles in a plane.

    R = {(T1 , T2 ) : T1 , T2 element of A and T1 is congruent to T2 } Then the relation R is______ ​

     

    Solution

     

     

    It is equivalence relation...
    as a triangle is congruent to itself that means (T1 , T1 ) exist in relation which implies it is reflexive.
    And also if T1 is congruent to T2 then T2 is also congruent to T1 as simple that means (T1 ,T2 ) and (T2 ,T1 ) both belongs to relation ...which implies it is symmetric.
    And is T1 is congruent to T2 and T2 is congruent to T3 , then T1 is also congruent to T3 , congruency rule that means (T1 ,T2 ), (T2 ,T3 ) and (T1 ,T3 ) belongs to relation which implies it transitive.
    this relation is reflexive, symmetric, and transitive, hence it is equivalence relation.

     

     

  • Question 2
    1 / -0.25

     

    Which one of the following relations on set of real numbers is an equivalence relation?

     

    Solution

     

     

    If |a| = |b | then |b| = |a| so this is symmetric as well as reflexive and if |a| = |b| and |b| = |c| then |c| = |a| then it is transitive as well so it is an equivalence relation.

     

     

  • Question 3
    1 / -0.25

     

    Let C = {(a, b): a2  + b2  = 1; a, b  ∈ R} a relation on R, set of real numbers. Then C is ​

     

    Solution

    Correct Answer :- D

    Explanation:-
    Check for reflexive 

    Consider (a,a)

    ∴  a2+a2

     =1 which is not always true.

    If a=2

    ∴  22+22

     =1⇒4+4=1 which is false.

    ∴  R is not reflexive             ---- ( 1 )

    Check for symmetric

    aRb⇒a2+b2=1

    bRa⇒b2+a2 =1

    Both the equation are the same and therefore will always be true.

    ∴  R is symmetric                 ---- ( 2 )

    Check for transitive

    aRb⇒a2+b2=1

    bRc⇒b2+c2=1

    ∴  a2+c2=1 will not always be true.

    Let a=−1,b=0 and c=1

    ∴  (−1)2+02=1,  

    = 02+12

     =1 are true.

    But (−1)2+12

     =1 is false.

    ∴  R is not transitive         ---- ( 3 )

  • Question 4
    1 / -0.25

     

    Let A = {1, 2, 3, 4} and B = {x, y, z}. Then R = {(1, x), (2, z), (1, y), (3, x)} is ​

     

    Solution

     

     

    Let a set of A = (1, 2, 3, 4) and set B (x, y, z) so. set A of all elements in set B then the relation of A to B

     

     

  • Question 5
    1 / -0.25

     

    Let R be a relation on N, set of natural numbers such that m R n  ⇔ m divides n. Then R is ​

     

    Solution

     

     

    Let there be a natural number n,
    We know that n divides n, which implies nRn.
    So, Every natural number is related to itself in relation R.
    Thus relation R is reflexive .

    Let there be three natural numbers a,b,c and let aRb,bRc
    aRb implies a divides b and bRc implies b divides c, which combinedly implies that a divides c i.e. aRc.
    So, Relation R is also transitive .

    Let there be two natural numbers a,b and let aRb,
    aRb implies a divides b but it can 't be assured that b necessarily divides a.
    For ex, 2R4 as 2 divides 4 but 4 does not divide 2 .
    Thus Relation R is not symmetric .

     

     

  • Question 6
    1 / -0.25

     

    If R be a relation “less than” from set A = {1, 2, 3, 4} to B = {1, 3, 5}, i.e. (a, b) ∈ R if a < b, if (b, a) ∈ R-1elements in R-1 are​

     

    Solution

     

    A = {1, 2, 3, 4} 
    B = {1, 3, 5} 
    (a, b) ∈ R if a < b 
    (b, a) ∈ R - 1
    - 1 will have all (b, a) pairs where b < a, for all b ∈ B, a ∈ A
    - 1 = {(3, 1), (3, 2), (5, 1), (5, 2), (5, 3), (5, 4)}

     

  • Question 7
    1 / -0.25

     

    Let R be a relation on a finite set A having n elements. Then, the number of relations on A is ​

     

    Solution

    Number of relations on A = 

    Step-by-step explanation:

    If there are n elements in set A then the total number of ordered pairs in the set A × A = n²

    In other words A × A will have n² elements.

    We also know that if a set has N elements then the number of subsets of A are 2n

    Therefore, for A × A there can as many relations as the number of subsets of A × A

     

  • Question 8
    1 / -0.25

     

    Let R be a relation on N (set of natural numbers) such that (m, n) R (p, q) mq(n + p) = np(m + q). Then, R is ​

     

    Solution

     

     

    (m, n) R (p, q) <=>mq(n + p) = np(m + q)
    For all m,n,p,q €N
    Reflexive:
    (m, n) R (m, n) <=>mn(n + m) = nm(m + n)
    ⇒mn2 + m2 n = nm2 + n2 m
    ⇒mn2 + m2 n = mn2 + m2 n
    ⇒LHS = RHS
    So, (m, n) R (m, n) exists.
    Hence, it is Reflexive
    Symmetric:
    Let (m, n) R (p, q) exists
    mq(n + p) = np(m + q) --- (eqn1)
    (p, q) R (m, n) <=>pn(q + m) = qm (p + n)
    ⇒np(m + q) = mq(n + p)
    ⇒mq(n + p) = np(m + q)
    This equation is true by (eqn1).
    So, (p, q) R (m, n) exists
    Hence, it is  not symmetric.
    Transitive:
    Let (m, n) R (p, q) and (p, q) R (r, s) exists.
    Therefore,
    mq(n + p) = np(m + q) --- (eqn1)
    ps(q + r) = qr (p + s) --- (eqn2)
    We cannot obtain ms(n+r) = nr(m+s) using eqn1 and eqn2.
    So, ms(n + r) ≠nr(m + s)
    Therefore, (m, n) R (r, s) doesn ’t exist.
    Hence, it is  transitive.

     

     

  • Question 9
    1 / -0.25

     

    A situation in which significant power is distributed among three or more states is known as what?

     

    Solution

     

     

    Definition of Multipolar system: A multipolar system is a system in which power is distributed at least among 3 significant poles concentrating wealth and/or military capabilities and able to block or disrupt major political arrangements threatening their major interests.

     

     

  • Question 10
    1 / -0.25

     

    Let R be an equivalence relation on Z, the set of integers.

    R = {(a, b): a,b ∈Z and a –b is a multiple of 3} The Equivalence class of [1] is ​

     

    Solution

     

    Correct Answer :- d

    Explanation :
     R = (a,b) : 3 divides (a-b)

    ⇒(a−b) is a multiple of 3.

    To find equivalence class 1, put b=1

    So, (a−0) is a multiple of 3

    ⇒ a is a multiple of 3

    So, In set z of integers, all the multiple

    of 3 will come in equivalence

    class {1}

    Hence, equivalence class {1} = {3x+1}

    {-5,-2,1,4,7}

     

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