Answer:
information
Explanation:
libraries have books that contain information on topics you need!
"We noticed the CAMPING club had set up their tents nearby" This is the answer because in the other sentences it is being used solely as a verb. Where as in the first sentence it is being used as a noun for the the club.
D = { ..., - 3, - 2 , - 1 , 0, 1 , 2 , 3 , ...}
E = { 1, 4, 9, 16, 25 }
F = { 21, 23, 25, 27, 29 }
D ∩ E = { 1, 4, 9 , 16, 25 } - False ( A )
D ∩ F = {21, 23, 25 , 27, 29 } - False ( B )
E ∩ F = { 25 } - False ( D )
D ∩ ( E ∪ F ) = { 1, 4, 9 , 16, 21, 23, 25, 27, 29 } - False ( E )
Answer:
Correct statement is:
C ) D ∪ ( E ∩ F ) = { all whole numbers }