Saved Bookmarks
| 1. |
Let * be a binary operation on the set Q of rational numbers as follow. Find which of the binary operations are commutative and which are associative. a*b = ab2 |
|
Answer» a ∈ Q, be Q , a * b = ab2 b * a = ba2 ∴ a * b≠ b * a hence not commutative. (a * b) * c = (ab2) * c = ab2c2 a * (b * c) = a * (bc2) = ab2c4 (a * b) * c = a * (b) ∴ * is not associative. |
|