Saved Bookmarks
| 1. |
A = {x/x is a multiple of 5, x |
|
Answer» ONG>ANSWER: A=5,10,15,20,25 B=1,2,4,5,10,20 AUB=15,20,25,1,2,4,5,10 A^B=5,10,20 |
|