CMSC 250 Homework 1 Fall 2001
Due Wed Sept 5 at the beginning of your discussion section.

  1. Translate the following to logical expressions assuming:

    1. Pete and Quincey went to the store.

    2. Quincey went to the store with Pete or Rose.

  2. Determine which of the following are statements and which are not.

    1. The sun will rise tomorrow.

    2. Is this sentence a statement?

    3. This sentence is not a statement.

    4. Sparkly Cola is the best.

  3. For each of the following, translate the logical expression to an English statement and then give values which would make the statement true. Assuming the following variables:

    1. $(p\wedge q)\wedge r$

    2. $(p\vee q)\wedge \sim r$

    3. $p\wedge \sim q$

  4. Write the truth table for the following statement: $p\,\wedge \sim p$.

  5. Write the truth table for the following statement: $(p\, \wedge
\sim q)\vee (\sim p \wedge q)$.

  6. Show that the statement `` $p\wedge q\vee r$'' is ambiguous by writing the truth tables for $(p\wedge q)\vee r$ and $p\wedge (q\vee r)$ and showing that they are not equal.

About this document ...

This document was generated using the LaTeX2HTML translator Version 99.1 release (March 30, 1999)

Copyright © 1993, 1994, 1995, 1996, Nikos Drakos, Computer Based Learning Unit, University of Leeds.
Copyright © 1997, 1998, 1999, Ross Moore, Mathematics Department, Macquarie University, Sydney.

The command line arguments were:
latex2html -show_section_numbers -split 0 -no_navigation -no_footnode h1.tex

The translation was initiated by John Arras on 2001-09-07


John Arras
2001-09-07