Exactly 3 Real Solutions Allowed

Algebra Level 5

Find the sum of all positive real values of the parameter a , a, for which the equation ( x 2 + 4 x + 4 a + 136 ) 2 = 16 a ( 5 x 2 + 4 x + 136 ) (x^2+4x+4a+136)^2=16a(5x^2+4x+136) has exactly three distinct real solutions.


The answer is 43.

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.

10 solutions

Ivan Koswara
Nov 5, 2013

Main idea: By manipulating the given equation, we can obtain two quadratic equations. Either one of them has a double root, or they share a common root. Try each case.

Complete proof:

Let n = x 2 + 4 x + 136 n = x^2+4x+136 , because the column is too narrow otherwise.

We first observe the following:

( x 2 + 4 x + 4 a + 136 ) 2 = 16 a ( 5 x 2 + 4 x + 136 ) (x^2 + 4x + 4a + 136)^2 = 16a (5x^2 + 4x + 136)

( n + 4 a ) 2 = 16 a ( n + 4 x 2 ) (n+4a)^2 = 16a(n+4x^2)

n 2 + 2 n ( 4 a ) + ( 4 a ) 2 = 16 a n + 16 a ( 4 x 2 ) n^2 + 2n(4a) + (4a)^2 = 16an + 16a(4x^2)

n 2 + 8 n a + ( 4 a ) 2 = 16 n a + 64 a x 2 n^2 + 8na + (4a)^2 = 16na + 64ax^2

n 2 8 n a + ( 4 a ) 2 = 64 a x 2 n^2 - 8na + (4a)^2 = 64ax^2

n 2 2 ( n ) ( 4 a ) + ( 4 a ) 2 = ( 8 x a ) 2 n^2 - 2(n)(4a) + (4a)^2 = (8x\sqrt{a})^2

( n 4 a ) 2 = ( 8 x a ) 2 (n-4a)^2 = (8x\sqrt{a})^2

( x 2 + 4 x + 136 4 a ) 2 = ( 8 x a ) 2 (x^2+4x+136-4a)^2 = (8x\sqrt{a})^2

x 2 + 4 x + 136 4 a = 8 x a x^2+4x+136-4a = 8x\sqrt{a} or x 2 + 4 x + 136 4 a = 8 x a x^2+4x+136-4a = -8x\sqrt{a}

Let u = a u = \sqrt{a} ; remember that u 0 u \ge 0 .

x 2 + 4 x + 136 4 u 2 = 8 x u x^2+4x+136-4u^2 = 8xu or x 2 + 4 x + 136 4 u 2 = 8 x u x^2+4x+136-4u^2 = -8xu

x 2 + ( 4 8 u ) x + ( 136 4 u 2 ) = 0 x^2 + (4-8u)x + (136-4u^2) = 0 or x 2 + ( 4 + 8 u ) x + ( 136 4 u 2 ) = 0 x^2 + (4+8u)x + (136-4u^2) = 0

Now, we must obtain exactly three real solutions. So either one of them has double roots or one root is shared among both equations.

  • Case 1: Some of them has a double root.

Suppose that the first equation has a double root. Then its discriminant must be zero; that is, ( 4 8 u ) 2 4 ( 136 4 u 2 ) = 0 (4-8u)^2 - 4(136-4u^2) = 0 . Then,

16 64 u + 64 u 2 544 + 16 u 2 = 0 16 - 64u + 64u^2 - 544 + 16u^2 = 0

80 u 2 64 u 528 = 0 80u^2 - 64u - 528 = 0

16 ( 5 u 2 4 u 33 ) = 0 16(5u^2 - 4u - 33) = 0

So this gives a nonnegative solution u = 3 u = 3 . (The result u = 11 5 u = -\frac{11}{5} can be thrown away as u u is nonnegative.)

The same method can be used to the second equation to obtain 16 ( 5 u 2 + 4 u 33 ) = 0 16(5u^2 + 4u - 33) = 0 , which gives a nonnegative solution u = 11 5 u = \frac{11}{5} .

Now we need to check each of our results.

For the first result, our equations become x 2 20 x + 100 = 0 x^2 - 20x + 100 = 0 and x 2 + 28 x + 100 = 0 x^2 + 28x + 100 = 0 . The first equation gives the double root x = 10 x = 10 and the second equation gives the roots x = 28 ± 2 8 2 4 100 2 = 14 ± 4 6 x = \dfrac{-28 \pm \sqrt{28^2 - 4 \cdot 100}}{2} = -14 \pm 4\sqrt{6} (by abc formula) which are distinct from each other and from 10 10 , so this solution, u = 3 u = 3 or a = u 2 = 9 a = u^2 = 9 , works.

For the second result however, u = 11 5 u = \frac{11}{5} gives a negative discriminant for the first equation:

( 4 8 u ) 2 4 ( 136 4 u 2 ) (4-8u)^2 - 4(136-4u^2)

= ( 4 8 11 5 ) 2 4 ( 136 4 ( 11 5 ) 2 ) = \left(4 - 8 \cdot \frac{11}{5} \right)^2 - 4 \left( 136 - 4 \left( \dfrac{11}{5} \right)^2 \right)

= ( 68 5 ) 2 4 ( 136 484 25 ) = \left( \dfrac{-68}{5} \right)^2 - 4 \left( 136 - \dfrac{484}{25} \right)

= 4624 25 11664 25 = \dfrac{4624}{25} - \dfrac{11664}{25}

= 1408 5 < 0 = \dfrac{-1408}{5} < 0

So the first equation has no real roots. So this result fails.

  • Case 2: The two equations share a common root.

So x 2 + ( 4 8 u ) x + ( 136 4 u 2 ) = 0 x^2 + (4-8u)x + (136-4u^2) = 0 and x 2 + ( 4 + 8 u ) x + ( 136 4 u 2 ) = 0 x^2 + (4+8u)x + (136-4u^2) = 0 . Subtracting the two equations together gives 16 u x = 0 -16ux = 0 . Either u = 0 u = 0 or x = 0 x = 0 .

When u = 0 u = 0 , we have x 2 + 4 x + 136 = 0 x^2 + 4x + 136 = 0 from the first equation, which doesn't have any real root. So this result fails.

When x = 0 x = 0 , we have 136 4 u 2 = 0 136-4u^2 = 0 , or u = 34 u = \sqrt{34} , or a = 34 a = 34 . Checking, the first equation becomes x 2 + ( 4 8 34 ) x = 0 x^2 + (4-8\sqrt{34})x = 0 and the second equation becomes x 2 + ( 4 + 8 34 ) x = 0 x^2 + (4+8\sqrt{34})x = 0 . After removing the common root x = 0 x = 0 , the first equation gives x = 8 34 4 x = 8\sqrt{34} - 4 and the second x = 8 34 4 x = -8\sqrt{34} - 4 , so we have exactly three real roots here.

So in total, a = 9 a = 9 and a = 34 a = 34 are the only ones that work, and so the sum is 9 + 34 = 43 9+34 = \boxed{43} .

Aww man. I got a = 9 a = 9 but I forgot to consider when the two equations share a common root. :(

Michael Tang - 7 years, 7 months ago

Log in to reply

Don't worry, my first attempt was also 9 9 :P

Ivan Koswara - 7 years, 7 months ago

Me too!!!! :'(

Dhruv Bhasin - 7 years, 7 months ago
Anh Tuong Nguyen
May 20, 2014

We know that m , n : ( m + n ) 2 ( m n ) 2 = 4 m n \forall m,n: (m+n)^2-(m-n)^2=4mn

Because the LHS of the equation looks like ( m + n ) 2 (m+n)^2 and the RHS looks like 4 m n 4mn , we try to take the difference of the following squares ( x 2 + 4 x + 4 a + 136 ) 2 ( x 2 + 4 x 4 a + 136 ) 2 \ (x^2+4x+4a+136)^2-(x^2+4x-4a+136)^2

= 4.4 a ( x 2 + 4 x + 136 ) =4.4a(x^2+4x+136)

= 16 a ( x 2 + 4 x + 136 ) =16a(x^2+4x+136) , which only differs from the RHS of the equation by 64 a x 2 64ax^2

The given equation is now equivalent to ( x 2 + 4 x 4 a + 136 ) 2 = 64 a x 2 (x^2+4x-4a+136)^2=64ax^2 x 2 + 4 x 4 a + 136 = 8 a x \Leftrightarrow x^2+4x-4a+136=8 \sqrt{a}x (1)
or x 2 + 4 x 4 a + 136 = 8 a x x^2+4x-4a+136=-8 \sqrt{a}x (2) (since a is positive as given)

In order for the given equation to have 3 distinct real roots, either

  • one of the equations (1) and (2) have 2 real roots and the other have 1 repeated root, of which all 3 are distinct; or

  • both equations (1) and (2) have 2 real roots but they have a common root.

Case 1: One of the equations (1) and (2) have 2 roots and the other have 1 root

Let's examine the discriminants of equation 1 and 2.

Δ 1 = ( 4 8 a ) 2 4 ( 136 4 a ) = 16 ( 33 + 5 a 4 a ) 0 \Delta_1 = (4-8\sqrt{a})^2-4(136-4a)=16(-33+5a-4\sqrt{a})\geq0

( a 3 ) ( 5 a + 11 ) 0 \Leftrightarrow (\sqrt{a}-3)(5\sqrt{a}+11)\geq0 a 3 \Leftrightarrow \sqrt{a}\geq3 or a 9 a\geq9 (since a 0 \sqrt{a}\geq0 )

Similarly, Δ 2 0 ( a + 3 ) ( 5 a 11 ) 0 \Delta_2\geq0 \Leftrightarrow (\sqrt{a}+3)(5\sqrt{a}-11)\geq0 a 11 5 \Leftrightarrow \sqrt{a}\geq \frac{11}{5} or a 121 25 a\geq\frac{121}{25} (since a 0 \sqrt{a}\geq0 )

Since 9 > 121 25 9>\frac{121}{25} , a = 9 a=9 will give equation (1) 1 repeated root and equation (2) 2 distinct real roots.

By plugging a = 9 a=9 into (1) and (2), we can easily verify that the given quartic equation has indeed 3 distinct real solutions.

Case 2: both equations (1) and (2) have 2 real roots but they have a common root.

Let x 0 x_0 be the common root of both (1) and (2) then 8 a x 0 = 8 a x 0 8 \sqrt{a}x_0=-8\sqrt{a}x_0 a = 0 \Leftrightarrow a=0 or x 0 = 0 x_0=0

a = 0 a=0 does not satisfy the conditions of discriminants therefore it is rejected.

Substitute x = 0 x=0 into the equations to get a = 34 a=34 . We easily verify x = 0 x=0 as the common solution and as a > 9 > 121 25 a>9>\frac{121}{25} , both equations have 2 real roots.

The answer is therefore 34 + 9 = 43 34+9=43

Most correct solutions were similar to this one. It is not that easy to carefully write up all the details.

Calvin Lin Staff - 7 years ago

(x² + 4x + 4a + 136)² = 16a(5x² + 4x + 136)

{(x² + 4x - 4a + 136) + 8a}² = 16a(5x² + 4x + 136)

(x² + 4x - 4a + 136)² + 16a(x² + 4x - 4a + 136) + 64a² = 16a(5x² + 4x + 136)

(x² + 4x - 4a + 136)² - 64ax² = 0

{x² - (8√a - 4)x - (4a - 136)}{x² + (8√a + 4)x - (4a - 136)} = 0

Let a = b²,

{x² - (8b - 4)x - (4b² - 136)}{x² + (8b + 4)x - (4b² - 136)} = 0 .... ❶

We can see the equation ❶ is a product of two polynomials. Assume the first polynomial is

f₁(x) = x² - (8b - 4)x - (4b² - 136)

and the second polynomial is

f₂(x) = x² + (8b + 4)x - (4b² - 136)

Denote the discriminant of f₁(x) is Δ₁ and the discriminant of f₂(x) is Δ₂.

Δ₁ = (8b - 4)² + 4(4b² - 136)

Δ₁ = 80b² - 64b - 528

Δ₂ = (8b + 4)² + 4(4b² - 136)

Δ₂ = 80b² + 64b - 528

Since a ≥ 0, b ≥ 0, Δ₁ ≤ Δ₂, we may divide into two cases.

First case:

Δ₁ > 0, Δ₂ > 0, with one same root.

Second case:

Δ₁ = 0, Δ₂ > 0

Hence, we get a = 43.

"First case:

Δ₁ > 0, Δ₂ > 0, with one same root.

Second case:

Δ₁ = 0, Δ₂ > 0

Hence, we get a = 43." Some details are missing. Granted, they are fairly straightforward.

Calvin Lin Staff - 7 years ago
Tanishq Aggarwal
May 20, 2014

Expanding the given terms and collecting like terms, we obtain a monic quartic polynomial. ( x 2 + 4 x + 4 a + 136 ) 2 = 16 a ( 5 x 2 + 4 x + 136 ) (x^2+4x+4a+136)^2=16a(5x^2+4x+136) ( x 2 + 4 x + 4 a + 136 ) 2 16 a ( 5 x 2 + 4 x + 136 ) = 0 (x^2+4x+4a+136)^2-16a(5x^2+4x+136)=0 ( x 2 + 4 x + 4 a + 136 ) ( x 2 + 4 x + 4 a + 136 ) ( 80 a x 2 + 64 a x + 16 ( 136 ) a ) = 0 (x^2+4x+4a+136)(x^2+4x+4a+136)-(80ax^2+64ax+16(136)a)=0 ( x 2 ) ( x 2 + 4 x + 4 a + 136 ) + ( 4 x ) ( x 2 + 4 x + 4 a + 136 ) + ( 4 a ) ( x 2 + 4 x + 4 a + 136 ) + 136 ( x 2 + 4 x + 4 a + 136 ) ( 80 a x 2 + 64 a x + 16 ( 136 ) a ) = 0 (x^2)(x^2+4x+4a+136)+(4x)(x^2+4x+4a+136)+(4a)(x^2+4x+4a+136)+136(x^2+4x+4a+136)-(80ax^2+64ax+16(136)a)=0 ( x 4 + 4 x 3 + 4 a x 2 + 136 x 2 + 4 x 3 + 16 x 2 + 16 a x + 4 ( 136 ) x + 4 a x 2 + 16 a x + 16 a 2 + 4 ( 136 ) a + 136 x 2 + ( 136 ) 4 x + ( 136 ) 4 a + ( 136 ) 2 80 a x 2 64 a x 16 ( 136 ) a ) = 0 (x^4+4x^3+4ax^2+136x^2+4x^3+16x^2+16ax+4(136)x+4ax^2+16ax+16a^2+4(136)a+136x^2+(136)4x+(136)4a+(136)^2-80ax^2-64ax-16(136)a)=0 ( x 4 + 4 x 3 + 4 a x 2 + 136 x 2 + 4 x 3 + 16 x 2 + 16 a x + 4 ( 136 ) x + 4 a x 2 + 16 a x + 16 a 2 + 4 ( 136 ) a + 136 x 2 + ( 136 ) 4 x + ( 136 ) 4 a + ( 136 ) 2 80 a x 2 64 a x 16 ( 136 ) a ) = 0 (x^4+4x^3+4ax^2+136x^2+4x^3+16x^2+16ax+4(136)x+4ax^2+16ax+16a^2+4(136)a+136x^2+(136)4x+(136)4a+(136)^2-80ax^2-64ax-16(136)a)=0 x 4 + 8 x 3 + 288 x 2 72 a x 2 + 1088 x 32 a x + 18496 1088 a + 16 a 2 = 0 x^4+8x^3+288x^2-72ax^2+1088x-32ax+18496-1088a+16a^2=0 We will name this polynomial f ( x ) f(x) . Clearly, as the coefficients of this polynomial are real (as well as integral, please not) and as a a is also real, the quartic cannot have a non-real complex root, or else its conjugate must also be a root of f f , violating the three real solution parameter addressed in the problem. Thus, the only viable solution type of the quartic is a real double root and two other distinct real roots. For this to occur, the discriminant of the polynomial must be zero. From the definition for the quartic discriminant found on Wolfram MathWorld (under the page “Polynomial Discriminants”), the discriminant for the above quartic function is 337 , 929 , 100 , 591 , 104 a 2 127 , 245 , 922 , 336 , 768 a 3 + 14 , 365 , 860 , 298 , 752 a 4 549 , 218 , 942 , 976 a 5 + 6 , 710 , 886 , 400 a 6 337,929,100,591,104a^2-127,245,922,336,768a^3+14,365,860,298,752a^4-549,218,942,976a^5+6,710,886,400a^6 Yikes. We’re supposed to find the roots of this giant sextic polynomial mess. Thankfully, it is easy to notice that an a 2 a^2 can be pulled out of the expression, leading to the hunt of only four zeroes. Note that the resultant constant term, 337 , 929 , 100 , 591 , 104 337,929,100,591,104 is divisible by 9 (the sum of the digits is 54) and that this term is also divisible by 11. By the rational root theorem, these two numbers just may be roots of the polynomial. Trying out if a 9 a-9 is a factor by synthetic division, we find that it is indeed. Just because we have a gut feeling that a 34 a-34 is a factor of the expression, we try it out. Indeed, it works, and it works again, so we have successfully factored the polynomial as a 2 ( a 9 ) ( a 34 ) 2 ( 25 a 121 ) a^2(a-9)(a-34)^2(25a-121) Now the possible real values of a a are 0 , 9 , 34 0,9,34 , and 121 25 \frac{121}{25} . Of these, we will show that 121 25 \frac{121}{25} is not a viable value for a a as it produces only one distinct real root. This is easy to prove. If we substitute 121 25 \frac{121}{25} into the equation for f ( x ) f(x) , we obtain x 4 + 8 x 3 + 288 x 2 72 121 25 x 2 + 1088 x 32 121 25 x + 18496 1088 121 25 + 16 121 25 2 = 0 x^4+8x^3+288x^2-72\frac{121}{25}x^2+1088x-32\frac{121}{25}x+18496-1088\frac{121}{25}+16\frac{121}{25}^2=0 Using some division, we find that the above is equal to 1 625 ( 5 x + 54 ) 2 ( 25 x 2 340 x + 2916 ) = 0 \frac{1}{625}(5x+54)^2(25x^2-340x+2916)=0 , with only non-real complex-valued factors of the trinomial expression. Thus, we know that the only viable solutions for a a are 0 , 9 , 0,9, and 34 34 , whose sum is 43 \boxed{43} .

The proof clearly used some computer algebra system, but in a mild way (theoretically possible to do by hand).

Calvin Lin Staff - 7 years ago

Let b = x 2 + 4 x + 136 b = x^2 + 4x + 136 . Then the given equation can be rewritten as:

( 1 ) ( b + 4 a ) 2 = 16 a ( 4 x 2 ) + 16 a b (1) (b + 4a)^2 = 16a(4x^2) + 16ab

After transferring 16 a b 16ab to the left hand side of the equation, ( 1 ) (1) can be written thus:

( 2 ) ( b 4 a ) 2 = ( 64 x 2 ) a (2) (b - 4a)^2 = (64x^2)a

Taking the square root of both sides, we have two equations, which can be expressed in terms of x x . ( b b is now replaced by x 2 + 4 x + 136 x^2 + 4x + 136 .)

( 3 i ) x 2 + ( 4 8 a ) x + ( 136 4 a ) = 0 (3i) x^2 + (4 - 8\sqrt{a})x + (136 - 4a) = 0 ( 3 i i ) x 2 + ( 4 + 8 a ) x + ( 136 4 a ) = 0 (3ii) x^2 + (4 + 8\sqrt{a})x + (136 - 4a) = 0

Using the quadratic formula to solve for x x ,

( 4 i ) x = 4 a 2 ± 2 5 a 4 a 33 (4i) x = 4\sqrt{a} - 2 \pm 2\sqrt{5a - 4\sqrt{a} - 33} ( 4 i i ) x = 4 a 2 ± 2 5 a + 4 a 33 (4ii) x = -4\sqrt{a} - 2 \pm 2\sqrt{5a + 4\sqrt{a} - 33}

We can now consider three cases for all possible values of a a and x x :

CASE 1: 5 a 4 a 33 = 0 5a - 4\sqrt{a} - 33 = 0

If such is the case for certain values of a \sqrt{a} , then from ( 4 i ) (4i) , there will be one value for x x . Also, 5 a + 4 a 33 \sqrt{5a + 4\sqrt{a} - 33} , which is greater than 5 a 4 a 33 \sqrt{5a - 4\sqrt{a} - 33} because a 0 \sqrt{a} \geq{0} , will give two distinct values for x x , for a total of three real solutions for x x .

Solving for a \sqrt{a} , we get two possible values, one of which ( a = 11 5 ) (\sqrt{a} = -\frac{11} {5}) is rejected due to the condition for a \sqrt{a} . We only take a = 3 \sqrt{a} = 3 , or a = 9 a = 9 . With this value of a a in ( 4 i ) (4i) , we get x = 10 x = 10 ; from ( 4 i i ) (4ii) , we get x = 14 ± 2 6 x = -14 \pm 2\sqrt{6} . We found exactly three real solutions for x x in the original equation when a = 9 a = 9 , which makes 9 9 one of the required values for a a .

(A similar solution can be used for 5 a + 4 a 33 = 0 \sqrt{5a + 4\sqrt{a} - 33} = 0 . In this case, only a = 11 5 \sqrt{a} = \frac {11} {5} , or a = 121 25 a = \frac{121} {25} , is accepted as a possible value for a a . However, for this value of a a , 5 a 4 a 33 \sqrt{5a - 4\sqrt{a} - 33} gives two complex roots. Hence, 121 25 \frac{121} {25} does not satisfy the conditions of the problem.)

CASE 2: 5 a 4 a 33 > 0 5a - 4\sqrt{a} - 33 > 0

In this case, there are two possible distinct values for x x in ( 4 i ) (4i) . Also, 5 a + 4 a 33 > 0 5a + 4\sqrt{a} - 33 > 0 , which when plugged into ( 4 i i ) (4ii) will give another two distinct solutions for a total of four values of x x . Hence, no values of a a under Case 2 satisfy the conditions of the problem.

CASE 3: x x = 0. (We'll do this case for ( 4 i ) (4i) ; a similar solution can be done for ( 4 i i ) (4ii) .)

Since 5 a 4 a 33 0 \sqrt{5a - 4\sqrt{a} - 33} \geq{0} , which only happens when a 9 a \geq{9} , ( 4 a ) 0 (4a) \geq{0} . Taking the equality part and solving for a a , we get a = 34 a = 34 . Substituting this value of a a in ( 4 i i ) (4ii) , we get, after simplification of the nested radical, x = 4 34 2 ± ( 2 34 + 1 ) x = -4\sqrt{34} - 2 \pm (2\sqrt{34} + 1) - which gives three real solutions of x x for a = 34 a = 34 . (In the other similar case, from ( 4 i i ) (4ii) ), we could show that x = 0 x = 0 when a = 34 a = 34 .)

Since 9 9 and 34 34 are the only positive values of a a that satisfy the given problem, the required answer is 9 + 34 = 43 9 + 34 = 43 .

"CASE 3: x x = 0." It is not clear to me how this case came up, since there is no discussion of two equations having a common root.

Calvin Lin Staff - 7 years ago

If \­(4a=b>0\­) then the equation is equivalent to : ( x 2 + 4 x + 136 b ) 2 = 16 b x 2 (x^{2}+4x+136-b)^{2}=16bx^{2} We have these two cases: x 2 + 4 x + 136 b = 4 s q r t ( b ) x x^{2}+4x+136-b=4sqrt(b)x or x 2 + 4 x + 136 b = 4 s q r t ( b ) x x^{2}+4x+136-b=-4sqrt(b)x We search for double roots of the first and the second equation, having in mind that if one of them has a double root, the other one must have 2 distinct roots. We find that b = 6 \sqrt{b}=6 or b = 22 / 5 \sqrt{b}=22/5 but only b = 6 \sqrt{b}=6 fulfils the desired conditions. Then we search for roots of the first and the second equation which coincide. Because b > 0 \sqrt{b}>0 , we easily find that b = 2 34 \sqrt{b}=2\sqrt{34} . So if b = 36 b=36 then a = 9 a=9 and if b = 4 34 b=4*34 then a = 34 a=34 and the answer is 34 + 9 = 43 34+9=\boxed{43}

I'm sorry but how did you get to your second line? ( x 2 + 4 x + 136 b ) 2 = 16 b x 2 (x^{2}+4x+136-b)^{2}=16bx^{2} from 4 a = b > 0 4a = b > 0

Fan Zhang - 7 years, 7 months ago

Log in to reply

Oh I got it... Refer to Ivan K. 's solution.

Fan Zhang - 7 years, 7 months ago

( x 2 + 4 x + 136 ) 2 = 16 a ( 5 x 2 + 4 x + 136 ) (x^{2}+4x+136)^{2}=16a(5x^{2}+4x+136) ( x 2 + 4 x + 136 ) 2 + 16 a 2 + 8 a ( x 2 + 4 x + 136 ) = 64 a x 2 + 16 a ( x 2 + 4 x + 136 ) (x^{2}+4x+136)^{2}+16a^{2}+8a(x^{2}+4x+136)=64ax^{2}+16a(x^{2}+4x+136) ( x 2 + 4 x + 136 4 a ) 2 = 64 a x 2 (x^{2}+4x+136-4a)^{2}=64ax^{2} ( x 2 + 4 x + 136 4 a ) 2 ( 8 x a ) 2 = 0 (x^{2}+4x+136-4a)^{2}-(8x\sqrt{a})^{2}=0 ( x 2 + ( 4 + 8 a ) x + 136 4 a ) ( x 2 + ( 4 8 a ) x + 136 4 a ) = 0 (x^{2}+(4+8\sqrt{a})x+136-4a)(x^{2}+(4-8\sqrt{a})x+136-4a)=0 To get 3 real solution we can get it with play the discriminant. the probability ,for a value of "a" ,one equation have a same root and other equation has two root.

If Discriminant from ( x 2 + ( 4 + 8 a ) x + 136 4 a ) = 0 (x^{2}+(4+8\sqrt{a})x+136-4a)=0 we know that only have 1 solution for x in that equation. from D=0 we get a = 11 5 \sqrt{a}=\frac{11}{5} and a = 3 \sqrt{a}=-3 or a = 121 25 a=\frac{121}{25} and a = 9 a=9

subtitution the value of a to ( x 2 + ( 4 8 a ) x + 136 4 a ) (x^{2}+(4-8\sqrt{a})x+136-4a) for a = 11 5 > \sqrt{a}=\frac{11}{5}--> x has no real solution so a = 121 25 a=\frac{121}{25} not satisfy for a = 3 > \sqrt{a}=-3--> x has two real solution so a=9 is satisfy

and last form, ( x 2 + ( 4 + 8 a ) x + 136 4 a ) ( x 2 + ( 4 8 a ) x + 136 4 a ) = 0 (x^{2}+(4+8\sqrt{a})x+136-4a)(x^{2}+(4-8\sqrt{a})x+136-4a)=0 two equation has one same root we get a=0 or x=0, for a=0 has no real root for x if x=0 we can get 136-4a = 0 so a=34 is satisfy too.

and then the sum is 34+9 = 43

By the definition, \sqrt{a} cannot be negative... The cases are not considered carefully.

Calvin Lin Staff - 7 years ago
Ashwin Naidu
May 20, 2014

On expanding the LHS and then bunching terms we get

x^4 + 8x^3 + x^2(288 - 72a) + x (1088 - 32a) + (4a + 136)^2 - (136)*16a= ‡ 0

Now we apply the condition that for a Quartic Equation to have three real solutions, D2<0. D1 and D2 are as follows: D1=2b^3-9abc+27da^2 D2=D1^2-4(b^2-3ac)^3

Applying D2<0 on our quartic equation we get a=9 and a=34 (These are the values for a in which the +/- root part in the solutions for x becomes zero)

" D2<0. D1 and D2 are as follows: D1=2b^3-9abc+27da^2 D2=D1^2-4(b^2-3ac)^3" A theorem about three roots is, I believe, misquoted: this cannot possibly be an open condition; besides, a a is used in two different ways. Looks like the equation was first solved with some software, then analyzed somehow.

Calvin Lin Staff - 7 years ago
Akash Goyal
May 20, 2014

Given -: (x^2+4x+4a+136)^2=16a(5x^2+4x+136) (x^2+4x+4a+136)^2=16a(136+4x+5x^2) (x^2+4x+4a+136)^2=16(136a+4ax+5ax^2) (x^2+4x+4a+136)^2=80ax^2+64ax+2176a (x^2+4x+4a+136)*(x^2+4x+4a+136)=80ax^2+64ax+2176a on expanding LHS terms: 16 a^2+8 a x^2+32 a x+1088 a+x^4+8 x^3+288 x^2+1088 x+18496 = 80 a x^2+64 a x+2176 a Solving the 4th degree equation above: x = 2 (2 \sqrt{a}-\sqrt{5 a-4 \sqrt{a}-33}-1) x = 2 (2 \sqrt{a}+\sqrt{5 a-4 \sqrt{a}-33}-1) x = 2 (-2 \sqrt{a}-\sqrt{5 a+4 \sqrt{a}-33}-1) x = 2 (-2 \sqrt{a}+\sqrt{5 a+4 \sqrt{a}-33}-1)

now we get three real solutions for 1). a=9 x=10, x= -14-4\sqrt{6}, x= 4\sqrt{6}-14 2). a=34 x=0, x= -4-8\sqrt{34}, x= 8\sqrt{34}-4 The answer is : 9 + 34 = 43

"now we get three real solutions for 1). a=9 x=10, x= -14-4\sqrt{6}, x= 4\sqrt{6}-14 2). a=34 x=0, x= -4-8\sqrt{34}, x= 8\sqrt{34}-4 The answer is : 9 + 34 = 43" Totally unjustified

Calvin Lin Staff - 7 years ago
Abhishek Rawat
Nov 7, 2013

above equation can be written as

(x^2+4x-4a+136)^2=64ax^2

from the above we'll get the two quadratic equation as shown below

x^2+(4-8sqrt(a)x+136-4a=0 and x^2+(4+8sqrt(a)x+136-4a=0

since we have exactly three real root,so we can say that one of the root is repeated,so lets see the determinant of above two equation which are

D1=(4-8sqrt(a)^2-4(136-4a)=80a-64sqrt(a)-528 and D2=80a+64sqrt(a)-528 respectively

one of D1 and D2 must be 0 another one must be greater than 0

since a>0 D1 must be 0 and D2>0

putting D1=0 will give a=9

to get the other solution we have to constant value of above two quadratics t be zero so that we'll get the solution as 0,0,-4+8sqrt(a),-4-8sqrt(a) which are three distinct real roots roots also.

thus 4a-136=0 => a=34

thus the required answer is 9+34=43

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...