Limit of $$\frac{\cos(ax)-\cos(bx)}{\cos(cx)-\cos(dx)}$$ as $x$ approaches to $0$.
I have calculated this limit using L Hospital's rule to be $$ \frac{-a^2+b^2}{-c^2+d^2}$$ But on the book the limit is given to be $$ \frac{a^2-b^2}{c^2-d^2}$$ Please help me understand what is the actual limit.
The two expressions given are exactly the same. Observe that \begin{align*} \frac{-a^2 + b^2}{-c^2 + d^2} &= \frac{-a^2 + b^2}{-c^2 + d^2} \times \frac{-1}{-1} \\ &= \frac{-(-a^2+b^2)}{-(-c^2+d^2)} \\ &= \frac{a^2 - b^2}{c^2 - d^2}.\end{align*}