
Educators: Earn a free Gold upgrade by joining the PBwiki Back To School Challenge.
Using the database demonstrated in class, and the following simple statements search for (paranthesis required) answer the following questions. Let
d = death penalty
c = capital punishment
n = New York State
Search for:
n /\ ( d \/ c ) =421 New York State and (death penalty or capital punishment)
( n /\ d ) \/ c= 5540 (New York State and death penalty) or capital punishment
n /\ d \/ c=5540 (New York State and death penalty) or capital punishment
( n /\ d) \/ ( n /\ c)= 421
You must record the number of hits and exactly what you entered as your search criteria.
In part 1, which searches yield the same results and why?
2. In part 1, which searches yield the same results and why?
The search for a & d come up with the same result, the distributive law.
The search for b & c have the same result also.
venn diagrams
A.
B. (n/\d)\/c= n\/d\/c
C.n/\(d\/c)=(n/\d)\/(n\/c)
D.
F
Page Information
|
Wiki Information |
Recent PBwiki Blog Posts |