@AnalysisStudent0414,has shown how many solutions there are, providing such solutions exist at all. To determine when this is the case we can prove the following result.
Let $a,b\le c$ and $n$ be positive integers and let the result of applying the Euclidean Algorithm to find the greatest common divisor, $g$, of $b$ and $c$ be $$g=\lambda b+\mu c,$$ for integers $\lambda$ and $\mu$. Then $a$ can be formed by $n$ additions of $b$ and/or $c$ if and only if
(i)$ \,\,\,\,\,a\le nc$
(ii)$ \,\,\, g$ is a factor of $a$
(iii) $c-b$ is a factor of $ng-a(\lambda +\mu)$
For $a$ to be formed by $n$ additions of $b$ and/or $c\ge b$ the first two conditions are obviously necessary.
Let $a=rb+(n-r)c$ and let $a',b',c'$ denote $\frac{a}{g},\frac{b}{g},\frac{c}{g}$. Then $$rb'+(n-r)c'=a'(\lambda b'+\mu c')$$
$$(r-\lambda a')b'=(a'\mu+r-n)c'.$$
Now $b'$ and $c'$ are coprime and so there is an integer $t$ such that $r-\lambda a'=tc'$ and $a'\mu+r-n=tb'$.
Then $t(c'-b')=n-a'(\lambda +\mu)$ and $c-b$ is a factor of $ng-a(\lambda +\mu)$.
Conversely, suppose all three conditions are satisfied. Then $a=rb+sc$ for integers $r=\lambda a'$ and $s=\mu a'$.
Condition (iii) says that $c-b$ is a factor of $g(n-(r+s))$. Let $n=r+s+t(c'-b')$ for some integer $t$. Then $$a=(r+tc')b+(s-tb')c$$ where the multiples of $b$ and $c$ are now non-negative and add to $n$.