#how is this a composition function.

6 messages · Page 1 of 1 (latest)

proud kindle
#

this is correct

onyx violet
#

im correct or he is?

proud kindle
last furnace
#

You can treat this question in two ways.

  1. 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
  2. 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.

onyx violet
#

that makes sense thanks