Concept:
Standard form:
\[
(y-k)^2 = 4a(x-h)
\]
Focus:
\[
(h+a, k)
\]
Step 1: Rearrange equation.
\[
y^2 - 4y = x - 3
\]
Step 2: Complete square.
\[
(y-2)^2 - 4 = x - 3
\Rightarrow (y-2)^2 = x +1
\]
Step 3: Compare with standard form.
\[
(y-2)^2 = 4a(x+1)
\Rightarrow 4a = 1 \Rightarrow a = \frac{1}{4}
\]
Step 4: Find focus.
\[
(h,k) = (-1,2)
\]
\[
\text{Focus} = (-1 + \tfrac{1}{4}, 2) = \left(-\frac{3}{4}, 2\right)
\]