The three comments below are not really shortcuts. More like longcuts. Because $x$ is easier to type than $\sigma$, the variable has been changed. We show how to differentiate $\frac{x^2+3x+2}{x^2-8x+15}$ and leave it to someone else to change the sign at the end.
$1$) We are being asked to divide $x^2+3x+2$ by $x^2-8x+15$. So divide. We get $\frac{x^2+3x+2}{x^2-8x+15}=1+\frac{11x-13}{x^2-8x+15}.$ The derivative of $1$ is $0$, so we want the derivative of $\frac{11x-13}{x^2-8x+15}.$ The algebra of the Quotient Rule is definitely easier with a linear polynomial on top than if we use the Rule on the original expression.
$2$) If we want to practice partial fractions before they are needed for integration, we can simplify further. Note that $x^2-8x+15=(x-3)(x-5)$. The partial fractions process shows that $\frac{11x-13}{x^2-8x+15}=-\frac{10}{x-3}+\frac{21}{x-5}.$ Now differentiation is genuinely easy.
$3$) Logarithmic differentiation can be useful. We will be deliberately sloppy, and not worry about the fact that $\log u$ is not defined when $u \le 0$. One can show that negative $u$ in fact give no problem. The derivative of $\log|u|$ with respect to $u$ is $\frac{1}{u}$. Breaking up the interval so that we can deal with $\log$ properly gives the same derivative as the one we get if we just heedlessly calculate. Let $f(x)=\frac{x^2+3x+2}{x^2-8x+15}$. Then $\log f(x)=\log(x^2+3x+2)-\log(x^2-8x+15).$ Differentiate. We get more or less instantly \frac{f'(x)}{f(x)}=\frac{2x+3}{x^2+3x+2}-\frac{2x-8}{x^2-8x+15}.\qquad (\ast) If we have to "simplify" $(\ast)$ to the form $\frac{P(x)}{Q(x)}$ where $P(x)$ and $Q(x)$ are polynomials, the simplification will not be much fun. But the expression $(\ast)$ is certainly pleasant enough if we just want to evaluate the derivative at a particular numerical value of $x$.
For complicated products/quotients, "logarithmic differentiation" can be, for certain purposes, much more efficient than conventional differentiation. However, if we want to find where the derivative vanishes, the advantage tends to evaporate.