Mark M. answered 02/04/24
Retired math prof. Calc 1, 2 and AP Calculus tutoring experience.
(b). g(x) = -x2 + 9x
g'(x) = limh→0 [(g(x+h) - g(x)) / h] = limh→0 [(-(x+h)2 + 9(x+h)) - (-x2+9x)) / h]
= limh→0 [(-x2-2xh-h2 +9x+9h +x2-9x) / h] = limh→0 [(-2xh - h2 + 9h) / h] = limh→0 (-2x - h + 9) = -2x + 9