Saved Bookmarks
| 1. |
If P = {a, b, c}and Q = {r}, from P × Q and Q x P.Are these two products equal? |
|
Answer» PxQ = {(a,r),(b,r)(c,r)} QxP = {(r, a), (r, b), (r, c)} Clearly P x Q≠QxP |
|