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).

  1. 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̅)
  2. Expand (B + C): Add the missing variable A.
    (B + C + A · A̅) = (A + B + C)(A̅ + B + C)
  3. 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

CAPF · 2014 · Q70 Relevance score: 0.40

Which one among the following is indicated by the following, figure ?

CAPF · 2023 · Q98 Relevance score: -0.82

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?

CISF · 2021 · Q6 Relevance score: -1.29

If a > b are two real numbers such that a + b = 10 and a2 + b2 = 52, then what is the value of a - b ?

CAPF · 2025 · Q64 Relevance score: -1.37

If $a/b=2$, $b/c=3$, $c/d=4$, $d/e=3$, $e/f=2$ and $f/g=1\cdot5$, what is the value of $\frac{a+b+c}{e-f+g}$?