Derivative ƒ'(x) =


Difficulty level:


Polynomials, rational functions, power functions, root functions, plus...
Record of all attempts





How to enter expressions

For the most part, expressions are entered using standard mathematical notation, with a few caveats:

Details, quirks, and additional information

I also have a page where you can practice integration (antiderivatives).


While I try to test this page fairly thoroughly, every time I change something, I run the risk of breaking something else. If you find it is misbehaving for you, please click THIS LINK to send me an email report of the problem.


For "skipped" functions, this page provides a link to wolframalpha.com where you can see the details of how to find the derivative (follow the link, then click "Show steps"). Note that this might fail for some functions, because some of my notation is tricky to translate to a form that WolframAlpha will understand.


To check if your answer is correct, the computer finds the exact derivative. If your function and the exact derivative have the same output value at 5 randomly selected x values between –8 and +8, it is judged to be the correct answer.


Because of this approach, a few (mostly) correct derivatives will be judged as wrong unless you enter them the "correct" way. For example, if you simplify the function sqrt(x2) to x, and enter the derivative as 1, it would (most of the time) be ruled incorrect. This is because sqrt(x2) = |x|, and the derivative of |x| is ±1 (specifically, +1 when x>0, and -1 when x<0). If you enter the derivative as abs(x)/x, or as x/sqrt(x^2), it will be counted as correct. I don't know of any other issues, but I have not tested this page to the point that I can guarantee it will never fail.


The contents of this page are © 2013 Darryl Nester. It is available to anyone who wishes to use it (like most things on the Internet). Please send me an email if you have found it to be useful, or if you have suggestions.