1

$$\Large y = x^{\ln 7} + \log_7 x $$

I know for differentiating logarithms you do: $1/f(x) \cdot f'(x) \cdot 1/\ln b$. But how about differentiating $x^{\ln 7}$? I don't understand how to change stuff into $e$ and I'm confused about this. Thank you.

Nahiyan
  • 83
Elsa
  • 902
  • 1
  • 11
  • 24

1 Answers1

1

$$\frac{d}{dx}(x^n)=nx^{n-1}$$

Now put $n=\ln7$

$$\frac{d}{dx}(x^{\ln7})=(\ln7)x^{\ln7-1}$$

Aditya Hase
  • 8,851