1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
lara [203]
3 years ago
12

Express the negations of each of these statements so that all negation symbols immediately precede predicates. a) ∀x∃y∀zT(x, y,

z) b) ∀x∃yP(x, y) ∨ ∀x∃yQ(x, y) c) ∀x∃y(P(x, y) ∧ ∃zR(x, y, z)) d) ∀x∃y(P(x, y) → Q(x, y))
Mathematics
2 answers:
sasho [114]3 years ago
5 0

Answer:

a) ∃x∀y∃z~T(x, y, z)

b) ∃x∀y~P(x, y) ∧ ∃x∀y~Q(x, y)

c) ∃x∀y(~P(x, y) ∨ ∀z~R(x, y, z))

d) ∃x∀y(P(x, y) → ~Q(x, y))

Step-by-step explanation:

The negation of a is written as ~a.

Note the following properties that are going to be applied in the problems here :

~(P → Q) = P → ~Q

De Morgan's Laws

~(P ∨ Q) = ~P ∧ ~Q

~(P ∧ Q) = ~P ∨ ~Q

~∃xP = ∀xP

~∀xP = ∃xP

So back to the original problem.

a) ∀x∃y∀zT(x, y, z)

We have the negation as

~[∀x∃y∀zT(x, y, z)]

= ∃x~∃y∀zT(x, y, z)

= ∃x∀y∀~zT(x, y, z)

= ∃x∀y∃z~T(x, y, z)

b) ∀x∃yP(x, y) ∨ ∀x∃yQ(x, y)

Negation is:

~[∀x∃yP(x, y) ∨ ∀x∃yQ(x, y)]

= ~∀x∃yP(x, y) ∧ ~∀x∃yQ(x, y)

= ∃x~∃yP(x, y) ∧ ∃x~∃yQ(x, y)

= ∃x∀y~P(x, y) ∧ ∃x∀y~Q(x, y)

c) ∀x∃y(P(x, y) ∧ ∃zR(x, y, z))

Negation is:

~[∀x∃y(P(x, y) ∧ ∃zR(x, y, z))]

= ~∀x∃y(P(x, y) ∧ ∃zR(x, y, z))

= ∃x~∃y(P(x, y) ∧ ∃zR(x, y, z))

= ∃x∀y~(P(x, y) ∧ ∃zR(x, y, z))

= ∃x∀y(~P(x, y) ∨ ~∃zR(x, y, z))

= ∃x∀y(~P(x, y) ∨ ∀z~R(x, y, z))

d) ∀x∃y(P(x, y) → Q(x, y))

Negation is:

~[∀x∃y(P(x, y) → Q(x, y))]

= ~∀x∃y(P(x, y) → Q(x, y))

= ∃x~∃y(P(x, y) → Q(x, y))

= ∃x∀y~(P(x, y) → Q(x, y))

= ∃x∀y(P(x, y) → ~Q(x, y))

Gnesinka [82]3 years ago
3 0

Answer:

a) ∀x∃y ¬∀zT(x, y, z)

∀x∃y ∃z ¬T(x, y, z)

b) ∀x¬[∃y (P(x, y) ∨ Q(x, y))]

∀x∀y ¬ [P(x, y) ∨ Q(x, y)]

∀x∀y [¬P(x, y) ^ ¬Q(x, y)]

c) ∀x ¬∃y (P(x, y) ^ ∃zR(x, y, z))

∀x ∀y ¬(P(x, y) ^ ∃zR(x, y, z))

∀x ∀y (¬P(x, y) v ¬∃zR(x, y, z))

∀x ∀y (¬P(x, y) v ∀z¬R(x, y, z))

d) ∀x¬∃y (P(x, y) → Q(x, y))

∀x∀y ¬(P(x, y) → Q(x, y))

∀x∀y (¬P(x, y) ^ Q(x, y))

You might be interested in
What is the angle formed by the minute and hour hands of a clock when it is 6:00
nlexa [21]

the angle would be 180

7 0
3 years ago
Mr. Hawkins is covering a wall with wallpaper. The wall is a rectangle and measures 14 feet by 12 feet. Each square foot of wall
ELEN [110]

Answer:

$487.2

Step-by-step explanation:

you multiply 14 and 12 then you get the answer of 168 and multiply that with $2.90 then you get the answer of $487.2.

3 0
3 years ago
Read 2 more answers
111111111111111111111111111111111111111111111111111
Illusion [34]

Answer:

x = 4

Step-by-step explanation:

Step 1: Subtract 4 from both sides.

5x+4−4=24−4

5x=20

Step 2: Divide both sides by 5.

5x

5

=

20

5

x=4

you welcome love

6 0
3 years ago
Read 2 more answers
If all the angles are equivalent (the same), the angles must each be 60 degrees because 60 times 3 angles equals 180.
arlik [135]

Answer: A

Step-by-step explanation: true true true

6 0
3 years ago
How do I use the substitution method to find the point of intersection of
Goshia [24]
To substitute, solve for one variable and then plug it into the other equation you have. In this problem, y is already solved for on the top equation (y=x+2), so you just stuff it into the second equation.

y = x + 2
3y = 4x - 2

3(x + 2) = 4x - 2
3x + 6 = 4x - 2
-x = -8
x = 8
y = x + 2 = 8 + 2 = 10

solution:
x = 8 
y = 10

hope this helps!! :)
7 0
3 years ago
Other questions:
  • How do you add and subtract polynomials?
    6·1 answer
  • Please help me :)) algebra 2! what are the real roots?
    9·1 answer
  • Explain what the slope of a linear relationship is.
    10·1 answer
  • What is the value of n 9 times 27 plus 2 times 31 - 28 equals n
    5·2 answers
  • Ansel works on commission as a furniture salesman. He sold a couch that cost $800 and received a $120 commission. What percent o
    10·2 answers
  • <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="ecc2c2c2c2c2c2c2c2c2c2c2ac">[email&#160;protected]</a>@
    15·2 answers
  • A grocery store clerk put only cans of tomato soup and cans of chicken soup on a shelf. The ratio of the number of cans of chick
    5·1 answer
  • Rewrite the expression in distributive property 8(2m+1)
    6·2 answers
  • How far apart are (-4,-6) and (-4, 13)?<br> Pls hurry and explain
    8·1 answer
  • Round 21254 to the nearest thousand
    7·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!