Solve any maths problem
Equations, derivatives, integrals, matrices, triangles, primes, statistics, or a word problem the tutor breaks into parts.
Differentiate log(x^2 + y^2)
Step by step
- \frac{d}{dx}\left[\log{\left(x^{2} + y^{2} \right)}\right]
Differentiate 2 times, one derivative at a time.
- \frac{\frac{\partial}{\partial x} \left(x^{2} + y^{2}\right)}{x^{2} + y^{2}}
Chain rule: (ln u)′ = 1/u, times u′ where u = x^{2} + y^{2}.
- \frac{\frac{d}{d x} x^{2} + \frac{d}{d x} y^{2}}{x^{2} + y^{2}}
Sum rule: differentiate term by term.
- \frac{2 x + \frac{d}{d x} y^{2}}{x^{2} + y^{2}}
Power rule: (xⁿ)′ = n·xⁿ⁻¹ with n = 2.
- \frac{2 x}{x^{2} + y^{2}}
The derivative of a constant is 0.
- f^{(1)}(x) = \frac{2 x}{x^{2} + y^{2}}
That is derivative number 1.
- 2 \frac{\partial}{\partial x} \frac{x}{x^{2} + y^{2}}
Constant multiple rule: pull the constant out.
- 2 x \frac{\partial}{\partial x} \frac{1}{x^{2} + y^{2}} + \frac{2 \frac{d}{d x} x}{x^{2} + y^{2}}
Product rule with u = x and v = \frac{1}{x^{2} + y^{2}}: (uv)′ = u′v + uv′.
- - \frac{2 x \frac{\partial}{\partial x} \left(x^{2} + y^{2}\right)}{\left(x^{2} + y^{2}\right)^{2}} + \frac{2 \frac{d}{d x} x}{x^{2} + y^{2}}
Reciprocal rule: (1/v)′ = −v′/v² with v = x^{2} + y^{2}.
- - \frac{2 x \frac{\partial}{\partial x} \left(x^{2} + y^{2}\right)}{\left(x^{2} + y^{2}\right)^{2}} + \frac{2}{x^{2} + y^{2}}
d/dx of x is 1.
- - \frac{2 x \left(\frac{d}{d x} x^{2} + \frac{d}{d x} y^{2}\right)}{\left(x^{2} + y^{2}\right)^{2}} + \frac{2}{x^{2} + y^{2}}
Sum rule: differentiate term by term.
- - \frac{2 x \left(2 x + \frac{d}{d x} y^{2}\right)}{\left(x^{2} + y^{2}\right)^{2}} + \frac{2}{x^{2} + y^{2}}
Power rule: (xⁿ)′ = n·xⁿ⁻¹ with n = 2.
- - \frac{4 x^{2}}{\left(x^{2} + y^{2}\right)^{2}} + \frac{2}{x^{2} + y^{2}}
The derivative of a constant is 0.
- f^{(2)}(x) = - \frac{4 x^{2}}{\left(x^{2} + y^{2}\right)^{2}} + \frac{2}{x^{2} + y^{2}}
That is derivative number 2.