Let p and q represent the following simple statements:
p: The taxes are high.
q: The job pays well.
Write the following compound statement in its symbolic form.
The taxes are high and the job pays well.
The symbolic form is

Respuesta :

Answer:   [tex]p \ \wedge \ q[/tex]

The upside down V symbol is known as a wedge. It represents a conjunction which is informally the "and". In other words, [tex]p \ \wedge \ q = \text{p and q}[/tex]

Note how we can replace p with "the taxes are high" and replace q with "the job pays well" to arrive at the overall compound statement "The taxes are high and the job pays well".

Some logic textbooks will use an ampersand symbol & to be used in place of a wedge. It will depend on the notation that they, or your teacher, has set up.