QUESTION IMAGE
Question
find the derivative of the following function, where a and b are nonzero constants.
y = (a sin x + b cos x)/(a sin x - b cos x)
Step1: Apply quotient - rule
The quotient - rule states that if $y=\frac{u}{v}$, then $\frac{dy}{dx}=\frac{u'v - uv'}{v^{2}}$. Here, $u = a\sin x - b\cos x$, $u'=a\cos x + b\sin x$, $v=a\sin x + b\cos x$, and $v'=a\cos x - b\sin x$.
Step2: Substitute into quotient - rule formula
$\frac{dy}{dx}=\frac{(a\cos x + b\sin x)(a\sin x + b\cos x)-(a\sin x - b\cos x)(a\cos x - b\sin x)}{(a\sin x + b\cos x)^{2}}$.
Step3: Expand the numerator
\[
\]
Since $\sin^{2}x+\cos^{2}x = 1$, the numerator simplifies to $2ab$.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
$\frac{2ab}{(a\sin x + b\cos x)^{2}}$