CSCI 112 Spring 2024
Exploring Computer Science
Archived Class
Charles Cusack
Computer Science
Hope College
Main
Schedule
Grading
Gradebook
Homework

Policies
Advice
College
    Policies

Notes
Programs
Tutorials

CSCI 125
CSCI 255
Others

Admin

Homework 6

Details

For each problem make sure you clearly and neatly show all of your work! Each part/problem is worth 5 points.

  1. Consider the following circuit:
    1. Write the equivalent Boolean expression, labeling the inputs A, B, and C from top to bottom.
    2. Draw a truth table for the circuit.
    3. (Bonus) Draw a simpler circuit that has the same truth table.
  2. Given the Boolean expression (A AND (NOT B)) OR (B and (NOT C)), draw it as a circuit. (You may draw it by hand or use the software we used in class and take a snapshot of the result and print it out.)