The quotient rule states that if we have a function of the form $f(x) = \frac{g(x)}{h(x)}$, then the derivative of $f(x)$ is given by:
$$f'(x) = \frac{g'(x)h(x) - g(x)h'(x)}{(h(x))^2}$$
In this case, $g(x) = x^2 - 3x + 1$ and $h(x) = x^2$. Let's find the
Show more…