It is helpful to know that multiplication of a series $A(x)=a_0+a_1x+a_2x^2+a_3x^3+\cdots$ with $\frac{1}{1-x}$ transforms the series into
\begin{align*}
\frac{1}{1-x}A(x)=a_0+\left(a_0+a_1\right)x+\left(a_0+a_1+a_2\right)x^2+\left(a_0+a_1+a_2+a_3\right)x^3+\cdots
\end{align*}
so that the coefficient of $x^{n}$ is the sum $a_0+a_1+\cdots+a_n$.
In order to find $a_0+a_1+\cdots+a_{10}$ of $\left(1-x\right)^{\frac{1}{2}}$ we look for the coefficient of $x^{10}$ in $\frac{1}{1-x}\left(1-x\right)^{\frac{1}{2}}$. We obtain
\begin{align*}
\frac{1}{1-x}\left(1-x\right)^{\frac{1}{2}}&=\left(1-x\right)^{-\frac{1}{2}}\tag{1}\\
&=1+\left(-\frac{1}{2}\right)(-x)+\left(-\frac{1}{2}\right)\left(-\frac{1}{2}-1\right)\frac{(-x)^2}{2!}\\
&\qquad+\left(-\frac{1}{2}\right)\left(-\frac{1}{2}-1\right)\left(-\frac{1}{2}-2\right)\frac{(-x)^{3}}{3!}\\
&\qquad+\cdots\\
&\qquad\,\,\color{blue}{+\left(-\frac{1}{2}\right)\left(-\frac{1}{2}-1\right)\left(-\frac{1}{2}-2\right)\cdots\left(-\frac{1}{2}-9\right)\frac{(-x)^{10}}{10!}}\tag{2}\\
&\qquad+\cdots
\end{align*}
It is convenient to use the coefficient of operator $[x^n]$ to denote the coefficient of $x^n$ in a series.
We obtain from (1) and (2)
\begin{align*}
\color{blue}{a_0+a_1+a_2+\cdots+a_{10}}&=[x^{10}]\left(1-x\right)^{-\frac{1}{2}}\\
&=\left(-\frac{1}{2}\right)\left(-\frac{3}{2}\right)\left(-\frac{5}{2}\right)\cdots\left(-\frac{19}{2}\right)\frac{(-1)^{10}}{10!}\\
&=\frac{1\cdot3\cdot5\cdots19}{2^{10}10!}\\
&=\frac{1\cdot3\cdot5\cdots19}{2^{10}10!}\cdot\frac{2\cdot4\cdot6\cdots20}{2\cdot4\cdot6\cdots20}\\
&=\frac{1\cdot2\cdot3\cdots20}{2^{10}\,10!\,2^{10}10!}\\
&\,\,\color{blue}{=\frac{1}{4^{10}}\binom{20}{10}}
\end{align*}
and $\color{blue}{k=4}$ follows.
The validity of the transformation can be shown via
\begin{align*}
&\left(a_0+a_1x+a_2x^2+a_3x^3\cdots\right)\frac{1}{1-x}\\
&\qquad=\left(a_0+a_1x+a_2x^2+a_3x^3+\cdots\right)\left(1+x+x^2+\cdots\right)\\
&\qquad=a_0+a_1x+a_2x^2+a_3x^3\cdots\\
&\qquad\qquad\ \,+a_0x+a_1x^2+a_2x^3+\cdots\\
&\qquad\qquad\qquad\quad\ +a_0x^2+a_1x^3+\cdots\\
&\qquad\qquad\qquad\qquad\qquad\;\ +\cdots\\
&\qquad=a_0+\left(a_0+a_1\right)x+\left(a_0+a_1+a_2\right)x^2+\cdots
\end{align*}