Solution to PREDICATE LOGIC: C. Translate the following English sentence into symbol. (3 pts each) 1. No … - Sikademy
Author Image

Archangel Macsika

PREDICATE LOGIC: C. Translate the following English sentence into symbol. (3 pts each) 1. No one in this class is wearing pants and a guitarist. Let: Domain of x is all persons A(x): x is wearing pants B(x): x is a guitarist C(x): belongs to the class Answer: __ 2. No one in this class is wearing pants and a guitarist. Let: Domain of x is persons in this class A(x): x is wearing pants B(x): x is a guitarist Answer: _____________________ 3. There is a student at your school who knows C++ but who doesn’t know Java. Let: Domain: all students at your school C(x): x knows C++ J(x): x knows Java Answer: _______

The Answer to the Question
is below this banner.

Can't find a solution anywhere?

NEED A FAST ANSWER TO ANY QUESTION OR ASSIGNMENT?

Get the Answers Now!

You will get a detailed answer to your question or assignment in the shortest time possible.

Here's the Solution to this Question

1. No one in this class is wearing pants and a guitarist.

Let:

Domain of x is all persons

A(x): x is wearing pants

B(x): x is a guitarist

C(x): belongs to the class

Answer: !\exist x(C(x) and A(x) and B(x))


2. No one in this class is wearing pants and a guitarist.

Let:

Domain of x is persons in this class

A(x): x is wearing pants

B(x): x is a guitarist

Answer: !\existx(A(x) and B(x)


3. There is a student at your school who knows C++ but who doesn’t know Java.

Let:

Domain: all students at your school

C(x): x knows C++

J(x): x knows Java

Answer: \existx(C(x) and !J(x))

Related Answers

Was this answer helpful?

Join our Community to stay in the know

Get updates for similar and other helpful Answers

Question ID: mtid-5-stid-8-sqid-3177-qpid-1876