( x + 3 ) 4 + ( x + 5 ) 4 = 2 0
Find the sum of all real roots of the equation above.
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.
Graph of LHS is symmetric about x= -4,
also it is inceasing to its right and decreasing at its left,
So it cuts y=20 only twice,
so sum of real roots is 2(-4) = -8
to understand why i did the last step, do this, if the graph was symmetric about origin, roots would have been perhaps t and -t, then upon shifting the whole graph by 4 units left, the positive root becomes t-4 and the negative ones become -t-4, adding them we get -8
+1 You Nailed It . :) , I did it exactly as Brian sir Posted But your approach kills this problem.
You sir, deserve an up vote. Also, you haven't explained your answer on this note here
Log in to reply
I have already commented, but bro did you get answer as 26 using computer? Then you are probably right, in that case i wonder why RMS is giving wrong reason, is it that yours is a stronger inequality and ours simply tells on of the lower bounds? also please check my reply to your report on electromagnetism
Nice approach.
Thanks. A nice approach.
What does it mean to say that the graph of LHS is symmetric about x = − 4 ? Thanks.
Log in to reply
Let , f ( x ) = ( x + 5 ) 4 + ( x + 3 ) 4 − 2 0 and If f ( a − x ) = f ( a + x ) then It means function f is symmetric about x = a here in this situation a = − 4 , Beacuse if we put x = a + 1 or putting x = a − 1 in the function 'f' them result is same and we see It is True for every x . Hence we can say f is symmetric about Line x = a , Means Its Graph is symmetric about x = a This is very Intersting Property of functions, for ex: Such functions have one more property that f ( a ) ˙ = 0 means It's has either local maximum or local minimum value at x = a , Obeviously I assume that f(x) is cont. and diff. function .
Log in to reply
Thanks a lot @Deepanshu Gupta . How do we find the value of a about which the function f is symmetric? Thanks again!
Log in to reply
@Satvik Golechha – actually there is no such rule , but when we do it , when we feel like after putting different values we get same value of function. Like in this question a feeling arouse that when we put x=-5 and x=-3 then we gate same value of 'y' because f(x) is zero at x=-5 and x=-3 so Intuitions come that may be this function is symmetric about x = − 4 and similarly when we put x=-6 and x=-2 then also same. Hence an intuitions came that this may be symmetric about x=-4 . So then we just check f ( − 4 − x ) = ? and f ( − 4 + x ) = ? then we got f ( − 4 − x ) = f ( − 4 + x ) . Hence It is symmetric about x=-4 . I know It's is difficult to strike immadetily , but when you tried this concept in some question and practising , then it will become handy. And You will automatically know that , this and that function is symmetric about this and that value of ' a ' , and after some time you will get expertise and can find it orally. Hopes this helps you . @Satvik Golechha
If you place a mirror at x=-4 that is paralell to y-axis, you will see no difference in the curve
Nice solution...
What to say... Simply awesome!
excellent .....upvoted
Exactly!! :p
Let y = x +4, such that the equation becomes: ( y − 1 ) 4 + ( y + 1 ) 4 = 2 y 4 + 1 2 y 2 + 2 = 2 0 ⇒ y 4 + 6 y 2 − 9 = 0 Now completing the square and taking positive values only (as y 2 ≥ 0 ): ( y 2 + 3 ) 2 = 1 8 ⇒ y 2 = − 3 + 3 2 Now from our original substitution we have: y 2 = ( x + 4 ) 2 = − 3 + 3 2 ⇒ x 2 + 8 x + ( 1 9 − 3 2 ) = 0 N o w b 2 − 4 a c > 0 s o w e c a n u s e v i e t a s u m s : ∴ ∑ r o o t s = − a b = − 8
nice solution curtis
Let n = x + 4 , for real number x . The transformed equation is:
( n − 1 ) 4 + ( n + 1 ) 4 = 2 0 ⇒ 2 n 4 + 1 2 n 2 + 2 = 2 0 ⇒ n 4 + 6 n 2 − 9 = 0 ⇒ n 2 = − 3 ± 1 8
Because, n is real, so: n = ± 1 8 − 3 ⇒ x = − 4 ± 1 8 − 3 , therefore the sum of 2 real roots is − 8 .
For clarity, you should state that "Because n is real, hence reject negative value of n 2 ."
Ok so u may take derivatives of the function given above.....The 3rd derivative is linear from there u csn extract the coefficients of x^4 (16) and x^3 (2) easily.The reqd ans. then is -8...from sum of roots theorem.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 |
|
1 2 3 |
|
How is this a level 5 problem? It took me less than 10 seconds to solve it. Based on the diagram, all the roots are part of the roots of unity (so they are symmetric), so instead of using -b/a as per Vieta's, use -b/2a = -8.
Eliminates difficulty of solving quartic polynomial equation,
x^4 + 16 x^3 + 102 x^2 + 304 x + 343 = 0
-2.8852620545082 + -5.1147379454918 = - 8
Other two are non-real numbers.
Put y = x + 4
You get some value of y
ie y = ± a [ for some a ]
Adding, x ⇒ ∑ x = y − 4 = ± a − 4 = 2 × − 4 = − 8
∴ S u m = − 8
put a=x+4 , rearrange the eqution
expand by binomial theorem
solve quadratic to get roots
Problem Loading...
Note Loading...
Set Loading...
It would be tempting to use Vieta's here, but since we are just looking for the sum of all real roots I'll try a different approach.
Let y = x + 4 . Then the equation becomes
( y − 1 ) 4 + ( y + 1 ) 4 = 2 0 ⟹ 2 y 4 + 1 2 y 2 + 2 = 2 0 ⟹ y 4 + 6 y 2 − 9 = 0 .
This is a quadratic in y 2 and has solutions y 2 = − 3 ± 3 2 .
Now as we are looking for just real solutions here, we take y 2 = 3 ( 2 − 1 ) .
Thus x + 4 = y = ± 3 ( 2 − 1 ) ⟹ x = − 4 ± 3 ( 2 − 1 ) ,
and so the sum of the two real roots is just − 8 .