#how is this a composition function.
6 messages · Page 1 of 1 (latest)
im correct or he is?
the one on the image is correct
You can treat this question in two ways.
- Chain rule for a composite function.
(d/dx)(ln(x^2)) = (d/d(x^2))(ln(x^2))(d/dx)(x^2) = (1/x^2)(2x) = 2/x - Using the property of logarithms.
ln(x^2) = 2ln(|x|)
So:
(d/dx)(ln(x^2)) = 2(d/dx)(ln(|x|)) = 2/x
Personally, I'd use the second approach.
that makes sense thanks