Question

Difficulty: EasyDefinite Integrals and Area Under Curves

What is the value of the definite integral 13(2x+1)dx\int_{1}^{3} (2x + 1) \, dx?

  1. 10Answer
  2. B
    12
  3. C
    14
  4. D
    2

Answer

10
The antiderivative of 2x+12x + 1 is x2+xx^2 + x. Evaluating at the upper boundary x=3x = 3 gives 32+3=123^2 + 3 = 12, and at the lower boundary x=1x = 1 gives 12+1=21^2 + 1 = 2. Subtracting the lower bound result from the upper bound result yields 122=1012 - 2 = 10.

Step-by-Step Solution

1
Find the indefinite integral (antiderivative) of 2x+12x + 1
(2x+1)dx=x2+x\int (2x + 1) \, dx = x^2 + x
Apply the power rule of integration: xndx=xn+1n+1\int x^n dx = \frac{x^{n+1}}{n+1}.
2
Evaluate the antiderivative at the upper limit x=3x = 3
32+3=9+3=123^2 + 3 = 9 + 3 = 12
Substitute x=3x = 3 into x2+xx^2 + x.
3
Evaluate the antiderivative at the lower limit x=1x = 1
12+1=1+1=21^2 + 1 = 1 + 1 = 2
Substitute x=1x = 1 into x2+xx^2 + x.
4
Subtract the lower limit value from the upper limit value
122=1012 - 2 = 10
According to the Fundamental Theorem of Calculus: abf(x)dx=F(b)F(a)\int_{a}^{b} f(x)dx = F(b) - F(a).

Key Concept

Definite Integrals of Linear Polynomials
Rate this question