- 3,341
- 7
Homework Statement
If a+b+c = 0, show that (2a-b)^3 + (2b-c)^3 + (2c-a)^3 = 3(2a-b)(2b-c)(2c-a)[/tex]<br /> <br /> <br /> <h2>Homework Equations</h2><br /> <br /> None that I really need to state. <br /> <br /> <h2>The Attempt at a Solution</h2><br /> <br /> Well I've just messed around with it, grinding through the algebra, and nothing seems to work. I did however notice that the (2a-b), (2b-c) and (2c-a) terms add up to a+b+c, and in this case, 0. So let u=(2a-b), v= (2b-c) and w=(2c-a) so that the question can be simplified to: if u+v+w = 0, then show u^3 + v^3 + w^3 = 3uvw. <br /> <br /> First I need verification if this change is correct, then hints on what I should do next =[