Calculus · Eqora guide

U-substitution integrals: spot the inner derivative

Learn how to identify the inner function, convert the differential, inspect an assisted solution, and verify the antiderivative by differentiating it.

Adult learner beside nested indigo and saffron loops in a textile studio, a visual analogy for u-substitution integrals

U-substitution integrals often look harder than they are because two connected actions are compressed into one expression. In ∫2x(x² + 1)⁴ dx, the visible power is not the main obstacle. The important clue is that the expression inside the power, x² + 1, has derivative 2x, and that factor is already waiting beside it. Once you see that partnership, the integral becomes the much simpler ∫u⁴ du.

The method is integration by substitution, also called a change of variables. It reverses the chain rule: you name a useful inner expression u, replace its derivative together with dx by du, integrate in the new variable, and substitute back. The difficult part is rarely the final power rule. It is choosing u and making sure the rewritten integral contains no stray x. This guide makes that decision visible instead of turning it into a guess.

Eqora can help when you have tried the first move and need to inspect the reasoning. Capture the complete integral, check that every symbol was recognized, and ask about one uncertain transition, such as why 2x dx becomes du. Then close the explanation and solve a related problem alone. That sequence keeps the app in the role of tutor while the actual goal remains independent mathematical control.

Use this guide actively. Keep a real problem beside you, pause after each idea, and translate the advice into one action you can test in the next ten minutes.
Eqora Math AI homework helper example for U-substitution integrals: spot the inner derivative
Connect the advice to a real problem and a visible next step.
Independent math practice connected to U-substitution integrals: spot the inner derivative
Finish with practice you can complete without the answer in view.

Read u-substitution integrals as a reversed chain rule

The chain rule differentiates a composition. If F has derivative f, then the derivative of F(g(x)) is f(g(x))g′(x). Integration by substitution runs that pattern backward. An integrand shaped like f(g(x))g′(x) suggests u = g(x), because du = g′(x) dx. The outer expression then becomes a function of u and the inner derivative is absorbed into du.

For ∫2x(x² + 1)⁴ dx, let g(x) = x² + 1. Its derivative is 2x, so the integrand has exactly the required pair. Set u = x² + 1 and du = 2x dx. What remains is ∫u⁴ du. This is not a trick that changes the value of the problem. It is a change of language that exposes a familiar power rule underneath the composition.

Before choosing u, mark a possible inside expression and differentiate it in the margin. Then search the rest of the integrand for that derivative, allowing for a nonzero constant multiple. This two-part test is more reliable than automatically choosing the longest expression or everything inside parentheses. The visual idea is like following one colored thread through several nested loops: the inner thread must continue into the differential.

Hands arranging nested indigo and saffron textile loops to represent an inner function and its derivative
Trace the inner expression and its derivative as one connected pattern before you substitute.

Try the first move before opening a math app

Give yourself one deliberate attempt before asking for assistance. Copy the integral accurately, circle the inner expression, calculate its derivative, and write a proposed substitution. Even an incomplete attempt gives you something specific to compare with the explanation. If you open a finished solution immediately, every line can appear obvious after the fact while the selection of u remains mysterious.

Use three quick questions. What expression is being fed into a power, root, exponential, logarithm, or trigonometric function? Is its derivative elsewhere in the integrand? Can all parts of the integral, including dx, be rewritten in u? For the sample, the answers are x² + 1, yes because 2x is present, and yes because 2x dx becomes du. That is enough to justify the substitution before any integration begins.

Write down your uncertainty in a short phrase: ‘I can see the inner function, but I do not know what happens to 2x dx.’ A precise question directs attention to the decision that matters. It also lets you judge whether an assisted explanation actually resolves your problem rather than merely producing a polished final answer.

Capture the complete integral and verify every symbol

When you use Eqora, photograph the entire integral with the integral sign, bounds if there are any, all parentheses, exponents, coefficients, and dx visible. Keep the page flat and crop out nearby exercises. A missing exponent or denominator changes the mathematics, and a cropped differential can hide the very clue that substitution depends on. Typed input is a good alternative when handwriting is crowded.

Compare the recognized expression with the original before reading the solution. Check x versus multiplication signs, minus signs, radicals, fractional bars, powers, and the variable of integration. In ∫2x(x² + 1)⁴ dx, confirm that the exponent applies to the complete parenthesis and that 2x is outside it. If recognition is wrong, retake or correct the problem rather than trying to interpret an explanation for a different integral.

This check is part of the mathematics, not a technical delay. It trains you to see the structure precisely. A substitution method cannot compensate for an incorrectly copied expression. Once the input matches, compare the app's proposed u with your own candidate and look for the derivative relationship that supports it.

Adult learner photographing a complete handwritten integral in a bright textile studio
Include the complete expression, then compare every symbol before trusting the next step.

Choose u and convert the differential completely

Start with u = x² + 1. Differentiate both sides: du/dx = 2x. Multiplying by dx gives du = 2x dx. Now group the original integral as ∫(x² + 1)⁴(2x dx). Replace the first parenthesis by u and the second group by du. The result is ∫u⁴ du. Every x has disappeared, which is an important completion check.

Integrate with the power rule: ∫u⁴ du = u⁵/5 + C. Substitute the original expression back for u to obtain (x² + 1)⁵/5 + C. Do not forget C in an indefinite integral. The substitution has simplified the form, but it has not changed the need for a general family of antiderivatives.

If a constant multiple is missing, you can often repair it algebraically. For ∫x(x² + 1)⁴ dx, du is still 2x dx, so x dx = du/2. The rewritten integral is one half of ∫u⁴ du. A constant mismatch is manageable. A variable mismatch is different: if an x remains after substitution, the chosen u may be unhelpful or you may need a valid relationship that rewrites that x in terms of u.

A substitution is complete only when the new integral is written entirely in u and du.

Inspect each line instead of copying the final answer

Read an assisted solution with a four-line audit. First, what was chosen as u? Second, what equation for du follows by differentiation? Third, where did every part of the original integrand go? Fourth, what operation produced the antiderivative? Point to the matching pieces in the original problem. If one factor seems to vanish, stop there and resolve it before moving forward.

For the sample, the audit should say: x² + 1 became u; 2x dx became du; the fourth power became u⁴; the power rule produced u⁵/5; and substituting back produced (x² + 1)⁵/5 + C. This verbal account is short enough to remember and specific enough to expose a missing coefficient.

Use Eqora's follow-up chat for a focused question such as, ‘Why can 2x and dx be replaced together by du?’ or ‘Why must no x remain after the substitution?’ Ask for a smaller explanation or one intermediate line, not a completely new solution. Then restate the answer in your own words. Our guide to explaining math solutions can help turn a displayed method into a reasoned account you actually understand.

Two adult learners inspecting four blank process cards along an indigo thread in a textile studio
Audit one transition at a time and identify where every factor moved.

Handle constants, mismatches, and definite bounds

A near match may differ only by a constant. In ∫6x(x² + 4)³ dx, choose u = x² + 4 and du = 2x dx. Since 6x dx = 3du, the integral becomes 3∫u³ du. Keep the factor 3 outside and continue. Writing the differential equation before replacing anything prevents constants from being silently lost.

A missing variable factor is a stronger warning. The integral ∫(x² + 1)⁴ dx does not contain the 2x required by the derivative of x² + 1. Ordinary u-substitution with that choice does not simplify the problem, because dx cannot be converted without leaving x behind. Do not invent the missing factor. Return to the original integral and consider another method or the techniques allowed in your course.

For a definite integral, either change the bounds into u-values immediately or substitute back to x before evaluating. Do not mix the two systems. If u = g(x) and the original bounds are x = a and x = b, the new bounds are u = g(a) and u = g(b). Label them clearly so an old x-bound is never applied to a u-integral.

Close the example and solve a transfer problem

After the sample makes sense, hide it and solve ∫3x²(x³ + 5)² dx on a blank page. The inner expression is x³ + 5 and its derivative is 3x². Set u = x³ + 5, so du = 3x² dx. The integral becomes ∫u² du = u³/3 + C. Substitute back to get (x³ + 5)³/3 + C.

This transfer problem has the same structure but different details. If you solve it without copying, you recognized the relationship. Next, change the coefficient to 6x² and predict the effect. Because 6x² dx = 2du, the antiderivative gains a factor of 2.

Keep the phone face down during this step. If you get stuck, mark the exact line and return only after a genuine attempt. Compare methods, repair the step, and solve a second variation unaided. Short cycles of attempt, feedback, and fresh practice build more durable control than reading several completed examples in a row.

Adult learner solving a fresh calculus problem independently with a phone face down across the table
A new problem, completed without the example in view, shows whether the method transferred.

Differentiate the result and keep a reusable routine

The fastest strong check is to differentiate your antiderivative. Differentiating (x² + 1)⁵/5 gives one fifth times 5(x² + 1)⁴ times 2x, which simplifies to 2x(x² + 1)⁴. That matches the original integrand exactly. This check also explains why the inner derivative was essential: the chain rule recreates it on the way back.

Use the same routine for future problems: identify a composition, propose u, calculate du, account for every factor and dx, rewrite with no x left, integrate in u, substitute back, add C when appropriate, and differentiate to verify. If the original integral is definite, manage the bounds consistently. Each line has a purpose and a built-in question you can use to diagnose an error.

Eqora is most useful when it helps you inspect a choice or repair one transition, not when it replaces the whole routine. Mathematical notation and AI recognition can both fail, so compare the captured problem carefully and verify important work. The independent derivative check gives you evidence that does not depend on how confident an explanation sounds.

Put it into practice now

Choose one problem from your current homework or review set. Attempt it before opening Eqora, then use the app only at the point where your own reasoning stops.

  • State what the problem is asking before you solve it
  • Identify the first step you cannot justify
  • Ask Eqora one focused follow-up about that step
  • Finish with a similar problem and no solution in view

The session is complete when the method is clearer, not simply when the worksheet has one more answer.

Good to know

Questions about this guide

How do I choose u in u-substitution integrals?

Look for an inner expression inside a power, root, exponential, logarithm, or trigonometric function. Differentiate it and check whether that derivative appears elsewhere in the integrand, possibly multiplied by a constant.

What should happen to dx during substitution?

It belongs in the differential relationship. From u = g(x), write du = g′(x) dx, then replace the matching factor and dx together. Do not simply drop dx from the integral.

Can a constant mismatch still work?

Yes. If the needed derivative differs only by a nonzero constant, multiply or divide by that constant explicitly. A leftover variable factor is a different problem and may signal a poor substitution.

Do I change the bounds in a definite integral?

You may convert each x-bound through u = g(x) and stay in u, or substitute back to x before evaluating. Both approaches work, but the bounds and integration variable must remain consistent.

How can Eqora help without doing the learning for me?

Attempt the substitution first, verify the captured expression, inspect one uncertain step, ask one focused question, and then solve a related integral without the explanation visible. Differentiate your result to check it.