🎓 Prepared by students from Boğaziçi University

What is an Integral?

An integral finds the accumulated area under a curve or reverses differentiation. It's one of the two foundational operations of calculus, alongside the derivative.

Short answer

The indefinite integral of xⁿ is ∫xⁿ dx = x^(n+1)/(n+1) + C (for n ≠ −1). A definite integral from a to b gives the net area under the curve between those bounds.

Area under f(x)=x² from 0 to 3
97520
x: x · y: f(x)
01

Try it: interactive calculator

Definite integral value
21.33
= (4^(2+1)-0^(2+1))/(2+1)
02

Step-by-step worked examples

Find ∫x³ dx.

Apply power rule: ∫xⁿ dx = x^(n+1)/(n+1)+C
n=3 → x⁴/4 + C

Evaluate ∫₀² x² dx.

∫x² dx = x³/3 + C
Evaluate from 0 to 2: (2³/3) − (0³/3) = 8/3 − 0 = 8/3 ≈ 2.67

Find ∫(4x + 3) dx.

Integrate term by term.
∫4x dx = 2x²
∫3 dx = 3x
Result: 2x² + 3x + C
03

Flashcards

04

Quick quiz

Q1.∫x⁴ dx = ?

Correct answer: A. ∫x⁴ dx = x⁵/5 + C by the power rule.

Q2.∫₀¹ x dx = ?

Correct answer: B. ∫x dx = x²/2, evaluate 0 to 1: 1/2−0=0.5.

Q3.Why do we add +C in indefinite integrals?

Correct answer: B. Any constant vanishes upon differentiation, so it must be added back.

Q4.∫(6x²) dx = ?

Correct answer: A. ∫6x² dx = 6·x³/3 = 2x³ + C.
📄Download this topic as a printable worksheet (PDF)Summary + 10 questions + answer key — print it, share it in class.
Study better with Bounlu apps
Notek
Notek

The full card deck, worked steps and AI-tutor support for “What is an Integral?” are in Notek — study by hand before your exam.

Get it free
Notek 1Notek 2Notek 3Notek 4Notek 5
05

Common mistakes

Forgetting the +C in an indefinite integral.Correct: Always add +C — there are infinitely many antiderivatives differing by a constant.

Using the power rule ∫xⁿdx=x^(n+1)/(n+1) when n=−1.Correct: That case is special: ∫x⁻¹ dx = ln|x| + C.

Forgetting to divide by the new exponent when integrating.Correct: Power rule requires dividing by (n+1), not just raising the power.

Not evaluating both bounds in a definite integral.Correct: Definite integrals require subtracting F(a) from F(b): F(b) − F(a).

06

FAQ

What is an integral?

An integral is the accumulated area under a curve, or equivalently, the reverse operation of differentiation.

What is the integral power rule formula?

The power rule for integration is ∫xⁿ dx = x^(n+1)/(n+1) + C, valid for any n ≠ −1.

What are examples of integrals?

∫x³ dx = x⁴/4 + C, and the definite integral ∫₀² x² dx = 8/3, representing the area under x² from 0 to 2.

How to calculate an integral?

Apply the power rule to each term, increasing the exponent by 1 and dividing by the new exponent; add +C for indefinite integrals or evaluate the bounds for definite ones.

Related topics