<FRAGMENT>
	<image xml:id="worksheet-complicated-network">
		<latex-image>
		\begin{circuitikz}
		\draw(0,0)
		to[V, v=$11 \quad \mbox{volt}$](0, 3)
		to[short](5,3)
		to[R, R=$4 \quad \mbox{ohm}$](6,3)
		to[short](9,3)
		to[R, R=$4 \quad \mbox{ohm}$](10,3)
		to[short](11,3)
		to[R, R=$3 \quad \mbox{ohm}$](11, 0)
		to[short](10,0)
		to[R, R=$2\quad \mbox{ohm}$](9,0)
		to[short](6,0)
		to[R, R=$2\quad \mbox{ohm}$](5,0)
		to[short](0,0);
		\draw(4,0)
		to[R, R=$3\quad \mbox{ohm}$](4,3);
		\draw(8,0)
		to[R, R=$1\quad \mbox{ohm}$](8,3);
		\end{circuitikz}
		</latex-image>
	</image>
</FRAGMENT>
