Relations and Functions

Get insights from 232 questions on Relations and Functions, answered by students, alumni, and experts. You may also ask and answer any question you like about Relations and Functions

Follow Ask Question
232

Questions

0

Discussions

4

Active Users

1

Followers

New answer posted

5 months ago

0 Follower 5 Views

P
Payal Gupta

Contributor-Level 10

7. Given,

A= {1, 2}, B = {1,2,3,4}, C= {5,6} and D= {5,6,7,8}

(i) L.H. S = A * (B∩ C) = {1,2} [ {1,2,3,4} ∩ {5,6}]

= {1,2}* 

=  .

R.H.S = (A* B)∩ (A *C)= [ {1,2}* {1,2,3,4}]∩ [ {1,2} {5,6}]

= [ { (1, 1), (1, 2), (1, 3), (1, 4), (2, 1), (2, 2), (2, 3), (2, 4)]∩ [ {1,5), (1,6), (2,5), (2,6)}]

= .

Hence, L.H.S= R.H.S.

(ii) A* C = {1, 2}* {5,6}

= { (1,5), (1,6), (2,5), (2,6)}

B* D = {1,2,3,4} * {5,6,7,8}

= { (1,5), (1,6), (1,7), (1,8), (2,5), (2,6), (2,7), (2,8), (3,5), (3,6), (3,7), (3,8), (4,5), (4,6), (4,7), (4,8)}

As every element of A C is also an element of B* D.

A *C  B *D

New answer posted

5 months ago

0 Follower 2 Views

P
Payal Gupta

Contributor-Level 10

6. Given,

A *B = { (a, x), (a, y), (b, x), (b, y)}

We know that,

A *B = { (p, q); p ∈ A and q ∈ B}

So, A = {a, b} and B = {x, y}.

New answer posted

5 months ago

0 Follower 1 View

P
Payal Gupta

Contributor-Level 10

5. Given, A = {1,1}

So, A* A = { (1,1), (1,1), (1,1), (1,1)}

A *A *A = { (1,1), (1,1), (1,1), (1,1)} * {1,1}

= { (1,1.1), (1, 1), (1, ), (1,1,1), (1,1,1), (1,1), (1,1), (1,1,1)}

New answer posted

5 months ago

0 Follower 3 Views

V
Vishal Baghel

Contributor-Level 10

The fx n is f(x)=1x , which is a f:R*  R* and R* is set of all non-zero real numbers

For, x1,x2R*,f(x1)=f(x2)

1x1=1x2

x1=x2 So, f is one-one

For, yR*, x=1f(x)=1y such that

So, f(x)=y

So, every element in the co-domain has a pre-image in f

So, f is onto

If f:NR* such that f(x)=1x

For, x1,x2N, f(x1)=f(x2)

1x1=1x2

x1=x2 So, f is one-one

For, yR* and f(x)=y we have x=1yN

Eg., 3R* so x=13N

So, f is not onto

New answer posted

5 months ago

0 Follower 7 Views

P
Payal Gupta

Contributor-Level 10

4. (i) False. Here P = {m, n}, n (p)=2

Q = {n, m}, n (Q)=2

n (P* Q) = n (P)* n (Q) = 2* 2 = 4.

So, P *Q = { (m, n), (m, m), (n, n), (n, m)}

(ii) True.

(iii) True. { A * (B ∩ ?) = A* ? . {∴ B ∩ ? = ?  }

= n (A) *0 {? is empty set}

= ? 

New answer posted

5 months ago

0 Follower 3 Views

V
Vishal Baghel

Contributor-Level 10

The given relation in set N defined by

R= { (a, b):a=b2, b>6}

For (2,4),        4>6 is not true

For (3,8),     8>6  but  3= 8-2 ⇒3=6 is not true

For (6,8),      8>6 and 6= 8-2 ⇒6=6 is true

And for (8,7), 7>6 but 8= 7-2 ⇒8=5 is not true

Hence, option (C) is correct

New answer posted

5 months ago

0 Follower 19 Views

V
Vishal Baghel

Contributor-Level 10

The set in A={1,2,3,4}

The relation in this set A is given by

R={(1,2),(2,2),(1,1),(4,4),(1,3),(3,3),(3,2)}

R is reflexive as (1,1),(2,2),(3,3),(4,4)R

As, (1,2)R but (2,1)R

R is not symmetric

For (1,2)R and (2,2)R;(1,2)R

And for (1,3)R and (3,2)R;(1,3)R

∴ R is transitive

Hence, option (B) is correct

New answer posted

5 months ago

0 Follower 25 Views

V
Vishal Baghel

Contributor-Level 10

The given relation in the set L= all lines in XY plane is defined as

R={(L1,L2):L1 is parallel to L2}

Let L1A then as L1 is parallel to L1 ,

(L1,L1)R

So, R is reflexive

Let L1,L2A and (L1,L1)R

Then, L1 is parallel to L2

L2 is parallel to L1

So, (L2,L1)R

i.e., R is symmetric

Let L1,L2,L3A and (L1,L2) and (L2,L3)R

Then, L1?L2 and L2?L3

So, L1?L3

i.e., (L1,L2)R

So, R is transitive

Hence, R is an equivalence relation

The set of lines related to y=2x+4 is given by the equation y=2x+C where C is some constant.

New answer posted

5 months ago

0 Follower 37 Views

V
Vishal Baghel

Contributor-Level 10

The given relation in set A of all polygons is defined as

R= {(P1,P2):P1 and P2 have same number of sides }

Let P1A ,

As number of sides (P1) = number of sides (P1)

(P1,P1)R

So, R is reflexive.

Let P1,P2A and (P1,P2)R

Then, number of sides of P1 = number of sides of P2

Number of sides of P2 = number of sides of P1

i.e., (P2,P1)R

so, R is symmetric.

Let P1,P2,P3A and (P1,P2) and (P2,P3)R

Then, number of sides (P1) = number of sides (P2)

Number of sides (P2) = number of sides (P3)

So, number of sides (P1) = number of sides (P3)

I.e., (P1,P3)R

So, R is transitive.

Hence, R is an equivalence relation.

...more

New answer posted

5 months ago

0 Follower 13 Views

V
Vishal Baghel

Contributor-Level 10

The given relation to set A of all triangles is defined as

R= {(T1,T2):T1 is similar to T2}

For T1A ,

T1 is always similar to T1

So, (T1,T1)R . Hence R is reflexive.

For T1,T2A and (T1,T2)R we have

T1T2(similar)

T2T1 i.e., (T2,T1)R

so, R is symmetric.

for, T1,T2,T3A and (T1,T2)R and (T2,T3)R

T1T2 and T2T3

i.e., T1T3 (T1,T3)R

so, R is transitive

 R is an equivalence relation.

Given, sides of T1 are 3,4,5

Sides of T2 are 5,12,13

Sides of T3 are 6,8,10

As 35412513 we conclude that T1 is not similar to T2

As 561281310 we conclude that T2 is not similar to T3

But as 36=48=510=12 we conclude that 

...more

Get authentic answers from experts, students and alumni that you won't find anywhere else

Sign Up on Shiksha

On Shiksha, get access to

  • 65k Colleges
  • 1.2k Exams
  • 682k Reviews
  • 1800k Answers

Share Your College Life Experience

×
×

This website uses Cookies and related technologies for the site to function correctly and securely, improve & personalise your browsing experience, analyse traffic, and support our marketing efforts and serve the Core Purpose. By continuing to browse the site, you agree to Privacy Policy and Cookie Policy.