two things i dont like about math.
i dont like numbers, fractors or factoring.
but i like money and math that has to do with that.
Using the database demonstrated in class, and the following simple statements search for (paranthesis required) answer the following questions. Let
d = death penalty 5132
c = capital punishment 5443
n = New York State 237936
Search for:
n /\ ( d \/ c ) 445 New York State and (death penalty or capital punishment)
( n /\ d ) \/ c 5544 (New York State and death penalty) or capital punishment
n /\ d \/ c 5544 New York State and death penalty or capital punishment
( n /\ d) \/ ( n /\ c) 1559 (New York State and death penalty) or (New York State and capital punishment)
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?
Searches b and c had the same results because the questions were too similar, the only difference was the perethesis in on one of the questions
For each of the searches above, determine which Venn diagram corresponds to to the search:
ven diagram A- B and C
venn diagram B- B and C
venn diagram C - A
venn diagram D - D
venn diagram E -A
venn diagram F- B and C
Comments (0)
You don't have permission to comment on this page.