Skip to main content

Let L be the set of all lines in a plane and R be the relation in L defined as R = {(L1 , L2 ) : L1 is perpendicular to L2 }. Show that R is symmetric but neither reflexive nor transitive.

RELATIONS AND FUNCTIONS


Class 12, NCERT Chapter 1,  Example 3

Solution

Figure

R is not reflexive, as a line L1 can not be perpendicular to itself, i.e., (L1 , L1 ) ∉ R. R is symmetric as (L1 , L2 ) ∈ R ⇒ L1 is perpendicular to L2 ⇒ L2 is perpendicular to L1 ⇒ (L2 , L1 ) ∈ R. R is not transitive. Indeed, if L1 is perpendicular to L2 and L2 is perpendicular to L3 , then L1 can never be perpendicular to L3 . In fact, L1 is parallel to L3 , i.e., (L1 , L2 ) ∈ R, (L2 , L3 ) ∈ R but (L1 , L3 ) ∉ R.

Example1     
Example2
Example3←you are here

Comments

Popular posts from this blog

. Let f : R → R be defined as f(x) = 3x. Choose the correct answer. (A) f is one-one onto (B) f is many-one onto (C) f is one-one but not onto (D) f is neither one-one nor onto.

Class 12, NCERT Chapter 1,  Exercise 1.2, Q12 f : R → R defined as  f ( x ) = 3 x . Let  x ,  y  ∈  R  such that  f ( x ) =  f ( y ). ⇒ 3 x  = 3 y ⇒  x  =  y ∴ f  is one-one. Also, for any real number ( y)  in co-domain  R , there exists  in  R  such that . ∴ f  is onto. Hence, function  f  is one-one and onto. The correct answer is A.

Let f : N → N be defined by f (n) ={ (n+1)/2, if n is odd and (n-1)/2, if n is even, for all n ∈ N.State whether the function f is bijective. Justify your answer

Class 12, NCERT Chapter 1,  Exercise 1.2, Q9 Thus it is bijective.