Solve Derivatives Step by Step
Screenshot any derivative — polynomial, product, or chain-rule composition — and get the rule it used and every step in seconds.
Try for free- Works on any screenshot — textbook, PDF, or worksheet
- Full step-by-step solutions, not just the final answer
- Free to start — no account needed
- 1Apply the power rule to each term: and .
- 2Combine: .
What is a derivative?
A derivative measures how fast a function changes at a single instant — the slope of the curve at exactly one point. If gives a car’s position over time, its derivative gives the speedometer reading at each moment.
Formally, the derivative is the limit of the average rate of change over a shrinking interval: . In practice you almost never compute that limit directly — a small set of differentiation rules turns the process into reliable mechanics.
You will see two notations used interchangeably: Lagrange’s and Leibniz’s . They mean the same thing; the Leibniz form is handy when it matters which variable you are differentiating with respect to.
Where you'll actually use this
- Physics: velocity is the derivative of position, and acceleration is the derivative of velocity.
- Optimization: setting finds maximum profit, minimum cost, or the best dimensions for a design.
- Economics: marginal cost and marginal revenue are derivatives of the total cost and revenue functions.
- Machine learning: training a model is running derivatives (gradients) millions of times.
- Tangent line
- The straight line that touches a curve at one point and has slope there.
- Differentiable
- A function is differentiable at a point if its derivative exists there — no corners, jumps, or vertical tangents.
- Second derivative
- The derivative of the derivative, written — it measures how the rate of change itself changes (concavity).
- Rate of change
- How much one quantity changes per unit change of another; the derivative is the instantaneous version.
The formulas you need
Keep these on hand — every method below builds on them.
The workhorse — also covers roots and fractions once you rewrite them as powers.
For a product of two functions. Note: NOT f′g′.
Numerator order matters — f′g comes first, then minus fg′.
For nested functions: differentiate the outside, multiply by the derivative of the inside.
How to solve derivatives
Pick the method that fits the problem in front of you.
- 1Rewrite roots and fractions as powers: , .
- 2Differentiate each term separately: bring the exponent down, then subtract 1 from it.
- 3Constants multiplying a term stay put: .
- 4The derivative of a lone constant is .
- 5Recombine the terms and simplify.
Derivatives, solved step by step
From easy to hard — pick a problem to see its full solution.
- 1Apply the power rule to each term: and .
- 2Combine: .
- 1Rewrite as powers: .
- 2Apply the power rule to each term: and .
- 3Rewrite back in radical/fraction form: .
- 1This is a product of and , so use the product rule.
- 2Differentiate each piece: and .
- 3Assemble : .
- 1A function raised to a power is a composition, so use the chain rule.
- 2Differentiate the outer power, leaving the inside alone: .
- 3Multiply by the derivative of the inner function , which is .
- 4Result: .
- 1A ratio of two functions calls for the quotient rule with , .
- 2Compute the pieces: , .
- 3Assemble: .
- 4Expand the numerator: .
- 5Result: .
Try it on your own derivatives homework
Photo Math Solver reads a derivative problem straight from a screenshot — a textbook page, a lecture slide, an online homework portal — and returns the full solution: which rule applies, every intermediate step, and the simplified result. No retyping nested parentheses, and no guessing whether you need the chain rule.

Now you try
Work each one on paper first, then check your answer.
Stuck on your derivatives homework? Screenshot it
Stuck on a derivative in your textbook or homework portal? Instead of retyping the function by hand, screenshot it with Photo Math Solver directly from the page — it works the same whether the problem is a simple power function or a nested composition needing the chain rule.
Where points get lost
Each of these shows up on real graded work — and each has a simple fix.
| The mistake | Why it happens | The fix |
|---|---|---|
| Applying the power rule to a composition and dropping the inner derivative. | looks just like , so the temptation is to write and stop. | Ask "is there anything inside other than plain ?" If yes, chain rule: multiply by the inner derivative — here , giving . |
| Believing . | It mirrors how limits and sums behave, so it feels like it should be true for products too. | Products need the full product rule . Quick sanity check: , but would give . |
| Flipping the numerator order in the quotient rule. | The formula is asymmetric — — and swapping the two terms silently flips the sign of the answer. | Memorize it with a rhythm ("low d-high minus high d-low") and write , , , down explicitly before assembling. |
| Differentiating or without rewriting them as powers. | Fractions and radicals hide the exponent, so sign and magnitude errors creep in when people improvise. | Always rewrite first: differentiates to ; differentiates to . |
Photo Math Solver shows every intermediate step, so slips like these are easy to catch before they cost you marks.
Frequently asked questions
Related topics
Direct substitution, factoring and conjugates for 0/0, plus one-sided limits and limits at infinity.
IntegralsAntiderivatives, u-substitution, and integration by parts — definite and indefinite, bounds included.
Linear EquationsVariables on both sides, parentheses, and fractions — plus the no-solution and infinite-solution special cases.