Expert Tips for Solving Integrals: Simple Steps and Strategies

  • Thread starter Thread starter ISU20CpreE
  • Start date Start date
  • Tags Tags
    Integrals
Click For Summary

Homework Help Overview

The discussion revolves around solving the integral \(\int \frac{x+5}{\sqrt{9-(x-3)^2}} \, dx\), which involves techniques of substitution and manipulation of integrals. The subject area is calculus, specifically integral calculus.

Discussion Character

  • Exploratory, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants discuss the use of substitution, particularly \(u = x - 3\), and the legality of breaking the integral into two parts. Questions arise about the manipulation of the integrand and the relationship between the numerator and the derivative of the function inside the square root.

Discussion Status

Participants are actively exploring different approaches to the integral, with some suggesting that breaking the integral into parts is valid. There is a mix of guidance and attempts to clarify the reasoning behind certain manipulations, but no consensus has been reached on a single method.

Contextual Notes

Some participants express confusion regarding the steps taken, particularly about how to handle the derivative and the structure of the integrand. There is an acknowledgment of the complexity of the integral and the need for further explanation.

ISU20CpreE
Messages
67
Reaction score
0
I am stuck in this integral please could i get some help or sugestions.

[tex]\int \frac {x+5} {\sqrt{9-(x-3)^2}} * dx[/tex]

If I set:

a= 3
u=(x-3)
[tex]\frac {du} {dx} = 1[/tex]
du=dx

,and then I don't know what to do.
 
Last edited:
Physics news on Phys.org
You are on the right track. Just keep going. Make substitutions back into the original integral to get rid of x and have the integral be only in terms of u and du. Hint: you'll end up with 2 integrals.
 
hotvette said:
You are on the right track. Just keep going. Make substitutions back into the original integral to get rid of x and have the integral be only in terms of u and du. Hint: you'll end up with 2 integrals.


ok i have [tex]\int \frac {x} {\sqrt{9-(x-3)^2}} * dx + \int \frac {5} {\sqrt{9-(x-3)^2}} * dx[/tex]

Is this correct, i mean is this legal in math. I only broke down the integral into two separte integrals. I am still working on it!
 
Last edited:
That won't help very much, I'm affraid.

Manipulating the denominator may help you. Factor out the 9, get it out of the square root to get:

[tex]\int {\frac{x}{{\sqrt {9 - \left( {x - 3} \right)^2 } }}dx} = \frac{1}{3}\int {\frac{x}{{\sqrt {1 - \left( {\frac{{x - 3}}{3}} \right)^2 } }}dx}[/tex]

That should smell arcsin-ish, but don't forget the x in your nominator :smile:
 
Ok, that works. Now use the substitution you already stated (i.e. u = x - 3) and that should get you integrals that are readily solved.
 
Last edited:
[tex]\int \frac {x+5} {\sqrt{9-(x-3)^2}} * dx[/tex]

the function within the square root simplifies to [tex]-x^{2}+6x[/tex]
The derivative of this is [tex]-2x+6[/tex]

[tex]\int \frac{-2(x+5)+16~dx}{\sqrt{9-(x-3)^2}}[/tex]

ring a bell?
 
I believe either approach will obtain the same result
 
Hopefully :biggrin:
 
GCT said:
[tex]\int \frac {x+5} {\sqrt{9-(x-3)^2}} * dx[/tex]

the function within the square root simplifies to [tex]-x^{2}+6x[/tex]
The derivative of this is [tex]-2x+6[/tex]

[tex]\int \frac{-2(x+5)+16~dx}{\sqrt{9-(x-3)^2}}[/tex]

ring a bell?


ok how did he get this: [tex]\int \frac{-2(x+5)+16~dx}{\sqrt{9-(x-3)^2}}[/tex]

that confused me even more.
 
  • #10
ISU20CpreE said:
ok how did he get this: [tex]\int \frac{-2(x+5)+16~dx}{\sqrt{9-(x-3)^2}}[/tex]

that confused me even more.


what No help??
 
  • #11
I believe he used a little trick to get the upper part to look like the derivative of what is inside the radical. Consider the following example (nothing to do with this problem, but shows the idea):

x + 5 = x + 5 + 3 - 3 = (x + 8) - 3
 
  • #12
hotvette said:
I believe he used a little trick to get the upper part to look like the derivative of what is inside the radical. Consider the following example (nothing to do with this problem, but shows the idea):

x + 5 = x + 5 + 3 - 3 = (x + 8) - 3


Is it going to help me out, I've been looking at the problem for hours but i really don't get it, when i take the derivative of u it the x of the upper part doesn't cancel so that's bothering me a bit. I need more explanaition please.
 
  • #13
Here is my suggestion. Take what you originally did (i.e. make the substitution u = x-3). The net result is an integrand that you can break apart: Yes, what you did in your 2nd post is valid. Simple example:

[tex]\frac{5 + 2}{3} = \frac{5}{3} + \frac{2}{3}[/tex]

The 2nd integral should be readily solveable (Hint: TD mentioned something about arcsin). The first is actually much easier to solve (an additional substitution will make it easier to see).

GCT has a valid approach, but the one you were on originally is valid as well.
 
Last edited:
  • #14
ISU20CpreE said:
Is it going to help me out, I've been looking at the problem for hours but i really don't get it, when i take the derivative of u it the x of the upper part doesn't cancel so that's bothering me a bit. I need more explanaition please.

My approach would be to make the substitution

u = x-3, which also means that x = u + 3

then differentiating
du = dx

Your original integral will now reduce to

[tex]\int \frac {u+8} {\sqrt{9-u^2}} du[/tex]

This integral has two parts and can be written as:

[tex]\int \frac {u} {\sqrt{9-u^2}} du + \int \frac {8} {\sqrt{9-u^2}} du[/tex]

The first part can be solved using the chain rule as you know, since the numerator term is the derivative of the term inside the square root.

The second part is the harder one. The solution is (so you can check your work). Edit: It is solved though the substitution sin w = x/a.

[tex]\int \frac {dx} {\sqrt{a^2 - x^2}} dx = arcsin(x/a)[/tex]

Note: Of course, it is only valid for absolute value x less than or equal to a. Or else you would have an imaginary.
 
Last edited:
  • #15
thanks for all the help. I think i got it
 
  • #16
=D great news ^^
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 22 ·
Replies
22
Views
4K
Replies
4
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 105 ·
4
Replies
105
Views
13K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 27 ·
Replies
27
Views
3K
  • · Replies 15 ·
Replies
15
Views
2K