Question

Difficulty: EasyDefinite Integrals and Area Under Curves

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

  1. 14Answer
  2. B
    15
  3. C
    16
  4. D
    12

Answer

14
The antiderivative of 4x14x - 1 is 2x2x2x^2 - x. Evaluating at the upper boundary x=3x = 3 gives 2(3)23=152(3)^2 - 3 = 15, and at the lower boundary x=1x = 1 gives 2(1)21=12(1)^2 - 1 = 1. Subtracting the lower limit evaluation from the upper limit evaluation yields 151=1415 - 1 = 14.

Step-by-Step Solution

1
Find the indefinite integral of the integrand 4x14x - 1.
(4x1)dx=2x2x\int (4x - 1) \, dx = 2x^2 - x
Using the power rule of integration, xndx=xn+1n+1\int x^n \, dx = \frac{x^{n+1}}{n+1}.
2
Substitute the upper limit x=3x = 3 into the antiderivative.
2(3)^2 - (3) = 2(9) - 3 = 18 - 3 = 15
Evaluating F(b)F(b) for F(x)=2x2xF(x) = 2x^2 - x at b=3b = 3.
3
Substitute the lower limit x=1x = 1 into the antiderivative.
2(1)^2 - (1) = 2 - 1 = 1
Evaluating F(a)F(a) for F(x)=2x2xF(x) = 2x^2 - x at a=1a = 1.
4
Subtract the lower limit result from the upper limit result.
15 - 1 = 14
By the Fundamental Theorem of Calculus, abf(x)dx=F(b)F(a)\int_{a}^{b} f(x) \, dx = F(b) - F(a).

Key Concept

Evaluation of Definite Integrals using the Fundamental Theorem of Calculus
Estimated Time:1m 0s
Rate this question