Problem: For which $a$ will the sum of solutions be equal to $100$, in $\sin(\sqrt{ax-x^2})=0$.
The attempt at a solution: For $\sin(x)=0$, $x$ must be equal to $0$, so we get $$\sqrt{ax-x^2}=0\\ax-x^2=0\\x(a-x)=0\\x=0\\a-x=0$$last 2 are the solutions as I understand but I can't seem to finalize the solution, please help. Thank you in advance.
You are correct so far, to answer the question, all you need to do is set sum of the solutions equal to $100$, $$x+a-x=100\\a=100$$ so a must be equal to $100$ in order for sum of solutions to be $100$.