Skip to main content
Ch. 8 - Integration Techniques
Briggs - Calculus: Early Transcendentals 3rd Edition
Briggs3rd EditionCalculus: Early TranscendentalsISBN: 9780136847243당신이 사용하는 게 아니라요?교과서 변경
8장, 문제 8.7.15

7–40. Table look-up integrals Use a table of integrals to evaluate the following indefinite integrals. Some of the integrals require preliminary work, such as completing the square or changing variables, before they can be found in a table.
15. ∫ x / √(4x + 1) dx

검증된 단계별 안내
1
Rewrite the integral in a form that is easier to match with a table of integrals. The given integral is ∫(x / √(4x + 1)) dx. Notice that the denominator involves a square root, so we will aim to simplify the expression.
Perform a substitution to simplify the square root. Let u = 4x + 1, which implies that du/dx = 4 or dx = du/4. Also, note that x = (u - 1)/4 from the substitution.
Substitute x and dx into the integral. The integral becomes ∫[((u - 1)/4) / √u] * (1/4) du. Simplify this expression to ∫[(u - 1) / (16√u)] du.
Split the integral into two simpler terms: ∫[(u / (16√u))] du - ∫[(1 / (16√u))] du. Simplify each term. The first term becomes (1/16)∫√u du, and the second term becomes (1/16)∫u^(-1/2) du.
Use the power rule for integration to evaluate each term. For the first term, ∫√u du = ∫u^(1/2) du = (2/3)u^(3/2). For the second term, ∫u^(-1/2) du = 2u^(1/2). Combine the results and substitute back u = 4x + 1 to express the solution in terms of x.

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

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

주요 개념

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

Indefinite Integrals

Indefinite integrals represent a family of functions whose derivative is the integrand. They are expressed without limits and include a constant of integration, typically denoted as 'C'. Understanding how to compute indefinite integrals is fundamental in calculus, as it allows for the determination of antiderivatives, which are essential in solving differential equations and analyzing functions.
추천 영상:
05:04
Introduction to Indefinite Integrals

Table of Integrals

A table of integrals is a reference tool that lists common integrals and their corresponding antiderivatives. It simplifies the process of finding integrals by providing ready-made solutions for frequently encountered functions. Familiarity with this table can significantly expedite the evaluation of integrals, especially when combined with techniques like substitution or completing the square.
추천 영상:
08:09
Tabular Integration by Parts

Completing the Square

Completing the square is a method used to transform a quadratic expression into a perfect square trinomial. This technique is particularly useful in integration, as it can simplify the integrand, making it easier to apply integration techniques or look up in a table. For example, rewriting expressions in the form of (x + a)² helps in recognizing standard integral forms.
추천 영상:
05:22
Completing the Square to Rewrite the Integrand