Change set
Pick exam & year, then Go.
Question map
Not attempted
Correct
Incorrect
★
Bookmarked
Loading…
Q138
(CISF/2020)
Science & Technology › ICT, AI, Cybersecurity & Emerging Tech
Convert F(A, B, C) = (A + B̅) (B + C) into canonical Product of Sum form.
Explanation
To convert the Boolean expression F(A, B, C) = (A + B̅)(B + C) into canonical Product of Sum (POS) form, each sum term (maxterm) must contain all three variables (A, B, and C).
- Expand (A + B̅): Add the missing variable C using the identity X + 0 = X and Y · Y̅ = 0.
(A + B̅ + C · C̅) = (A + B̅ + C)(A + B̅ + C̅) - Expand (B + C): Add the missing variable A.
(B + C + A · A̅) = (A + B + C)(A̅ + B + C) - Combine all unique terms: F = (A + B + C)(A̅ + B + C)(A + B̅ + C)(A + B̅ + C̅)
Comparing this result with the given options, Option C contains three of these valid maxterms: (A̅ + B + C), (A + B̅ + C̅), and (A + B̅ + C). Other options are incorrect because they include terms like (A̅ + B̅ + C) or (A̅ + B + C̅), which evaluate to 1 for the given function.
✓ Thank you! We'll review this.
SIMILAR QUESTIONS
Which one among the following is indicated by the following, figure ?
Suppose a, b and c are three distinct natural numbers such that a + b + c = abc. Consider the following statements : 1. The arithmetic mean of a, b and c is a natural number. 2. The harmonic mean of a, b and c lies between 1 and 2. Which of the statements given above is/are correct?
If a > b are two real numbers such that a + b = 10 and a2 + b2 = 52, then what is the value of a - b ?