The negation of \( (p \land (\sim q)) \lor (\sim p) \) is equivalent to:
To find the negation of logical expressions, apply De Morgan's laws carefully, then simplify using logical identities and set theory concepts if needed.
We start with the given expression:
\[ (p \land (\sim q)) \lor (\sim p). \]
Apply the negation:
\[ \sim \big((p \land (\sim q)) \lor (\sim p)\big). \]
Using De Morgan's laws:
\[ \sim (A \lor B) = (\sim A) \land (\sim B). \]
Here, \( A = (p \land (\sim q)) \) and \( B = (\sim p) \):
\[ \sim \big((p \land (\sim q)) \lor (\sim p)\big) = (\sim (p \land (\sim q))) \land (\sim (\sim p)). \]
Simplify each term:
Thus, the expression becomes:
\[ ((\sim p) \lor q) \land p. \]
Distribute \( p \):
\[ ((\sim p) \land p) \lor (q \land p). \]
Since \( (\sim p) \land p = \text{False} \):
\[ \text{False} \lor (q \land p) = (q \land p). \]
Hence, the negation simplifies to:
\[ p \land q. \]
Consider the following logic circuit.
The output is Y = 0 when :


To obtain the given truth table, the following logic gate should be placed at G:
Which of the following circuits has the same output as that of the given circuit?

Consider the following reaction occurring in the blast furnace. \[ {Fe}_3{O}_4(s) + 4{CO}(g) \rightarrow 3{Fe}(l) + 4{CO}_2(g) \] ‘x’ kg of iron is produced when \(2.32 \times 10^3\) kg \(Fe_3O_4\) and \(2.8 \times 10^2 \) kg CO are brought together in the furnace.
The value of ‘x’ is __________ (nearest integer).
Among the following cations, the number of cations which will give characteristic precipitate in their identification tests with
\(K_4\)[Fe(CN)\(_6\)] is : \[ {Cu}^{2+}, \, {Fe}^{3+}, \, {Ba}^{2+}, \, {Ca}^{2+}, \, {NH}_4^+, \, {Mg}^{2+}, \, {Zn}^{2+} \]
X g of benzoic acid on reaction with aqueous \(NaHCO_3\) release \(CO_2\) that occupied 11.2 L volume at STP. X is ________ g.
Standard entropies of \(X_2\), \(Y_2\) and \(XY_5\) are 70, 50, and 110 J \(K^{-1}\) mol\(^{-1}\) respectively. The temperature in Kelvin at which the reaction \[ \frac{1}{2} X_2 + \frac{5}{2} Y_2 \rightarrow XY_5 \quad \Delta H = -35 \, {kJ mol}^{-1} \] will be at equilibrium is (nearest integer):
37.8 g \( N_2O_5 \) was taken in a 1 L reaction vessel and allowed to undergo the following reaction at 500 K: \[ 2N_2O_5(g) \rightarrow 2N_2O_4(g) + O_2(g) \]
The total pressure at equilibrium was found to be 18.65 bar. Then, \( K_p \) is: Given: \[ R = 0.082 \, \text{bar L mol}^{-1} \, \text{K}^{-1} \]
It is the gate, where a circuit performs an AND operation. It has n number of input where (n >= 2) and one output.
It is the gate, where a circuit performs an OR operation. It has n number of input where (n >= 2) and one output.
An inverter is also called NOT Gate. It has one input and one output where the input is A and the output is Y.
A NAND operation is also called a NOT-AND operation. It has n number of input where (n >= 2) and one output.
A NOR operation is also called a NOT-OR operation. It has n number of input where (n >= 2) and one output.
XOR or Ex-OR gate is a specific type of gate that can be used in the half adder, full adder, and subtractor.
XNOR gate is a specific type of gate, which can be used in the half adder, full adder, and subtractor. The exclusive-NOR gate is flattened as an EX-NOR gate or sometimes as an X-NOR gate. It has n number of input (n >= 2) and one output.