Integrals · Integral Properties

Linearity of Integrals

ab[αf(x)+βg(x)]dx=αabf(x)dx+βabg(x)dx\int_a^b [\alpha f(x) + \beta g(x)]\, dx = \alpha \int_a^b f(x)\, dx + \beta \int_a^b g(x)\, dx

Integrals are linear: constants factor out and the integral of a sum is the sum of integrals.

Worked examples

Evaluate ∫₀¹ (3x² + 2x) dx.
  1. 3∫₀¹ x² dx + 2∫₀¹ x dx = 3[x³/3]₀¹ + 2[x²/2]₀¹ = 3(1/3) + 2(1/2) = 1 + 1

Answer: 2

Practice this and 135 more formulas in the CalcRef workspace — quizzes, reference tables, a 16-category unit converter, and an expression evaluator.