AP Calculus AB and BC
Derivative of ln(sqrt x): Answer and Shortcut
Rewriting first is what makes this easy: the log property turns ln(sqrt x) into one half of ln x, and half of ln x differentiates to 1/(2x), valid for every x > 0. No chain rule is needed once the rewrite is done.
Rewrite before differentiating
Write the root as a power, , then use to bring the exponent out in front. The composition disappears and what remains is a constant multiple of .
The chain rule route reaches the same place with more work: , since . Use it as a check, but rewriting first is faster and leaves less to go wrong.
The same two operations in the other order
and are built from the same pair of operations, and that is the end of the resemblance. The log on the outside can be flattened by a log property; the root on the outside cannot be flattened by anything.
The domains part company too. accepts every , which is why is a legitimate sample input here, while needs and rejects that input outright.
The mistakes students make
All three come from working through the composition instead of rewriting first.
- Answering , the outer derivative on its own, with the inner derivative left out.
- Getting and then writing , as though only one root cancels. The two roots multiply to , giving .
- Pulling the exponent out as rather than and answering . The exponent on under the root is , not .
Check yourself, not just the answer
Type derivatives and get graded on mathematical equivalence, with rule-level hints when you miss, in the Derivative Practice Checker.
Frequently asked questions
How do you find the derivative of ln(sqrt x)?
Rewrite as first, and the derivative is immediate: , for .
Do you need the chain rule for ln(sqrt x)?
Not if you rewrite. is a constant multiple of . The chain rule does work and gives the same , but it is the longer path.
Is the derivative of ln(sqrt x) the same as sqrt(ln x)?
No. has derivative , while has derivative . Reversing the order of composition changes both the function and its domain.