Hoe onderscheid je ArcSin (sqrtx)?

Hoe onderscheid je ArcSin (sqrtx)?
Anonim

Antwoord:

# 1 / (2sqrt (x (1-x)) #

Uitleg:

Laat #color (groen) (g (x) = sqrt (x)) # en #f (x) = arcsinx #

Dan#color (blauw) (f (kleur (groen) (g (x))) = arcsinsqrtx) #

Aangezien de gegeven functie een samengestelde functie is, moeten we differentiëren met behulp van kettingregel.

#color (rood) (f (g (x))) = (rood) (f) (kleur (groen) (g (x))) * (rood) (G (x)) #

Laten we het berekenen #color (rood) (f '(kleur (groen) (g (x)))) en kleur (rood) (g' (x)) #

#f (x) = arcsinx #

#f '(x) = 1 / (sqrt (1-x ^ 2)) #

#color (rood) (f (kleur (groen) (g (x))) = 1 / (sqrt (1-kleur (groen) (g (x)) ^ 2)) #

#f (kleur (groen) (g (x))) = 1 / (sqrt (1-kleur (groen) (sqrtx) ^ 2)) #

#color (rood) (f (g (x)) = 1 / (sqrt (1-x))) #

#color (rood) (G '(x)) = #

#color (groen) (g (x) = sqrtx) #

#color (rood) (G '(x) = 1 / (2sqrtx)) #

#color (rood) (f (g (x))) = (rood) (f (g (x))) * (rood) (G (x)) #

#color (rood) (f (g (x))) = 1 / (sqrt (1-x)) * 1 / (2sqrtx) #

#color (rood) (f (g (x))) = 1 / (2sqrt (x (1-x))) #

daarom

#color (blauw) ((arcsinsqrtx) = 1 / (2sqrt (x (1-x))) #