The problem is so sketch the curve parametrized by $x = \sqrt{t}$ and $y = t-5$. Solving, I get that $t = x^2$ and so $y = x^2 - 5$.
In the solutions of my textbook, the graph is only drawn for $x \geq 0$ (the half of the parabola that lies to the right of the origin). Can anyone explain why this is? Why must $x$ be greater than or equal to $0$?