$$x^2 -tx +9=0 $$ The second root of this equation is given as $1$. What is the value of $t$?
Unfortunalety, I'm stuck at this problem. I'm getting $t = \pm 10$ for $x = 1$ However, the right answer seems $\frac {25}{4}$
UPDATE: The second root (which is $x$, was given as $\frac{1}{\sqrt x} + \sqrt x = 2$
It seems to be 10, indeed let condider
$$x^2-tx+9=(x-a)(x-b)=x^2-(a+b)x+ab\implies ab=9$$
and if $a=1\implies b=9$ and thus $t=a+b=10$.