Finding the Solution for C - (A-B) in Discrete Mathematics

  • Thread starter Thread starter nicnicman
  • Start date Start date
Click For Summary
SUMMARY

The discussion focuses on the problem of finding the set difference C - (A - B) in the context of discrete mathematics, where U is defined as the integers between -10 and 10. The sets are defined as A (multiples of 2), B (multiples of 3), and C (a specific set of integers). The solution correctly identifies A as {-10, -8, -6, -4, -2, 0, 2, 4, 6, 8, 10} and B as {-9, -6, -3, 0, 3, 6, 9}. The final result of C - (A - B) is confirmed to be {-9, -6, 0, 1, 3, 5, 6}.

PREREQUISITES
  • Understanding of set theory concepts such as set difference and set operations.
  • Familiarity with integer sets and their properties.
  • Knowledge of multiples and how to identify them within a defined range.
  • Basic skills in discrete mathematics and logical reasoning.
NEXT STEPS
  • Study set operations in detail, focusing on union, intersection, and difference.
  • Explore the properties of integer sets and their applications in discrete mathematics.
  • Learn about Venn diagrams and their use in visualizing set relationships.
  • Investigate advanced topics in discrete mathematics, such as combinatorics and graph theory.
USEFUL FOR

Students and educators in mathematics, particularly those focusing on discrete mathematics, as well as anyone interested in set theory and its applications in problem-solving.

nicnicman
Messages
132
Reaction score
0
Here's the problem:
Suppose U = {x | -10 ≤ x ≤ 10 and x ∈ Z}, A = all multiples of 2, B = all multiples of 3, and C = {-10, -9, -8, -6, -4, 0, 1, 3, 5, 6, 8, 10}.

Find C - (A-B).

Solution:
A = {-10, -8, -6, -4, -2, 0, 2, 4, 6, 8, 10}
B = {-9, -6, -3, 0, 3, 6, 9}
C = {-10, -9, -8, -6, -4, 0, 1, 3, 5, 6, 8, 10}

C - (A-B) = C - {-10, -8, -4, -2, 2, 4, 8, 10}
= {-10, -8, -6, -4, -2, 0, 2, 4, 6, 8, 10} - {-10, -8, -4, -2, 2, 4, 8, 10}
= {-9, -6, 0, 1, 3, 5, 6}

Does this look right? Thanks for any suggestions!
 
Physics news on Phys.org
nicnicman said:
Here's the problem:
Suppose U = {x | -10 ≤ x ≤ 10 and x ∈ Z}, A = all multiples of 2, B = all multiples of 3, and C = {-10, -9, -8, -6, -4, 0, 1, 3, 5, 6, 8, 10}.

Find C - (A-B).

Solution:
A = {-10, -8, -6, -4, -2, 0, 2, 4, 6, 8, 10}
B = {-9, -6, -3, 0, 3, 6, 9}
C = {-10, -9, -8, -6, -4, 0, 1, 3, 5, 6, 8, 10}

C - (A-B) = C - {-10, -8, -4, -2, 2, 4, 8, 10}
= {-10, -8, -6, -4, -2, 0, 2, 4, 6, 8, 10} - {-10, -8, -4, -2, 2, 4, 8, 10}
= {-9, -6, 0, 1, 3, 5, 6}

Does this look right? Thanks for any suggestions!
Looks right to me.
 
Okay, thanks for the help!
 

Similar threads

  • · Replies 31 ·
2
Replies
31
Views
3K
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 30 ·
2
Replies
30
Views
4K
  • · Replies 2 ·
Replies
2
Views
1K
Replies
2
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 27 ·
Replies
27
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
2
Views
2K