Can the Integral of (x+25)(x/4+6)^7 be Simplified Using Substitution Method?

  • Thread starter Thread starter percs
  • Start date Start date
  • Tags Tags
    Integral
percs
Messages
9
Reaction score
0
integral of (x+25)(x/4+6)^7 dxno foiling out the power

i thought mayeb putting it as (x+25)((x/4+6)^2)^3.5 dx
and then sub : u = x^2/16 + 3x +36 and du = x/8 + 3 dx and 8du = x +24 dx

but its x+25 that we got ... so yea
 
Physics news on Phys.org
What's wrong with u=x/4+6? Can't you express x+25 in terms of u?
 
There's a much more obvious substitution that turns the integrand into a sum of monomials. Make the denominator (almost) as simple as possible.
 
Dick said:
What's wrong with u=x/4+6? Can't you express x+25 in terms of u?

well then du = dx ... umm how could that be correct?
 
percs said:
well then du = dx ... umm how could that be correct?

If u = x/4 +6 then du is not equal to dx.
 
Dick said:
What's wrong with u=x/4+6? Can't you express x+25 in terms of u?

well if u = x/4 +6 then the closest to x+25 is 4u = x+24
 
Inferior89 said:
If u = x/4 +6 then du is not equal to dx.

sorry 4du = dx
 
percs said:
well if u = x/4 +6 then the closest to x+25 is 4u = x+24

The point is to get rid of all the x. You don't need it to have the form c*u where c is some constant.
 
percs said:
well then du = dx ... umm how could that be correct?

i) du isn't equal to dx and ii) how do you know it couldn't work if you haven't tried it?
 
  • #10
Inferior89 said:
The point is to get rid of all the x. You don't need it to have the form c*u where c is some constant.

would i be able to do that with integration by parts?
 
  • #11
Dick said:
i) du isn't equal to dx and ii) how do you know it couldn't work if you haven't tried it?

i did it gives me u = x/4 + 6 and du = dx/4

dont know where to go form there
 
  • #12
percs said:
i did it gives me u = x/4 + 6 and du = dx/4

dont know where to go form there

u = x/4 + 6 is the same as x = 4u - 24. Rewrite the entire integral in terms of u and du.
 
  • #13
ok well i get
4* integral (4u-1)((4u-2)/4)^7 du
1/4^6 * integral (4u-1)(4u-2)^7 du

and now I am stuck ... once again -_-
 
  • #14
You have:

x/4 + 6 = u (the substitution we did to make the denominator nice)
x + 25 = 4u + 1
dx = 4 du

Use this.
 
  • #15
You have an algebra mistake in your substitution. u = x/4 + 6 and x = 4u - 24 mean that

(x+25)(x/4+6)^7 dx = ( 4u -24 + 25) (u)^7 ( 4 du)
 
  • #16
fzero said:
You have an algebra mistake in your substitution. u = x/4 + 6 and x = 4u - 24 mean that

(x+25)(x/4+6)^7 dx = ( 4u -24 + 25) (u)^7 ( 4 du)

ya so i have 4* integral (4u+1)(u^7) du
 
  • #17
so its equal to :

4[ (4(x/4+6)^9)/9 + ((x/4+6)^8)/8] + c ?
 
Back
Top