Answer:
"The Hulk is not green AND the Iron Man is not red"
Step-by-step explanation:
DeMorgan's laws state that the negation of an statement whose structure is "p OR q" is "not p AND not q", and similarly, that the negation of an statement whose structure is "p AND q" is "not p OR not q". The statement we want to negate in our case is "The Hulk is green OR the Iron Man is red". This is an statement whose structure is of the type "p OR q", where p would be "The Hulk is green", and q would be "the Iron Man is red". So according to DeMorgan's laws, its negation should be the statement "not p AND not q". To put them in common english, not p would be "The Hulk is NOT green", and not q would be "The Iron Man is NOT red". So the statement "not p AND not q" is simply "The Hulk is not green AND the Iron Man is not red".
Answer:
x = 9
Step-by-step explanation:
6x = 54
Simple way of solving, all you have to do is isolate the variable "x." To do that, divide the number, 6, by both sides.
6x / 6 = 54 / 6
54 / 6 = 9
Hence,
x = 9
Hope this helps :)
X^2 - x - 6
Let's factorise. So we pick two numbers such that their product gives (-6) and
adding them up gives us (-1)
Our choice pick is -3 and 2
So we have: X^2 - 3x + 2x - 6 = 0
Factorimg we have X(X - 3) + 2( X - 3) = 0
So (X - 3) and (X + 2) are the solution to the equation.
Hence my answer is X - 3 and X + 2. None of the option applies.
Answer:
(a) B' U U = { f,g,h,p,q,r}
(b) B ∩ U = {g,q,r}
Step-by-step explanation:
Greetings !
(a) B/c B'= {X: X∈U and X∉B}
thus,B'= {f,h,p}
B' U U= {f,h,p} U {f,g,h,p,q,r}
= {f,g,h,p,q,r}
(b) B ∩ U= {g,q,r}