Step 1: Set up the integral.
We need $\displaystyle\int \dfrac{dx}{32-2x^2}$ matched to $A\log|4-x| + B\log|4+x| + c$.
Step 2: Factor the denominator.
$32 - 2x^2 = 2(16 - x^2) = 2(4-x)(4+x)$.
Step 3: Split into partial fractions.
Write $\dfrac{1}{2(4-x)(4+x)} = \dfrac{P}{4-x} + \dfrac{Q}{4+x}$, so $\dfrac{1}{2} = P(4+x) + Q(4-x)$.
Step 4: Solve for $P$ and $Q$.
Put $x=4$: $\dfrac{1}{2} = 8P$, so $P = \dfrac{1}{16}$. Put $x=-4$: $\dfrac{1}{2} = 8Q$, so $Q = \dfrac{1}{16}$.
Step 5: Integrate each piece.
$\displaystyle\int \dfrac{1/16}{4-x}dx = -\dfrac{1}{16}\log|4-x|$ (the minus comes from the $-x$), and $\displaystyle\int \dfrac{1/16}{4+x}dx = \dfrac{1}{16}\log|4+x|$.
Step 6: Compare coefficients.
So $A = -\dfrac{1}{16}$ and $B = \dfrac{1}{16}$, the same result the standard formula gives.
\[ \boxed{A = -\dfrac{1}{16},\ B = \dfrac{1}{16}} \]