logo

CuriousTab

CuriousTab

Discussion


Home Digital Electronics Boolean Algebra and Logic Simplification Comments

  • Question
  • The commutative law of addition and multiplication indicates that:


  • Options
  • A. we can group variables in an AND or in an OR any way we want
  • B. an expression can be expanded by multiplying term by term just the same as in ordinary algebra
  • C. the way we OR or AND two variables is unimportant because the result is the same
  • D. the factoring of Boolean expressions requires the multiplication of product terms that contain like variables

  • Correct Answer
  • the way we OR or AND two variables is unimportant because the result is the same 


  • Boolean Algebra and Logic Simplification problems


    Search Results


    • 1. Determine the values of A, B, C, and D that make the product term equal to 1.

    • Options
    • A. A = 0, B = 1, C = 0, D = 1
    • B. A = 0, B = 0, C = 0, D = 1
    • C. A = 1, B = 1, C = 1, D = 1
    • D. A = 0, B = 0, C = 1, D = 0
    • Discuss
    • 2. The systematic reduction of logic circuits is accomplished by:

    • Options
    • A. using Boolean algebra
    • B. symbolic reduction
    • C. TTL logic
    • D. using a truth table
    • Discuss
    • 3. For the SOP expression , how many 1s are in the truth table's output column?

    • Options
    • A. 1
    • B. 2
    • C. 3
    • D. 5
    • Discuss
    • 4. How many gates would be required to implement the following Boolean expression before simplification? XY + X(X + Z) + Y(X + Z)

    • Options
    • A. 1
    • B. 2
    • C. 4
    • D. 5
    • Discuss
    • 5. Converting the Boolean expression LM + M(NO + PQ) to SOP form, we get ________.

    • Options
    • A. LM + MNOPQ
    • B. L + MNO + MPQ
    • C. LM + M + NO + MPQ
    • D. LM + MNO + MPQ
    • Discuss
    • 6. How many gates would be required to implement the following Boolean expression after simplification? XY + X(X + Z) + Y(X + Z)

    • Options
    • A. 1
    • B. 2
    • C. 4
    • D. 5
    • Discuss
    • 7. The commutative law of Boolean addition states that A + B = A × B.

    • Options
    • A. True
    • B. False
    • Discuss
    • 8. Determine the values of A, B, C, and D that make the sum term equal to zero.

    • Options
    • A. A = 1, B = 0, C = 0, D = 0
    • B. A = 1, B = 0, C = 1, D = 0
    • C. A = 0, B = 1, C = 0, D = 0
    • D. A = 1, B = 0, C = 1, D = 1
    • Discuss
    • 9. A Karnaugh map is a systematic way of reducing which type of expression?

    • Options
    • A. product-of-sums
    • B. exclusive NOR
    • C. sum-of-products
    • D. those with overbars
    • Discuss
    • 10. The Boolean expression is logically equivalent to what single gate?

    • Options
    • A. NAND
    • B. NOR
    • C. AND
    • D. OR
    • Discuss


    Comments

    There are no comments.

Enter a new Comment