This test is run by .
Note that your final mark will not be saved in the system.
Note that your final mark will not be saved in the system.
11. Boolean Algebra Typeit
Target Level
C
Running Total
0
0%
Attempt
1 of 3
Type the correct answers into the spaces. Fill all the spaces before clicking ‘Check Answers!’
Based on the Boolean expressions, fill in each square of the Karnaugh map with either a 1 or a 0 as applicable – do not leave any blank.
Expression: A∧B∧C ∨ ¬A∧¬B∧¬C ∨ B∧¬C
AB | |||||
---|---|---|---|---|---|
00 | 01 | 11 | 10 | ||
C | 00 | ||||
01 |
Expression: A∧B∧C∧D ∨ A∧B∧¬C ∨ ¬A∧B ∨ A∧B∧C∧¬D
AB | |||||
---|---|---|---|---|---|
00 | 01 | 11 | 10 | ||
CD | 00 | ||||
01 | |||||
11 | |||||
10 |