Chapter 13: Problem 1
Determine the following: (a) \(\int(5-6 x)^{2} \mathrm{~d} x\) (e) \(\int \sqrt{5-3 x} \mathrm{~d} x\) (h) \(\int 4 \cos (1-2 x) d x\) (b) \(\int 4 \sin (3 x+2) d x\) (f) \(\int 6 \cdot e^{3 x+1} \mathrm{~d} x\) (i) \(\int 3 \sec ^{2}(4-3 x) d x\) (c) \(\int \frac{5}{2 x+3} d x\) (g) \(\int(4-3 x)^{-2} \mathrm{~d} x\) (j) \(\int 8 . e^{3-4 x} \mathrm{~d} x\) (d) \(\int 3^{2 x-1} \mathrm{~d} x\)
Short Answer
Step by step solution
Integrate \( (5-6x)^2 \)
Integrate \( \sqrt{5-3x} \)
Integrate \( 4 \cos (1-2x) \)
Integrate \( 4 \sin (3x+2) \)
Integrate \( 6 e^{3x+1} \)
Integrate \( 3 \sec^2(4-3x) \)
Integrate \( \frac{5}{2x+3} \)
Integrate \( (4-3x)^{-2} \)
Integrate \( 8 e^{3-4x} \)
Integrate \( 3^{2x-1} \)
Unlock Step-by-Step Solutions & Ace Your Exams!
-
Full Textbook Solutions
Get detailed explanations and key concepts
-
Unlimited Al creation
Al flashcards, explanations, exams and more...
-
Ads-free access
To over 500 millions flashcards
-
Money-back guarantee
We refund you if you fail your exam.
Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
Definite and Indefinite Integrals
One may find an indefinite integral as a function without specific bounds. It shows you the family of all antiderivatives for a given function. The constant of integration, usually denoted as \( C \), plays a crucial role here. It represents all possible vertical shifts of the antiderivative function. For example, if you integrate \(5x\), you'll get \(\frac{5}{2}x^2 + C\).
Definite integrals, on the other hand, have limits and compute a number instead of a function. Think of these as calculations that provide the area under the curve of a function within specified bounds. For example, \( \int_{a}^{b} f(x)\, dx \). Here, you don't need to add \( C \), as definite integrals provide an exact value.
- Indefinite Integral: Antiderivative + Constant of Integration \( C \)
- Definite Integral: Area under the curve between two points
Substitution Method for Integrals
Imagine you're dealing with a function within another function, like \( \int \sqrt{5-3x} \text{ d}x \). With substitution, you'd let a new variable, say \( u \), equal the inner function \( 5-3x \). Then, everything is expressed in terms of \( u \). This simplifies your original integral into one that's easier to solve.
For the method to work, you need to find the derivative of \( u \) with respect to \( x \), that is, \( \text{du/dx} \), and re-arrange it to express \( dx \) in terms of \( du \) (like \( dx = -\frac{1}{3}du \) in our example).
- Start: Choose \( u \) = inner function of composite function
- Find \( du \): Calculate and rearrange
- Substitute: Replace variables and integrate
Trigonometric Integrals
- \( \int \sin(x) \, dx = -\cos(x) + C \)
- \( \int \cos(x) \, dx = \sin(x) + C \)
By understanding these integrals' basic forms and learning to recognize when to apply techniques like substitution, you'll handle a wide range of trigonometric integrals with ease.
Exponential Integrals
For example, consider the function \( \int 8e^{3-4x} \, dx \). Here, you would substitute \( u = 3-4x \), simplifying it to employ the power rule for integration. The correct substitution, followed by integrating \( e^u \, \), results in \( -2 e^{3-4x} + C \).
- Form: \( \int e^{kx} \, dx = \frac{1}{k} e^{kx} + C \)
- Use substitution for expressions of \( x \) in the exponent.