Jak zjistíte limit (sin (7 x)) / (tan (4 x)) jako x se blíží 0?

Jak zjistíte limit (sin (7 x)) / (tan (4 x)) jako x se blíží 0?
Anonim

Odpovědět:

7/4

Vysvětlení:

Nechat #f (x) = sin (7x) / tan (4x) #

#impli f (x) = sin (7x) / (sin (4x) / cos (4x)) #

#impli f (x) = sin (7x) / sin (4x) * cos (4x) #

#implies f '(x) = lim_ (x to 0) {sin (7x) / sin (4x) * cos (4x)} #

#implif f (x) = lim_ (x to 0) {(7 * sin (7x) / (7x)) / (4 * sin (4x) / (4x)) * cos (4x)} #

#impluje f '(x) = 7 / 4lim_ (x až 0) {(sin (7x) / (7x)) / (sin (4x) / (4x)) * cos (4x)} = 7/4 {lim_ (x až 0) sin (7x) / (7x) / (lim_ (x až 0) sin (4x) / (4x)) * lim_ (x to 0) cos (4x) = 7/4 * 1/1 * cos (4 * 0) = 7/4 * cos0 = 7/4 * 1 = 7/4 #