Pwilliams

 

Two Things I like about Math:

  1.  It helps you balance your life financially
  2. People think you are smart when you are good at math                                                                                                                                                                              

 

 

One thing I dislike about Math is that there are so many things that are taught that will never be used in life

 

Precedence Of Operators


  1. Using the database you were assigned and the following simple statements search for (paranthesis required).
    • d = death penalty= 3817

       

    • c = capital punishment=2225
    • n = New York State=105000

      Search for:

      1. n /\ ( d \/ c ) new york state and (death penalty or capital punishment) #341
      2. ( n /\ d ) \/ c (new york state and Death Penalty) or capital punishment #2225

         

      3. n /\ d \/ c      New York State and death penalty or capital punishment   #341

         

      4. ( n /\ d) \/ ( n /\ c) (New York state and dealth penalty) or (New York State and Capital Punishment) #341
      You must record the number of hits and exactly what you entered as your search criteria.
  2. In part 1, which searches yield the same results and why? the search is asking for the same exact thing. (e.g.) A and C is distributive
  3. For each of the searches above, determine which Venn diagram corresponds to to the search:
    1. (N /\ D) \/ C
    2. N /\ (D \/ 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