Solving Double Integrals: y = 4x^3 - x^4 & y = 3 - 4x + 4x^2

  • Thread starter Thread starter haroldholt
  • Start date Start date
  • Tags Tags
    Integrals
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
haroldholt
Messages
21
Reaction score
0
I'm having some trouble with this particular question.

∫∫x dA bound by y = 4x^3 - x^4 and y = 3 - 4x + 4x^2.

All I can think to do is equate the two equations to find where they intercept to give the bounds for the double integral giving 0 = x^4 - 4x^3 + 4x^2 - 4x + 3. But I don't know where to go from here.

Any help would be appreciated.
 
Physics news on Phys.org
That's pretty nasty.
Maybe you could try Newton's method? Take an initial guess, e.g. x=1...
Actually, it looks like x=1 works.. (1 - 4 + 4 - 4 + 3 = -3 + 4 - 4 + 3 = 0)
So since we have that, divide through by (x-1) to get the other roots.
Have fun. :D
 
What method did you use to find those roots?
 
Cheers mate. Can't say I've ever heard of the rational zero theorem.