summaryrefslogtreecommitdiff
path: root/3860/CH2/EX2.25/Ex2_25.txt
diff options
context:
space:
mode:
Diffstat (limited to '3860/CH2/EX2.25/Ex2_25.txt')
-rw-r--r--3860/CH2/EX2.25/Ex2_25.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/3860/CH2/EX2.25/Ex2_25.txt b/3860/CH2/EX2.25/Ex2_25.txt
new file mode 100644
index 000000000..481f671ef
--- /dev/null
+++ b/3860/CH2/EX2.25/Ex2_25.txt
@@ -0,0 +1,10 @@
+
+ f = bc + ac + ab
+
+ f = bca + bca' + ac + ab
+
+ f = bca + bca' + acb + acb' + abc + abc'
+
+ f = abc + a'bc + abc + ab'c + abc + abc'
+
+ f = a'bc + ab'c + abc' + abc \ No newline at end of file