设集合A={a,b,c},集合B={a,b,c,d,e},则AUB=

问题描述:

设集合A={a,b,c},集合B={a,b,c,d,e},则AUB=
我写a,b,c怎么错了?还少了什么?

∪是并集
交集是∩
所以
A∪B={a,b,c,d,e}