Asked by Ilukui
A binary operation * on the set of real numbers is defined by a*b= a+b-ab for a,b, c is belongs to R.
i) show that the operation is associative. That is, (a*b)*c=a*(b*c) for all a,b,c belongs to R.
ii) Find the value of -5*8 and also the value of (4*6)*5/13.
i) show that the operation is associative. That is, (a*b)*c=a*(b*c) for all a,b,c belongs to R.
ii) Find the value of -5*8 and also the value of (4*6)*5/13.
Answers
Answered by
Reiny
your def: a*b= a+b-ab
= first + last - product of first times last
(a*b)*c
= (a+b-ab)*c
= a+b-ab + c - ac - bc + abc
= a+b+c - ac - ab - bc + abc
a*(b*c)
= a*(b+c - bc)
= a+b+c-bc - ab - ac + abc
= a+b+c - ac - ab - bc + abc
= (a*b)*c
so the operation is associative
-5*8 = -5+8 -(-40) = 43
I think you should try the last part yourself
remember, first + last - product
= first + last - product of first times last
(a*b)*c
= (a+b-ab)*c
= a+b-ab + c - ac - bc + abc
= a+b+c - ac - ab - bc + abc
a*(b*c)
= a*(b+c - bc)
= a+b+c-bc - ab - ac + abc
= a+b+c - ac - ab - bc + abc
= (a*b)*c
so the operation is associative
-5*8 = -5+8 -(-40) = 43
I think you should try the last part yourself
remember, first + last - product
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.