Differentiating using Calculator Trick with Definite Derivative

9.1k Views Asked by At

Differentiate $y=sec^2(x)$

Answer in Problem Set: $2x\cdot sec^2(x)\cdot tan^2(x)$

Answer in Wolfram Alpha: $2 \cdot tan(x) \cdot sec^2(x)$

We can always solve it manually, deriving and stuff; but board exam has very limited time therefore we were told its always better to use shortcut. My Calculator, a Casio FX-991ES Plus can only evaluate Definite Derivatives but not give me the answer straightforward.

So I try:

d/dx ((2*x)*(sec^2(x))*(tan^2(x)))

with $x = 2.5$ radians and I get a the derivative of

-2.327784695

Then when I use the correct answer from the problem set

(2*x)*(sec^2(x))*(tan^2(x))

and plug in $x = 2.5$, I get a different answer:

4.347267676...

How can that be? Isn't that supposed to be the slope? How can I avoid this problem?