Solve the given problem that involves integration

In summary, the problem asks for an equation that calculates the derivative of a function with respect to a variable, u. Using partial fractions, i have found that...Using partial fractions (repeated factor), i have found that...Partial fractions is one way to evaluate the derivative of a function with respect to a variable, u. The four lines below are not relevant to the problem.Not "also" -- below is what the problem is asking you to do.In addition to the substitutions above, you should include these:##e^x = u + 2##and ##dx = \frac{du}{e^x} = \frac {du}{u + 2
  • #1
chwala
Gold Member
2,697
360
Homework Statement
See attached.
Relevant Equations
Integration
1686714379220.png


For part (a),

Using partial fractions (repeated factor), i have...

##7e^x -8 = A(e^x-2)+B##

##A=7##

##-2A+B=-8, ⇒B=6##

$$\int {\frac{7e^x-8}{(e^x-2)^2}}dx=\int \left[{\frac{7}{e^x-2}}+{\frac{6}{(e^x-2)^2}}\right]dx$$

##u=e^x-2##
##du=e^x dx##
##dx=\dfrac{du}{e^x}##

...
also

##u=e^x-2##

##e^x=u+2##

$$\int {\frac{7e^x-8}{(e^x-2)^2}}dx=\int \left[{\frac{7}{e^x-2}}+{\frac{6}{(e^x-2)^2}}\right]=\int \left[{\frac{7u+6}{(e^x-2)^2}}\dfrac{du}{e^x}\right]=\int \left[{\frac{7u+6}{u^2(u+2)}}du\right]$$

...part b later...taking a break.
 
Last edited:
Physics news on Phys.org
  • #2
chwala said:
Homework Statement: See attached.
Relevant Equations: Integration

View attachment 327853

For part (a),

Using partial fractions (repeated factor), i have...
Partial fractions is one way to evaluate the integral, but that's not what the problem is asking you to do. The four lines below are not relevant to the problem.
chwala said:
##7e^x -8 = A(e^x-2)+B##
##A=7##
##-2A+B=-8, ⇒B=6##

$$\int {\frac{7e^x-8}{(e^x-2)^2}}dx=\int \left[{\frac{7}{e^x-2}}+{\frac{6}{(e^x-2)^2}}\right]dx$$

##u=e^x-2##
##du=e^x dx##
##dx=\dfrac{du}{e^x}##
...
also
Not "also" -- below is what the problem is asking you to do.

In addition to the substitutions above, you should include these:
##e^x = u + 2##
and ##dx = \frac{du}{e^x} = \frac {du}{u + 2}##
chwala said:
##u=e^x-2##
##e^x=u+2##

$$\int {\frac{7e^x-8}{(e^x-2)^2}}dx=\int \left[{\frac{7}{e^x-2}}+{\frac{6}{(e^x-2)^2}}\right]=\int \left[{\frac{7u+6}{(e^x-2)^2}}\dfrac{du}{e^x}\right]=\int \left[{\frac{7u+6}{u^2(u+2)}}du\right]$$

...part b later...taking a break.
With the substitutions I added, you can replace everything involving ##e^x## and ##dx## in the starting integral with their equivalents in terms of u and du, in one step.
 
  • Like
Likes chwala
  • #3
Mark44 said:
Partial fractions is one way to evaluate the integral, but that's not what the problem is asking you to do. The four lines below are not relevant to the problem.

Not "also" -- below is what the problem is asking you to do.

In addition to the substitutions above, you should include these:
##e^x = u + 2##
and ##dx = \frac{du}{e^x} = \frac {du}{u + 2}##

With the substitutions I added, you can replace everything involving ##e^x## and ##dx## in the starting integral with their equivalents in terms of u and du, in one step.
I will check this out. Thanks.
 
  • #4
Mark44 said:
Partial fractions is one way to evaluate the integral, but that's not what the problem is asking you to do. The four lines below are not relevant to the problem.

Not "also" -- below is what the problem is asking you to do.

In addition to the substitutions above, you should include these:
##e^x = u + 2##
and ##dx = \frac{du}{e^x} = \frac {du}{u + 2}##

With the substitutions I added, you can replace everything involving ##e^x## and ##dx## in the starting integral with their equivalents in terms of u and du, in one step.
True, the first part did not require partial fractions...it was straightforward...need to stop overthinking :cool: ...cheers @Mark44

...but part (b) will require thato0)...working on it.
 
  • #5
for part (b) i have,

$$\int \dfrac{7u+6}{u^2(u+2)} du = \int\left[\dfrac{-2}{u+2}+ \dfrac{2}{u}+\dfrac{3}{u^2}\right]du$$

...

$$=\left[-2\ln (u+2) + 2 \ln u-\dfrac{3}{u}\right]$$

$$=\left[-2\ln e^x + 2 \ln (e^x-2)-\dfrac{3}{e^x-2}\right]$$

on applying the limits i end up with,

$$=\left[2\ln 4-2\ln 6-\dfrac{3}{4}\right] -\left[2\ln 2-2\ln 4-\dfrac{3}{2}\right]$$

$$=\left[\ln \dfrac{4}{9}-\ln \dfrac{1}{4}-\dfrac{3}{4}+\dfrac{3}{2}\right]$$

$$=\left[\ln \dfrac{16}{9}+\dfrac{3}{4}\right]$$

Bingo!

insight welcome guys!!
 
Last edited:

Related to Solve the given problem that involves integration

1. What is the basic technique for solving an integral?

The basic technique for solving an integral involves finding the antiderivative of the function being integrated. This process is known as integration. For simple functions, this can often be done using basic integration rules, such as the power rule, the sum rule, and the constant multiple rule. For more complex functions, techniques such as substitution, integration by parts, or partial fraction decomposition may be required.

2. How do I integrate a function using substitution?

Integration by substitution involves changing the variable of integration to simplify the integral. This technique is often useful when the integrand (the function being integrated) includes a composite function. To use substitution, you typically set a part of the integrand equal to a new variable (u), replace all instances of the original variable, and then integrate with respect to the new variable. Finally, you substitute back the original variable to obtain the final result.

3. What is integration by parts and when should I use it?

Integration by parts is a technique derived from the product rule for differentiation. It is used when the integrand is a product of two functions that are easier to integrate separately. The formula for integration by parts is ∫u dv = uv - ∫v du, where u and dv are chosen parts of the original integrand. This method is particularly useful when integrating products of polynomial and exponential functions, or polynomial and trigonometric functions.

4. How do I handle improper integrals?

Improper integrals occur when the interval of integration is infinite or when the integrand has an infinite discontinuity within the interval. To solve improper integrals, you typically take a limit. For example, if the interval is infinite, you replace the infinite bound with a variable (like b), perform the integration as usual, and then take the limit as the variable approaches infinity. If the integrand has a discontinuity, you split the integral at the point of discontinuity and take the appropriate limits to evaluate each part.

5. What are some common mistakes to avoid when solving integrals?

Common mistakes when solving integrals include: forgetting to add the constant of integration (C) when finding an indefinite integral, incorrectly applying integration techniques, not correctly handling the limits of integration in definite integrals, and making algebraic errors during the process. It's also important to carefully choose the correct method for the type of integral you're solving and to double-check your work for consistency and accuracy.

Similar threads

  • Calculus and Beyond Homework Help
Replies
5
Views
821
  • Calculus and Beyond Homework Help
Replies
3
Views
521
  • Calculus and Beyond Homework Help
Replies
15
Views
948
  • Calculus and Beyond Homework Help
Replies
8
Views
888
  • Calculus and Beyond Homework Help
Replies
5
Views
890
  • Calculus and Beyond Homework Help
Replies
22
Views
2K
  • Calculus and Beyond Homework Help
Replies
1
Views
642
  • Calculus and Beyond Homework Help
Replies
17
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
870
  • Calculus and Beyond Homework Help
Replies
12
Views
1K
Back
Top