Mikä on (f (x + h) - f (x)) / h, kun f (x) = x ^ 2 + 9x-3?

Mikä on (f (x + h) - f (x)) / h, kun f (x) = x ^ 2 + 9x-3?
Anonim

# = lim_ (h-> 0) ((x + h) ^ 2 + 9 (x + h) - 3 - (x ^ 2 + 9x - 3)) / h #

# = lim_ (h-> 0) (x ^ 2 + 2xh + h ^ 2 + 9x + 9h - 3 - x ^ 2 - 9x + 3) / h #

# = lim_ (h-> 0) (peruuta (x ^ 2) + 2xh + h ^ 2 + peruuta (9x) + 9h - peruuta (3) - peruuta (x ^ 2) - peruuta (9x) + peruuta (3)) / h #

# = lim_ (h-> 0) (2xh + h ^ 2 + 9h) / h #

# = lim_ (h-> 0) (h (2x + h + 9)) / h #

# = lim_ (h-> 0) (peruuta (h) (2x + h + 9)) / peruuta (h) #

# = lim_ (h-> 0) 2x + 0 + 9 #

= 2x + 9