Skip to main content
Ch. 5 - Integrals
Hass - Thomas' Calculus 15th Edition
Hass15th EditionThomas' CalculusISBN: 9780137616077당신이 사용하는 게 아니라요?교과서 변경
5장, 문제 5.PE.47

Evaluating Definite Integrals


Evaluate the integrals in Exercises 47–68.


∫₋₁¹ (3x² - 4x + 7)dx

검증된 단계별 안내
1
Identify the integral to evaluate: \(\int_{-1}^{1} (3x^{2} - 4x + 7) \, dx\).
Split the integral into the sum of integrals of each term: \(\int_{-1}^{1} 3x^{2} \, dx - \int_{-1}^{1} 4x \, dx + \int_{-1}^{1} 7 \, dx\).
Find the antiderivative of each term separately: For \$3x^{2}\(, the antiderivative is \(3 \cdot \frac{x^{3}}{3} = x^{3}\); for \)-4x\(, it is \(-4 \cdot \frac{x^{2}}{2} = -2x^{2}\); for \(7\), it is \)7x$.
Write the combined antiderivative function: \(F(x) = x^{3} - 2x^{2} + 7x\).
Evaluate \(F(x)\) at the upper limit \(x=1\) and the lower limit \(x=-1\), then subtract: \(F(1) - F(-1)\) to find the value of the definite integral.

비슷한 문제에 대한 검증된 영상 답변:

이 영상 해법은 위 문제에 도움이 된다고 튜터들이 추천한 것입니다.
영상 길이:
4m
도움이 되었나요?

주요 개념

질문에 올바르게 답하기 위해 반드시 이해해야 하는 핵심 개념들은 다음과 같습니다.

Definite Integral

A definite integral calculates the net area under a curve between two specified limits. It is represented as ∫_a^b f(x) dx, where a and b are the lower and upper bounds. The result is a number that represents the accumulation of the function's values over the interval.
추천 영상:
05:43
Definition of the Definite Integral

Fundamental Theorem of Calculus

This theorem links differentiation and integration, stating that if F is an antiderivative of f, then ∫_a^b f(x) dx = F(b) - F(a). It allows evaluation of definite integrals by finding antiderivatives instead of using limits of Riemann sums.
추천 영상:
06:11
Fundamental Theorem of Calculus Part 1

Polynomial Integration

Integrating polynomials involves applying the power rule: ∫ x^n dx = (x^(n+1))/(n+1) + C for n ≠ -1. Each term of the polynomial is integrated separately, making it straightforward to find antiderivatives for functions like 3x² - 4x + 7.
추천 영상:
07:00
Taylor Polynomials