Question 1043298
Draw a picture of the problem
:
L = 2(x/2) + na + (n+1)s where s the width of each space
:
L = x + na + (n+1)s
:
(n+1)s = L - x - na
:
**********************
s = (L -x -na) / (n+1)
**********************
: