Question 1040288
ln(square root (x+9) multiply 9square root (x-5) divided by (x+1)^5 
Assume you mean express in nat logs:
{{{sqrt(x+9) * 9sqrt(x-5)/(x+1)^5}}}
the exponent equiv of square roots
{{{(x+9)^(1/2) * 9(x-5)^(1/2)/(x+1)^5}}}
using nat logs
{{{Ln((x+9)^(1/2)) + 9ln((x-5)^(1/2)) - ln((x+1)^5)}}}
then log equiv of exponents
{{{(1/2)Ln(x+9) + (9/2)ln(x-5) - 5*ln(x+1)}}}