( x 2 + x − 2 ) 3 + ( 2 x 2 − x − 1 ) 3 = 2 7 ( x 2 − 1 ) 3
Find the sum of all distinct real roots of x satisfying the above equation.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
i am a total idiot.not worthyto be a fan of iron man
nice solution!!
Did it the exact same way!.
Good solution....... I think the problem is a bit overrated
Log in to reply
Yes, I marked it level 2 at first but I guess a moderator changed it to level 4.
Log in to reply
Yes, it's quite overrated. By the way, is it really a RMO's question??
Log in to reply
@Raushan Sharma – Yes it is a RMO question.
Log in to reply
@A Former Brilliant Member – Which year's?
Log in to reply
@Raushan Sharma – It is from RMO year 2002.
I cant even believe that it is from RMO...
well done next batman
Same way! . Nice solution bro
Log in to reply
Hi! What's up, What is your plan for new year?
Hey Check out my name in is in top solution
Log in to reply
Nice. Though I will never know the solution cause there no way I can solve that
Did the same way
( x 2 + x − 2 ) 3 + ( 2 x 2 − x − 1 ) 3 ( x − 1 ) 3 ( x + 2 ) 3 + ( x − 1 ) 3 ( 2 x + 1 ) 3 = 2 7 ( x 2 − 1 ) 3 = 2 7 ( x − 1 ) 3 ( x + 1 ) 3
We note that x = 1 is a root and that:
( x + 2 ) 3 + ( 2 x + 1 ) 3 ⇒ a 3 + b 3 ⇒ a b ( a + b ) ( x + 2 ) ( 2 x + 1 ) ( 3 x + 3 ) ⇒ ( x + 2 ) ( 2 x + 1 ) ( x + 1 ) = 2 7 ( x + 1 ) 3 = ( 3 x + 3 ) 3 = ( x + 2 + 2 x + 1 ) 3 = ( a + b ) 3 = 0 = 0 = 0
This implies that all the four real roots are 1 , − 1 , − 2 and − 2 1 and their sum is − 2 . 5 .
Not that when cube roots of the terms are added they equal 0 which means that the expression will equal three times their product which is also 0 so we will get the answer more easily there.
Log in to reply
I don't understand what you are saying. Please clarify.
I think you are saying ( x + 2 ) 3 + ( 2 x + 1 ) 3 − 2 7 ( x + 1 ) 3 = 0 . So, if x + 2 = 0 , 2 x + 1 = 0 and x + 1 = 0 then the whole expression is equal to 0 . But when x + 2 = 0 , (2x+1= -3) and x + 1 = − 1 .
Log in to reply
If we define a = x + 2 , b = 2 x + 1 , then a + b = 3 ( x + 1 ) . Therefore, the given condition becomes a 3 + b 3 = ( a + b ) 3 or equivalently a b ( a + b ) = 0 . This is a simple way to jump from step #3 to step #10 in your derivation.
Log in to reply
@Kaushik Chakraborty – Thanks. I have failed see this point and also to read others' solutions.
Log in to reply
@Chew-Seong Cheong – I was saying what Lakshay Sinha did
Same way I did
Note first that if we were to expand all the terms we would get a degree 6 polynomial, so we can expect 6 solutions, although we cannot tell at this point if all of them will be real.
Now the equation can be rewritten as ( ( x − 1 ) ( x + 2 ) ) 3 + ( ( 2 x + 1 ) ( x − 1 ) ) 3 = 3 3 ( ( x − 1 ) ( x + 1 ) ) 3 .
Thus x = 1 is a root of multiplicity 3 , and so we are looking for 3 more roots, (not necessarily all real). Dividing through by ( x − 1 ) 3 gives us the equation
( x + 2 ) 3 + ( 2 x + 1 ) 3 = ( 3 x + 3 ) 3 .
Now we could play a hunch and suppose that ( x + 2 ) , ( 2 x + 1 ) and ( 3 x + 3 ) are all integers, in which case, by Fermat's Last Theorem, not all of them can be positive integers, (or all negative integers, for that matter). So if we were to successively set each of these terms equal to 0 , we quickly notice that x = − 2 , x = − 2 1 and x = − 1 all satisfy this last equation. This indicates that we have found all the real roots, the distinct roots summing to 1 + ( − 1 ) + ( − 2 ) + ( − 2 1 ) = − 2 5 = − 2 . 5 .
Less intuitively, we can expand the last equation to end up with
x 3 + 6 x 2 + 1 2 x + 8 + 8 x 3 + 1 2 x 2 + 6 x + 1 = 2 7 x 3 + 8 1 x 2 + 8 1 x + 2 7
⟹ 1 8 x 3 + 6 3 x 2 + 6 3 x + 1 8 = 0 ⟹ x 3 + 2 7 x 2 + 2 7 x + 1 = 0 .
Now by Vieta's we know that the sum of the remaining roots is − 2 7 , but we don't know yet if all the remaining roots are real. By Descartes' Rule of Signs we know that none of the remaining roots are positive and that either 3 or 1 are negative. However, by the symmetry of this last equation we see that x = − 1 is a solution, allowing us to further factor to
( x + 1 ) ( x 2 + 2 5 x + 1 ) = ( x + 1 ) ( x + 2 1 ) ( x + 2 ) = 0 ,
which confirms that the remaining roots are all negative reals which sum to − 2 7 . Adding the root x = 1 to this gives the same answer as before, namely 1 − 2 7 = − 2 5 = − 2 . 5 .
First time I have ever seen Fermat's Last Theorem quoted in a proof.
Log in to reply
Haha. Yeah, just for fun, I was trying to mention as many names as possible in this solution. :)
Great job!
It's easy to observe that if each of the expression which is cubed is taken and added, then the result is 0. We know that when a+b+c=0, then a^3 + b^3 + c^3= 3abc.
Also, here a^3 + b^3 + c^3 = 0. So, 3abc=0. This enables us to factor the given terns and put the whole thing = 0. So we have distinct solutions of 1,-1,-2,-0.5 .So the sum is -2.5
( x 2 + x − 2 ) 3 + ( 2 x 2 − x − 1 ) 3 + ( 3 − 3 x 2 ) 3 = 0 As ( x 2 + x − 2 ) + ( 2 x 2 − x − 1 ) + ( 3 − 3 x 2 ) = 0 we have that the inital ecuation becomes 9 ( x 2 + x − 2 ) ( 2 x 2 − x − 1 ) ( 1 − x 2 ) = 0 where the distinct solutions are 1 ; − 1 ; − 2 ; − 2 1
fermat's last theorem states that "there is no non trivial solution to the equation a^n+b^n=c^n for n>=3",hence for the above equation we have a=0,b=0,c=0,therefore on solving we get x=1,-1,-2,-0.5 =>-2.5
Upon factorising the above term we get roots which are 1 , − 2 1 , − 2 , − 1 a n d 1 out of which we have to find the sum of 1 , − 2 1 , − 2 a n d − 1 which is -2•5 as we have to take distinct roots we have neglected 1,1
Let a= x 2 + x − 2 b= 2 x 2 − x − 1 c= − 3 ( x 2 − 1 ) Then a+b+c= x 2 + x − 2 + ( 2 x 2 − x − 1 ) + ( − 3 x 2 − 3 ) = 0
Hence a 3 + b 3 + c 3 − 3 a b c = (a+b+c) a 2 + b 2 + c 2 − a b − b c − c a =0
Hence a 3 + b 3 + c 3 = 3abc = 0
3(x^{2}+x-2)(2x^{2}-x-1)(-3x^{2} -3x) =0
Hence x= 1-1-2-0.5 = -2.5
Problem Loading...
Note Loading...
Set Loading...
Let a = x 2 + x − 2 = ( x + 2 ) ( x − 1 ) and b = 2 x 2 − x − 1 = ( 2 x + 1 ) ( x − 1 )
a 3 + b 3 = ( a + b ) 3 a b ( a + b ) = 0 ( x + 2 ) ( x − 1 ) ( 2 x + 1 ) ( x − 1 ) ( x 2 − 1 ) = 0 x = 1 , − 1 , − 2 , 2 − 1
According to the question answer is 1 − 1 − 2 − 0 . 5 = − 2 . 5