In the circuit shown below, P and Q are the inputs. The logical function realized by the circuit shown below is 
Step 1: Interpret the $2\times1$ MUX connections.
From the figure: $I_0$ is tied to $0$ (ground), $I_1$ is $P$, and the select input is $Q$.
Step 2: Write the MUX output equation.
For a $2\times1$ MUX, \[ Y=\overline{Q}\,I_0+Q\,I_1. \] Substitute $I_0=0$ and $I_1=P$: \[ Y=\overline{Q}. 0+Q. P=PQ. \] \[ \boxed{Y=PQ} \]

Which of the following is a functionally complete set of gates ?
(i) NAND
(ii) NOT
A JK flip-flop has inputs $J = 1$ and $K = 1$.
The clock input is applied as shown. Find the output clock cycles per second (output frequency).

f(w, x, y, z) =\( \Sigma\) (0, 2, 5, 7, 8, 10, 13, 14, 15)
Find the correct simplified expression.
For the non-inverting amplifier shown in the figure, the input voltage is 1 V. The feedback network consists of 2 k$\Omega$ and 1 k$\Omega$ resistors as shown.
If the switch is open, $V_o = x$.
If the switch is closed, $V_o = ____ x$.

Consider the system described by the difference equation
\[ y(n) = \frac{5}{6}y(n-1) - \frac{1}{6}(4-n) + x(n). \] Determine whether the system is linear and time-invariant (LTI).