ExamBro
ExamBro
MHT CET · Maths · Mathematical Reasoning

For the circuit show below, the Boolean polynomial is

  1. A \((\sim p \vee q) \vee(p \vee \sim q)\)
  2. B \((\sim p \wedge q) \wedge(p \wedge q)\)
  3. C \((\sim p \wedge \sim q) \wedge(q \wedge p)\)
  4. D \((\sim p \wedge q) \vee(p \wedge \sim q)\)
Verified Solution

Answer & Solution

Correct Answer

(D) \((\sim p \wedge q) \vee(p \wedge \sim q)\)

Step-by-step Solution

Detailed explanation

Since, \(\sim p\) and \(q\) both switch also are in series
\(
\Rightarrow (\sim p \wedge q)
\)
and \(p\) and \(\sim q\) both switch also are in series
\(
\Rightarrow (p \wedge \sim q)
\)
Both Eqs. (i) and (ii) are parallel switch
\(
\Rightarrow (\sim p \wedge q) \vee(p \wedge \sim q)
\)