Recent content by Extreme112

  1. Extreme112

    K-Maps Prime Implicates and Essential Minterms

    Homework Statement For each of the following functions with “don’t care” conditions, draw two k-maps: one for the simplified SOP and the other for the simplified POS; circle the essential prime circles, and underline the essential prime minterms (maxterms) as described in lecture. Indicate all...
  2. Extreme112

    How Many Ways to Select 10 Jellybeans With Up to 4 Greens?

    I think I forgot the 0 case. Thanks for the help guys.
  3. Extreme112

    How Many Ways to Select 10 Jellybeans With Up to 4 Greens?

    Homework Statement How many ways can you select 10 jellybeans from colors Red, Blue, Green so that at most you only have 4 Green jellybeans? Homework Equations ... 3. The Attempt at a Solution [/B] # of ways = # of ways to pick 1 Green + # of ways to pick 2 Green + #of ways to pick 3...
  4. Extreme112

    Help with simplifying boolean expression

    Thanks, I didn't even see that.
  5. Extreme112

    Help with simplifying boolean expression

    < Mentor Note -- thread moved to HH from the technical math forums, so no HH Template is shown >[/color] (A+B)&(C+D) + (A+B)&(C+D)' + C (A+B)&(C+D) + (A+B)&(C'&D') + C by deMorgans (A+B)&[(C+D)+(C'&D')] + C by Distributive I'm just wondering if I did anything wrong in this simplification or...
Back
Top