Approach: For an upward parabola, the minimum is the value at the vertex. The slick shortcut is the formula: minimum \(= c - \dfrac{b^2}{4a}\). Set it equal to 3 and solve.
Step 1: Identify the coefficients.
For \(f(x) = x^2 - kx + 12\): \(a = 1,\ b = -k,\ c = 12\). Since \(a > 0\), the parabola opens up and does have a minimum.
Step 2: Apply the minimum-value formula.
\[ f_{\min} = c - \frac{b^2}{4a} = 12 - \frac{(-k)^2}{4(1)} = 12 - \frac{k^2}{4}. \]
Step 3: Set the minimum equal to 3 and solve.
\[ 12 - \frac{k^2}{4} = 3 \implies \frac{k^2}{4} = 9 \implies k^2 = 36 \implies k = \pm 6. \]
Step 4: Match the option.
Both \(k = 6\) and \(k = -6\) give the same minimum, but only \(6\) appears in the choices.
Final Answer: \(\boxed{k = 6}\). (Option 1)