Question
Find the value of $a$ such that equation $$f(x)=x^2+(a-3)x+a=0$$ has exactly one root $\alpha$ between the interval $(1,2)$ and $f(x+\alpha)=0$ has exactly one root between the interval $(0,1)$.
Attempt
Discriminant$=0$ for exactly one root.
$F'(x)=0$ where $x$ will lie between $(1,2)$ and hence another restriction on a and $\alpha$. But how will I implement it on second part of the question $f(x+\alpha)$??
Any hints and suggestions are welcome.Its question number 5.

