
Whiz S. answered 10/01/19
Experienced and patient Math tutor
Use the limit definition of the derivative to differentiate g(x)=8x-x^2
The limit definition of the derivative states that for a function f(x) its derivative equals
f'(x) lim h→0 = f(x+h)−f(x) / h
g(x)=8x-x^2
g(x+h) =8(x+h) -(x+h)2
= 8x +8h-(x2 +2hx +h2 )
= 8x +8h-x2 -2hx-h2
g'(x) lim h→0 = 8x +8h-x2 -2hx-h2 - (8x-x2 ) / h
= 8x +8h-x2 -2hx-h2 - 8x + x2 / h
= 8h -2hx -h2 / h
=h(8-2x -h)h
=8 -2x -h
=8-2x-0
=8-2x