I found a solution to this problem but I am not sure of one of the steps.
First let $a,b,c \in A$ then $a+b=2c$ thus $a/2+b/2=c$. We can continue this process to show that $\frac{1}{2^n}a+(1-\frac{1}{2^n})b \in A$ However, I am not sure how to conclude that $\frac{k}{2^n}a+(1-\frac{k}{2^n})b \in A$ for $k \in \mathbb{N}$ $0\leq k\leq 2^n$. I was thinking induction but i am not sure how. It is easy to show it is true for $n=1,2$ then assume it is true for $n$. I can show that $0\leq k\leq2^n$ works for $n+1$ but I do not know how to extend $k$ to $2^{n+1}$