Problem 46
Question
Evaluate the definite integral. $$ \int_{2}^{4} \frac{x^{2}}{(3 x-5)} d x $$
Step-by-Step Solution
Verified Answer
The exact value of the integral is \( 44 \).
1Step 1: Set the Value of U
Set the substitution variable, \( u = 3x - 5 \), which simplifies the denominator.
2Step 2: Find the value of dx
Differentiate \( u = 3x - 5 \) with respect to \( x \) to find \( du/dx = 3 \), from which we get \( dx = du/3 \).
3Step 3: Substitute in the Integral
Substitute \( u \) and \( dx \) in the integral to get a new integral: \( \int_{1}^{3} \frac{(u + 5)^2}{u} * (du/3) \).
4Step 4: Simplify the Integral
Simplify the integrand to get \( \int_{1}^{3} (u/3 + 5)^2 du \).
5Step 5: Evaluate the Integral
Evaluate the integral to obtain \( \frac{1}{9}u^3 + 5u^2 + 25u |_{1}^{3} \).
6Step 6: Substitute U Back
Substitute \( u = 3x - 5 \) back in to get \( \frac{1}{9}(3x - 5)^3 + 5x^2 + 25x \) and evaluate this from 2 to 4.
7Step 7: Final Answer
Calculate the final answer by using the fundamental theorem of calculus: \( F(4) - F(2) \) where \( F(x) = \frac{1}{9}(3x - 5)^3 + 5x^2 + 25x \).
Other exercises in this chapter
Problem 46
Determine the amount of money required to set up a charitable endowment that pays the amount \(P\) each year indefinitely for the annual interest rate \(r\) com
View solution Problem 46
Use a program similar to the Simpson's Rule program on page 906 to approximate the integral. Use \(n=100\). $$ \int_{2}^{5} 10 x^{2} e^{-x} d x $$
View solution Problem 46
Find the area of the region bounded by the graphs of the given equations. $$ y=\frac{-24}{x^{2}-16}, y=0, x=1, x=3 $$
View solution Problem 46
Evaluate the definite integral. $$ \int_{0}^{1} \ln (1+2 x) d x $$
View solution