Hoe onderscheid je y = ln ((x-1) / (x ^ 2 + 1))?

Hoe onderscheid je y = ln ((x-1) / (x ^ 2 + 1))?
Anonim

Antwoord:

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

Uitleg:

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

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

Gebruik een quotiënt van logaritmen

Nu differentiëren

# dy / dx = 1 / (x-1) -1 / (x ^ 2 + 1) * d / dx (x ^ 2 + 1) #Gebruik kettingregel

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

# dy / dx = 1 / (x-1) - (2x) / (x ^ 2 + 1) # Neem het lcd-scherm als ((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 + 1-2x ^ 2 + 2x) / ((x ^ 2 + 1) (x-1) #

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