SOLUTION: s=n/2(a+1), for a

Algebra ->  Formulas -> SOLUTION: s=n/2(a+1), for a      Log On


   



Question 237563: s=n/2(a+1), for a
Answer by checkley77(12844) About Me  (Show Source):
You can put this solution on YOUR website!
s=n/2(a+1), for a
s[2(a+1)]=n
s(2a+2)=n
2as+2s=n
2as=n-2s
a=(n-2s)/2s ans.