Math Assignment
Math Assignment
Instructions: Answer the questions below by showing all the steps in order to obtain the
final results. Answers without the detailed steps will receive a grade of ZERO.
Submit your answers by the specified due date. If you submit handwritten answers (NOT as
pictures), then scan all the pages and submit them as ONE pdf file using the assignment
drop box in SLATE.
Include a cover page including Student Name, Course Code, Assignment #/Title, Date.
This is an individual assignment. Assignments copied in whole or in part will receive a
grade of ZERO.
1a. [2 marks] Convert the following two hexadecimal numbers into binary:
FCA 3DE
1b: [2 marks] Now perform the AND (logic) operation on each corresponding pair of binary bits
in the two numbers from part (a).
4. [6 marks] Use truth tables to verify which one of the following compound statements is a
tautology, and which one is a contradiction.
(a) ¬p → (p → q)
(b) [¬p ∧ (p ∨ q)] → q
(c) (p ∧ q) ∧ ¬p
5. [4 marks] Use truth tables to show that ¬ (p ∨ (¬p ∧ q)) and ¬p ∧ ¬q are logically equivalent.
6. [4 marks] Show that ¬ (p ∨ (¬p ∧ q)) and ¬p ∧ ¬q is logically equivalent. Do not use
truth tables, instead use logical equivalences.
7. [3 marks] Let C(x) be “x is a comedian” and F(x) be “x is funny” and the domain consists
of all people. Translate the following mathematical statements into English.
8. [2 marks] Let P(x) be the statement “the word x contains the letter a”. What are the
truth values of:
(a) P(Sheridan)
(b) P(false)
9. [3 marks] Given the following circuit. Find the Boolean expression that represents the
output y.