Calculus Practice: Solving Definite and Indefinite Integrals

Classified in Mathematics

Written on in English with a size of 3.29 KB

1. Integration of Polynomials

Let f(x) = -x2 + 2x + 3. The integral is:

  • a) ∫(-x2 + 2x + 3) dx = -x3/3 + x2 + 3x + C
  • b) [-x3/3 + x2 + 3x] from 1 to 2 = 11/3

2. Finding f(x) from f'(x)

Let f'(x) = 3x2 - 3. Given f(2) = 1, find f(x):

f(x) = x3 - 3x + C. Substituting f(2) = 1: 8 - 6 + C = 1, so C = -1. Thus, f(x) = x3 - 3x - 1.

3. Solving for f(x) with Initial Conditions

Let f'(x) = 6x2 + 2x - 1. Given f(2) = 5:

f(x) = 2x3 + x2 - x + C. Substituting f(2) = 5: 2(8) + 4 - 2 + C = 5, so 18 + C = 5, C = -13. Thus, f(x) = 2x3 + x2 - x - 13.

4. Polynomial Integration

Let f(x) = 3x2 - 4x:

  • a) ∫f(x) dx = x3 - 2x2 + C
  • b) Evaluation results in 32.

5. Definite Integral Properties

Consider ∫15 f(x) dx = 6:

  • a) ∫15 2f(x) dx = 2 ∫15 f(x) dx = 2(6) = 12
  • b) ∫13 3 dx = [3x]13 = 3(3) - 3(1) = 6

6. Integration using Substitution

Let f(x) = ∫ (8 / (2x - 1)) dx. Using u = 2x - 1, du = 2 dx:

∫ (8/u) * (du/2) = 4 ln|2x - 1| + C. Given point (1, 5): 4 ln(1) + C = 5, so C = 5. f(x) = 4 ln|2x - 1| + 5.

7. Exponential Function Integration

Given f'(x) = 9e3x passing through (ln 2, 15):

f(x) = 3e3x + C. 3e3(ln 2) + C = 15 → 3(8) + C = 15 → C = -9. f(x) = 3e3x - 9.

8. Trigonometric Integration

Given f'(x) = 2 cos(2x) passing through (π/12, 2):

f(x) = sin(2x) + C. sin(2 * π/12) + C = 2 → sin(π/6) + C = 2 → 0.5 + C = 2 → C = 1.5. f(x) = sin(2x) + 1.5.

9. Integration with Radicals

Let f(x) = 20x / (5x2 + 4)3/2:

  • a) ∫ f(x) dx = -4 / √(5x2 + 4) + C
  • b) Definite integral evaluation yields 10/7.

10. Solving for Constant k

Given ∫0e^k (2 / (1 + 2x)) dx = ln 3:

[ln(1 + 2x)]0e^k = ln(1 + 2ek) - ln(1) = ln 3. Therefore, 1 + 2ek = 3, 2ek = 2, ek = 1, so k = 0.

11. Exponential Integration

Find ∫ 4xex^2-9 dx:

Using u = x2 - 9, du = 2x dx: 2 ∫ eu du = 2ex^2-9 + C. Given f(3) = 7: 2e0 + C = 7, C = 5. f(x) = 2ex^2-9 + 5.

12. Derivative Analysis

Given f'(x) = 6x2 - 24x:

  • a) f(x) = 2x3 - 12x2 + C. With f(1) = 0, C = 10. f(x) = 2x3 - 12x2 + 10.
  • b) Critical point at x = 2.
  • c) Concavity: f''(x) = 12x - 24. Concave up for x > 2.

15. Logarithmic Integration

Given f'(x) = 8x / (x2 + 5) passing through (2, 9 ln 3):

f(x) = 4 ln|x2 + 5| + C. 4 ln(9) + C = 9 ln 3 → 8 ln 3 + C = 9 ln 3 → C = ln 3. f(x) = 4 ln|x2 + 5| + ln 3.

Related entries: