Maths

Get insights from 6.5k questions on Maths, answered by students, alumni, and experts. You may also ask and answer any question you like about Maths

Follow Ask Question
6.5k

Questions

0

Discussions

17

Active Users

0

Followers

New answer posted

6 months ago

0 Follower 2 Views

V
Vishal Baghel

Contributor-Level 10

A = N * N

* is a binary operation on A and is defined by:

(a, b) * (c, d) = (a + c, b + d)

Let (a, b), (c, d) ∈ A

Then, a, b, c, d ∈ N

We have:

(a, b) * (c, d) = (a + c, b + d)

(c, d) * (a, b) = (c + a, d + b) = (a + c, b + d) 

[Addition is commutative in the set of natural numbers]

∴(a, b) * (c, d) = (c, d) * (a, b)

Therefore, the operation * is commutative.

Now, let (a, b), (c, d), (e, f) ∈A

Then, a, b, c, d, e, f ∈ N

We have:

((a,b).(c,d)).(e,f)=(a+c,b+d).(e,f)=(a+c+e,b+d+f)(a,b).((c,d).(e,f))=(a,b).(c+e,d+f)=(a+c+e,b+d+f)((a,b).(c,d)).(e,f)=(a,b).((c,d).(e,f))

Therefore, the operation* is associative.

An element e=(e1,e2) will be an identity element for the operation* if

a*e=a=e*aa=(a1,a2)A

i.e.,(a1+e1,a2+e2)=(a1,a2)=(e1+a1,e2+a2) which is not true for any element in A.

Therefore, the operation* does not have any identity

...more

New answer posted

6 months ago

0 Follower 4 Views

P
Payal Gupta

Contributor-Level 10

24. (i) f(x)=2 – 3x, x  R, x>0.

Given, x>0

3x>3 * 0

3x>0

(–1) * 3x<(1) * 0.

–3x<0

2 – 3x<0+2

2 – 3x<2

i.e., f(x) < 2

Hene, range of f(x) = (– ?, 2)

(ii) Given, f(x) = x2+2, x is a real number.

Since, x is a real number,

x2 ≥ 0 (x2=0 for x=0)

x2+2 ≥ 0+2

x2+2 ≥ 2

f(x) ≥ 2

?Range of f(x) = [2, ?) 

(iii) Given, f(x) = x, x is a real number.

As, f(x) = x, the range of f(x) is also real.

i.e., Range of f(x) = R.

New answer posted

6 months ago

0 Follower 21 Views

A
alok kumar singh

Contributor-Level 10

Kindly go through the solution

New answer posted

6 months ago

0 Follower 2 Views

V
Vishal Baghel

Contributor-Level 10

Let the identity be I.

An element eQ will be the identity element for the operation* if

a*e=a=e*a, aQ.

We are given

a*b=ab4a*e=aae4=ae=4

Similarly, it can be checked for e*a=a , we get e=4. Thus, e=4 is the identity

New answer posted

6 months ago

0 Follower 11 Views

V
Vishal Baghel

Contributor-Level 10

(i) On Q the operation* is defined as a*b=a-b.

It can be observed that:

12.13=1213=326=16"and"13.12=1312=236=1612.1313.12where,12,13Q

Thus, the operation* is not commutative.

It can also be observed that:

(12.13).14=(1213).14=16.14=1614=2312=11212.(13.14)=12.(1314)=12.112=12112=6112=512(12.13).1412.(13.14)where,12,13,14Q

Thus, the operation* is not associative.

(ii) On Q the operation* is defined as a*b=a2+b.

For a,bQ , we have:

a.b=a2+b2=b2+a2=b.aa*b=b*a

Thus, the operation* is commutative.

It can be observed that:

(1*2)*3=(12+22)*3=(1+4)*3=5*3=52+32=25+9=341*(2*3)=1*(22+32)=1*(4+9)=1*13=12+132=1+169=170(1*2)*31*(2*3),where,1,2,3Q

Thus, the operation* is not commutative.

(iii) On Q the operation* is defined as a*b=a+ab.

It can be observed that:

1.2=1+1*2=1+2=32.1=2+2*1=2+2=41.22.1,where,1,2Q

Thus, the operation* is not commutative.

It can also be observed that:

(1.2).3=(1+1*2).3=3.3=3+3*3=3+9=121.(2.3)=1.(2+2*3)=1+1*8=9(1.2).31.(2.3),where,1,2,3Q

Thus, the operation* is not associative.

(iv) On Q the operation* is defined as a*b=(a-b)2

For a,bQ , we have:

a*b=(ab)2b*a=(ba)2=[(ab)]2=(ab)2a*b=b*a

Thus, the operation* is commutative

...more

New question posted

6 months ago

0 Follower 7 Views

New answer posted

6 months ago

0 Follower 4 Views

A
alok kumar singh

Contributor-Level 10

58. Let (0, y) be the point on y-axis which is at a distance 4 unit from the line x3+y4=1

Then, the line x3+y4=1

4x + 3y = 12.

4x + 3y - 12 = 0

New answer posted

6 months ago

0 Follower 2 Views

V
Vishal Baghel

Contributor-Level 10

The binary operation * on N is defined as:

a * b = H.C.F. of a and b

It is known that: 

H.C.F. of a and b = H.C.F. of b and a & mn For E; a, b ∈ N. 

∴a * b = b * a

Thus, the operation * is commutative.

For a, b, c ∈ N, we have:

(a * b)* c = (H.C.F. of a and b) * c = H.C.F. of a, b, and c

a * (b * c)= a * (H.C.F. of b and c) = H.C.F. of a, b, and c

∴ (a * b) * c = a * (b * c)

Thus, the operation * is associative.

Now, an element e ∈ N will be the identity for the operation * if a * e = a = e* a ∈ a ∈ N.

But this relation is not true for any a ∈ N.

Thus, the operation * does not have any identity in N.

New answer posted

6 months ago

0 Follower 11 Views

A
alok kumar singh

Contributor-Level 10

57. Let a and b be the x & y intercept. Then,

xa+yb=1. _____ (1)

Given, a + b = 1. ______ (2) b = 1 -a _____ (3)

and ab = -6 _____ (4)

Putting eqn (B) in (iii) we get a

a (1- a) = - 6

a - a2 = - 6

a2 - a - 6 = 0

a2 + 2a - 3a - 6 = 0

a (a + 2) - 3 (a + 2) = 0

(a + 2) (a -3) = 0

(a + 2) (a -3) = 0.

a = 3 or a = -2.

When a = 3, b = 1- a = 1 - 3 = - 2

When a = - 2, b = 1 - (-2) = 1 + 2 = 3

So, (a, b) = (3, -2) and (-2, 3)

Hence, eqn (1) becomes,

x3+y-2=1 and x-2+y3=1.

2x – 3y = 6 and 2y - 3x = 6

Gives the read eqn of lines

New answer posted

6 months ago

0 Follower 2 Views

V
Vishal Baghel

Contributor-Level 10

The operation * on the set A = {1, 2, 3, 4, 5} is defined as 

a * b = L.C.M. of a and b.

Then, the operation table for the given operation * can be given as:

*

1

2

3

4

5

1

1

2

3

4

5

2

2

2

6

4

10

3

3

6

3

12

15

4

4

4

12

4

20

5

5

10

15

20

5

It can be observed from the obtained table that:

3 * 2 = 2 * 3 = 6 ∉ A, 5 * 2 = 2 * 5 = 10 ∉ A, 3 * 4 = 4 * 3 = 12 ∉ A

3 * 5 = 5 * 3 = 15 ∉ A, 4 * 5 = 5 * 4 = 20 ∉ A 

Hence, the given operation * is not a binary operation.

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
  • 679k 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.