Two things i like about math:

     1. Throughout my life math was my strongest subject and i got the best grades in the subject.

     2. Math comes to me very quickly.

 

    1. Using the database demonstrated in class, and the following simple statements search for (paranthesis required) answer the following questions. Let

           d = death penalty  --------------------12344

           c = capital punishment  --------------23432

           n = New York State ------------------87465

    Search for:

    1. n /\ ( d \/ c )       New York State and (death penalty or capital punishment) -----149
    2. ( n /\ d ) \/ c       (New York State and death penalty) or capital punishment -------5167
    3. n /\ d \/ c            New York State and death penalty or capital punishment----149
    4. ( n /\ d) \/ ( n /\ c)  (New York State and death penalty) or (New York State and capital punishment)-----149 

       2.   In part 1, which searches yield the same results and why?  a, c and d had the same results because it is the same search but written in different ways. 

       3.  a. B and C

             b. B and C

             c. A

             d. D

             e. A

             F. B and C

     

     

     

     

     

     


  • Page Information

    • 7 months ago [history]
    • View page source
    • You're not logged in
    • No tags yet learn more

    Wiki Information

    Recent PBwiki Blog Posts