question 10 (3 points)\nuse the first principles definition to determine the derivative of the…

question 10 (3 points)\nuse the first principles definition to determine the derivative of the general\nreciprocal function $f(x)=\\frac{1}{ax + b}$.
Answer
Explanation:
Step1: Recall the first - principles formula
The derivative of a function (y = f(x)) using the first - principles definition is (f^{\prime}(x)=\lim_{h\rightarrow0}\frac{f(x + h)-f(x)}{h}). Given (f(x)=\frac{1}{ax + b}), then (f(x + h)=\frac{1}{a(x + h)+b}=\frac{1}{ax+ah + b}).
Step2: Substitute into the first - principles formula
[ \begin{align*} \frac{f(x + h)-f(x)}{h}&=\frac{\frac{1}{ax+ah + b}-\frac{1}{ax + b}}{h}\ &=\frac{(ax + b)-(ax+ah + b)}{h(ax + b)(ax+ah + b)}\ &=\frac{ax + b-ax - ah - b}{h(ax + b)(ax+ah + b)}\ &=\frac{-ah}{h(ax + b)(ax+ah + b)} \end{align*} ]
Step3: Simplify and find the limit
Cancel out the (h) terms ((h\neq0) when simplifying the fraction). Then (\lim_{h\rightarrow0}\frac{-ah}{h(ax + b)(ax+ah + b)}=\lim_{h\rightarrow0}\frac{-a}{(ax + b)(ax+ah + b)}). As (h\rightarrow0), we substitute (h = 0) into the expression (\frac{-a}{(ax + b)(ax+ah + b)}).
Answer:
(f^{\prime}(x)=-\frac{a}{(ax + b)^{2}})