Proving A x (BUC) = (A x B) U (B x C) in Modern Algebra

  • Thread starter Thread starter OhyesOhno
  • Start date Start date
  • Tags Tags
    Algebra
OhyesOhno
Messages
28
Reaction score
0
This problem involves modern algebra sets... particularly on cartesian products... so here's the problem:

Prove that A x (BUC) = (A x B) U (B x C)

Note that U here is 'union'

How do I prove that?? I know by the law of De Morgen that A U (BnC) = AUB n AUC but I don't know how to prove that one...
 
Physics news on Phys.org
Mmmm I'm not so sure that this statement is true.

Suppose C = {1}, B={0}, A={37,38}.

Then Ax(BUC) = Ax{0,1} = {(37,0), (37,1), (38,0), (38,1)}. Meanwhile (AxB)U(BxC) = {(37,0),(38,0)}U{(0,1} = {(37,0),(38,0),(0,1)}

Did you happen to mean Ax(BUC) = (AxB)U(AxC) ?
 
Oh yeah, sorry about that. Ax(BUC) = (AxB)U(AxC) is what I meant. Sorry!
 
Pick an element (x,y) of the left side and show it's in the right side and conversely. If you describe the contents of the two sides of the equation in words, you'll find you are saying the same thing.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top