We want to write a rule for g that represents the indicated transformations of the graph of f.
f(x)=sqrt(x^2+10x), g(x)=1/4f(- x)+6
To do so, we should first find f(- x) by substituting - x for x into f.
f(x)=sqrt(x^2+10x)
⇓
f( - x)=sqrt(( - x)^2+10( - x))
Now we can simplify the above expression.