Skip to main content

Show that the relation R in the set A of points in a plane given by R = {(P, Q) : distance of the point P from the origin is same as the distance of the point Q from the origin}, is an equivalence relation. Further, show that the set of all points related to a point P ≠ (0, 0) is the circle passing through P with origin as centre.



Class 12, NCERT Chapter 1,  Exercise 1.1, Q11


It is given that
R = {(P, Q): distance of the point P from the origin is the same as the distance of the point Q from the origin},
(P, P) ϵ R since the distance of point P from the origin is always the same as the distance of the same point P from the origin.
Therefore, R is reflexive.
Now, Let us take (P, Q) ϵ R,
 The distance of point P from the origin is always the same as the distance of the same point Q from the origin.
 The distance of point Q from origin is always the same as the distance of the same point P from the origin.
 (Q, P) ϵ R
Therefore, R is symmetric.
Now, Let (P, Q), (Q, S) ϵ R
 The distance of point P and Q from origin is always the same as the distance of the same point Q and S from the origin.
 The distance of points P and S from the origin is the same.
 (P, S) ϵ R
Therefore, R is transitive.
Therefore, R is an equivalence relation.
The set of all points related to P ≠ (0,0) will be those points whose distance from the origin is the same as the distance of point P from the origin.
So, if O(0,0) is the origin and OP = k, then the set of all points related to P is at a distance of k from the origin.
Therefore, this set of points forms a circle with the center as the origin and this circle passes through point P.

Comments

Popular posts from this blog

Show that the relation R in the set A of all the books in a library of a college, given by R = {(x, y) : x and y have same number of pages} is an equivalence relation.

Class 12, NCERT Chapter 1,  Exercise 1.1, Q7 Set  A  is the set of all books in the library of a college. Given, R = { x ,  y ):  x  and  y  have the same number of pages} Now, R is reflexive since ( x ,  x ) ∈ R as  x  and  x  has the same number of pages. Let ( x ,  y ) ∈ R  ⇒  x  and  y  have the same number of pages. ⇒  y  and  x  have the same number of pages. ⇒ ( y ,  x ) ∈ R ∴R is symmetric. Now, let ( x ,  y ) ∈R and ( y ,  z ) ∈ R. ⇒  x  and  y  and have the same number of pages and  y  and  z  have the same number of pages. ⇒  x  and  z  have the same number of pages. ⇒ ( x ,  z ) ∈ R ∴R is transitive. Hence, R is an equivalence relation.

Let A be the set of all 50 students of Class X in a school. Let f : A → N be function defined by f(x) = roll number of the student x. Show that f is one-one but not onto.

Class 12, NCERT Chapter 1,  Example7 No two different students in the class can have the same roll number. Therefore, f must be one-one. We can assume without any loss of generality that roll numbers of students are from 1 to 50. This implies that 51,52,53... in N is not roll number of any student of the class, so that 51,52,53...  can not be an image of any element of X under f. Hence, f is not onto.

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.