<p>On a square gameboard that is divided into n rows of n squares each. k of these squares lie along the boundary of the gameboard. Which of the following is a possible value of k?</p>
<p>A) 10
B) 25
C) 34
D) 42
E) 52</p>
<p>PLease can anyone explain how to approach this problem>?</p>
<p>A slightly different approach:
remove the corner squares; there are n-2 left on each side, total 4(n-2); add 4 corner squares back, 4(n-2)+4=4n-4. Only E fits.</p>