If α , β are the real roots of the equation ( x 2 + 9 ) 3 + 2 1 6 x 3 = ( x + 3 ) 6 .
Find the value of α 6 + β 6 .
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.
Other solutions are appreciated. ^__^
Log in to reply
Apply the identity a3+b3+c3=3abc when a+b+c =0. Thsi will give you the answer within seconds. The real roots are 0 and -3.
Log in to reply
Nice solution! That's how the equation becomes 3 A B ( A + B ) = 0 such that C = − ( A + B ) .
Log in to reply
@Samuraiwarm Tsunayoshi – Thanks. Correct Genius
did the same way
This is the elegant way, shortest. I followed the same.
But after putting x=-3 ,equality sign is not holding true.
This is the elegant way. I did almost like Mr. Nishant Sharma .
Well I spotted something here:
You can see x 2 + 9 = ( x + 3 ) 2 − 6 x . So using this we get
( ( x + 3 ) 2 − 6 x ) 3 + 2 1 6 x 3 = ( x + 3 ) 6
→ ( x + 3 ) 6 − 2 1 6 x 3 − 1 8 x ( x + 3 ) 2 ( x 2 + 9 ) 2 + 2 1 6 x 3 = ( x + 3 ) 6
→ x ( x + 3 ) 2 ( x 2 + 9 ) 2 = 0
Now since x ∈ R so x 2 + 9 ≥ 9 . Thus this leads down to x = 0 , − 3 . So ( α , β ) = some permutation of ( 0 , − 3 ) . So we have α 6 + β 6 = 7 2 9 .
@Samuraiwarm Tsunayoshi How about this one ?
Log in to reply
Quite similar to my solution, but still awesome!
Yes nice way. See my way.
Nishant sharma....your solution is the same as samuraiwarm's...he says A plus B is C and you say C minus A is B...both are the same conceptually.
Problem Loading...
Note Loading...
Set Loading...
Let A = x 2 + 9 and B = 6 x so that A + B = ( x + 3 ) 2
The equation becomes A 3 + B 3 = ( A + B ) 3 .
3 A B ( A + B ) = 0
A = 0 or B = 0 or A = − B
x 2 + 9 = 0 gives you 2 complex roots.
6 x = 0 gives x = 0 .
x 2 + 9 = − 6 x gives x = − 3 .
Therefore α 6 + β 6 = 7 2 9 ~~~