First, consider that we need to transform y=sqrt(x) into y=sqrt(-x). For this, we need to reflect the function f(x) across the y-axis. After that reflection, we end up with:
Now, we need to implement a translation to the left by 5 units. After implementing this, we obtain:
Then, the constant 2. A constant in that position means that the function is vertically stretched by that constant. In this case, the function is vertically stretched by 2 units.
Finally, a constant in the position where +3 represents a vertical shift (Upwards if the constant is positive and downwards if the constant is negative). Then, in this case, it is a vertical translation upwards by 3 units.