Miten erottaa y = ln ((x-1) / (x ^ 2 + 1))?

Miten erottaa y = ln ((x-1) / (x ^ 2 + 1))?
Anonim

Vastaus:

# Dy / dx = (- x ^ 2 + 2x + 1) / ((x ^ 2 + 1) (x-1)) #

Selitys:

# Y = ln ((x-1) / (x ^ 2 + 1)) #

# Y = ln (x-1) -ln (x ^ 2 + 1) #

Käytä logaritmien osuussääntöä

Nyt erotella

# dy / dx = 1 / (x-1) -1 / (x ^ 2 + 1) * d / dx (x ^ 2 + 1) #Käytä ketjun sääntöä

# Dy / dx = 1 / (x-1) -1 / (x ^ 2 + 1) * 2x #

# dy / dx = 1 / (x-1) - (2x) / (x ^ 2 + 1) # Ota lcd as ((x-1) (x ^ 2 + 1)

# dy / dx = ((x ^ 2 + 1) / ((x ^ 2 + 1) (x-1))) - ((2x) (x-1)) / ((x ^ 2 + 1) (x-1))) #

# Dy / dx = (x ^ 2 + 12 x ^ 2 + 2x) / ((x ^ 2 + 1) (x-1) #

# Dy / dx = (- x ^ 2 + 2x + 1) / ((x ^ 2 + 1) (x-1)) #