Question 507299: Consider the set of integers greater than -2 and less than 6. A subset of this set is the positive factors of 5. What is the complement of this subset?
Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Consider the set of integers greater than -2 and less than 6. A subset of this set is the positive factors of 5. What is the complement of this subset?
----
U = {-1,0,1,2,3,4,5}
---
A = {5}
---
A complement = {-1,0,2,3,4}
================================
cheers,
Stan H.
============
|
|
|