Solutions to an Exponential

Algebra Level 4

What is the sum of all integer values of x x such that

( x 2 17 x + 71 ) ( x 2 34 x + 240 ) = 1 ? (x^2-17x+71)^{(x^2-34x+240)} =1 ?

Details and assumptions

x x can be a negative integer. Since the exponent is an integer, the value is still well defined.

0 0 0^0 is undefined.


The answer is 49.

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.

22 solutions

Isaac Xia
May 20, 2014

Denote A = x 2 17 x + 71 A = x^2 - 17x + 71 and B = x 2 34 x + 240 B = x^2 - 34x + 240 . Since we seek integral x x , A A and B B are integral. We proceed by messy casework.

Case 1 : A = 1 A = 1 , B B is anything.

Solving our case conditions gives: 1 = A = x 2 17 x + 71 1 = A = x^2 - 17x + 71

( x 7 ) ( x 10 ) = 0 \Rightarrow (x - 7)(x - 10) = 0

and so our solutions are x = 7 x = 7 or 10 10 .

Case 2 : A 0 , B = 0 A ≠ 0, B = 0 .

0 = B = x 2 34 x + 240 0 = B = x^2 - 34x + 240

( x 24 ) ( x 10 ) = 0 \Rightarrow (x - 24)(x - 10) = 0

If x = 24 , A = 239 0 x = 24, A = 239 ≠ 0 .

If x = 10 , A = 1 0 x = 10, A = 1 ≠ 0 .

Solutions: x = 24 x = 24 or 10 10 .

Case 3 : A = 1 A = -1 , B B is even (so we have ( 1 ) 2 k = 1 (-1)^{2k} = 1 )

1 = A = x 2 17 x + 71 1 = A = x^2 - 17x + 71

( x 9 ) ( x 8 ) = 0 \Rightarrow (x - 9)(x - 8) = 0

If x = 9 x = 9 , B B is the sum of one odd term and two even terms, so B B is odd.

If x = 8 x = 8 , B B is the sum of three even terms, so B B is even.

Solutions: x = 8 x = 8

There are no more cases; if A 1 |A| ≠ 1 and B 0 B ≠ 0 , simply consider the prime factorization of A A (as it is an integer) and no matter what B is (as long as not 0), you can't eliminate factors not equal to 1.

Our solutions are x = 7 , 10 , 24 , x = 7, 10, 24, or 8 8 , which sum to 49 49 .

This is the only solution which stated an explanation for why there are only these 3 cases.

The most common mistakes made were in trying to take logarithms (which thereby rules out a negative base), not checking that N = 9 N=9 doesn't actually work, and forgetting that the root N = 10 N=10 is repeated in another case.

Calvin Lin Staff - 7 years ago

Log in to reply

Oh i miss the third case -_-

Hafizh Ahsan Permana - 5 years, 9 months ago

Log in to reply

me too...!!

Ishan Das - 5 years, 3 months ago

Log in to reply

@Ishan Das I also neglected to consider Case 3 !

John Conway - 5 years, 3 months ago

I got the 1st 2 cases but missed the 3rd case

Anuj Singh - 5 years, 5 months ago

Sir, what about this <https://brilliant.org/problems/patricks-equation/#!/solution-comments/6502/> question? Shouldn't they have neglected some cases?

Rajdeep Bharati - 5 years, 2 months ago

@Calvin Lin Can you please tell me from which reference books such kinds of problems are picked??

RAJ RAJPUT - 5 years ago

Log in to reply

Try the Brilliant website. I heard it's Brilliant :)

Calvin Lin Staff - 5 years ago

Is it possible with logarithms ?

Daniel Sugihantoro - 4 years, 11 months ago

The details and assumptions gave the answer away. Would have been a great sum without them.

SIDDHARTH SAHA - 5 years, 7 months ago

Too easy for lvl 5.

Pawan pal - 5 years, 1 month ago

Log in to reply

Very true !!!

abc xyz - 5 years, 1 month ago

Correct! Nice question but maybe level 4 would have suited it well.

Ashish Menon - 5 years ago

Well, actually I have no problems getting the solution. But is there possibilities that the base is a complex number? I mean something like the complex cubic root of 1, does this types of integral solution exists?

Log in to reply

Complex numbers a + b i a + bi where b 0 b \neq 0 are not integers.

They are considered gaussian integers if a a and b b are both integers, and that changes the problem. It can still be solved in a similar way of the 3 cases, where Case 1 and Case 3 refer to the case of "Absolute value of 1, Appropriate exponent".

Calvin Lin Staff - 5 years ago

Log in to reply

Oh, thank you for explaining.

But when x=10 we have 0^0 which is undefined!

Hasmik Garyaka - 5 years, 8 months ago

Log in to reply

When we have x = 10, the resulting number is 1^0, not 0^0

Jiwesh Kushal - 5 years, 8 months ago

If you substitute 10 for x in the expression x^2 -17x +71 you get 1, not zero !

John Conway - 5 years, 3 months ago

Best solution ever for the best question. Didn't think about Case 3! Awesome! :)

Lucas Nascimento - 5 years, 7 months ago

Nice solution Issac. But can you explain me why you discarded x = 9 x = 9 .

Priyanshu Mishra - 5 years, 7 months ago

Log in to reply

Enter x=9 in expression. You get -1. But, the better question to ask here is "How it was discarded?"

SIDDHARTH SAHA - 5 years, 7 months ago

Log in to reply

x = 9 gives A = -1 but it gives B = 15 . Hence you have (-1)^15 which is -1, not +1 as required.

John Conway - 5 years, 3 months ago

Yup! Did it exactly the same!

Ciprian Florea - 5 years ago

Damn, I was counting the solution of 10 twice!!

Tim Lister - 4 years, 11 months ago

Although the problem states 0^0 is undefined, and this fact does not affect the result, I believe it is incorrect. Donald Knuth is credited for showing (in 1992) that there are compelling arguments for assigning the value 1 to this expression. In this respect, it is similar to 0!, which also equals 1.

Tom Capizzi - 4 years, 4 months ago

Log in to reply

  1. Knuth defines 0 0 = 1 0^0 = 1 because it is helpful in the formulas for counting that occur in discrete math. It does not apply in all cases like analysis.

  • Even if we allow for 0 0 = 1 0 ^ 0 = 1 , what additional integer value of x x does that give us? The main reason why I added in that assumption, was because several people wanted to know what the value was. As it turns out, it doesn't affect the analysis. It could affect the answer if we allowed for real values, but then that could potentially lead into complex exponentiation.

  • Calvin Lin Staff - 4 years, 4 months ago

    but 71 is not factor..how solv this ,(x-7)(x-10)=0

    Yash Kaim - 5 years, 6 months ago

    Log in to reply

    72 is a factor though, as you are trying to find 1^0, not 0^0 (x^2-17x+71=1, not 0)

    Milo Fox - 5 years, 6 months ago

    Did it the same way!!! Just have to think a bit....else it is an easy question.

    abc xyz - 5 years, 3 months ago
    Jboy Moran
    May 20, 2014

    For ( x 2 17 x + 71 ) ( x 2 34 x + 240 ) = 1 (x^2-17x+71)^{(x^2-34x+240)}=1 , then either the following should hold: (1) base is equal to 1, (2) exponent is zero but the base is not equal to zero, (3) base is equal to 1 -1 but the exponent should be even.

    Case 1: base is equal to one

    x 2 17 x + 71 = 1 \implies x^2-17x+71=1

    x 2 17 x + 70 = 0 \implies x^2-17x+70=0

    ( x 10 ) ( x 7 ) = 0 \implies (x-10)(x-7)=0

    x = 10 \implies x=10 or x = 7 x=7

    Case 2: exponent is zero

    x 2 34 x + 240 = 0 \implies x^2-34x+240=0

    ( x 10 ) ( x 24 ) = 0 \implies (x-10)(x-24)=0

    x = 10 \implies x=10 or x = 24 x=24

    If x = 10 x=10 or x = 24 x=24 , the base will never be zero, hence 10 10 and 24 24 are solutions.

    Case 3: base is equal to 1 -1 but the exponent should be even

    x 2 17 x + 71 = 1 x^2-17x+71=-1

    x 2 17 x + 72 = 0 \implies x^2-17x+72=0

    ( x 8 ) ( x 9 ) = 0 \implies (x-8)(x-9)=0

    x = 8 \implies x=8 or x = 9 x=9

    if x = 8 x=8 , the exponent will be 8 2 34 8 + 240 8^2-34*8+240 which is obviously even

    if x = 9 x=9 , the exponent will be 9 2 34 9 + 240 9^2-34*9+240 which is obviously odd

    hence only x = 8 x=8 is a solution for this case

    Thus, the solutions are 7 , 10 , 24 , 8 7, 10, 24, 8 giving us a sum 7 + 10 + 24 + 8 = 49 7+10+24+8=49 .

    good explanation...!

    Aswin T.S. - 5 years, 3 months ago
    Daniel Li
    May 20, 2014

    Because x x is an integer, the values of a = x 2 17 x + 71 a=x^2-17x+71 and b = x 2 34 x + 240 b=x^2-34x+240 must also be integers. Then the above relation becomes a b = 1 a^b=1 . Since a a and b b are integers, there are strict requirements on what they must be to satisfy this relation–

    Case 1: a = 1 a=1 , with no restriction on b b . Then we have x 2 17 x + 71 = 1 x 2 17 x + 70 = 0 x^2-17x+71=1 \Rightarrow x^2-17x+70=0 . Factorization gives us x 2 17 x + 70 = ( x 7 ) ( x 10 ) = 0 x^2-17x+70=(x-7)(x-10)=0 , so x = 7 x=7 or x = 10 x=10 .

    Case 2: a = 1 a=-1 , and b b is even. This gives us x 2 17 x + 71 = 1 x 2 17 x + 72 = 0 x^2-17x+71=-1 \Rightarrow x^2-17x+72=0 , and more factorization yields x 2 17 x + 72 = ( x 8 ) ( x 9 ) = 0 x^2-17x+72=(x-8)(x-9)=0 . The only possibilities for x x are 8 8 and 9 9 , but the latter choice makes b = x 2 34 x + 240 = ( x 10 ) ( x 24 ) = 15 b=x^2-34x+240=(x-10)(x-24)=15 , which is not even. x = 8 x=8 makes b = 32 b=32 even, so it's the only working choice in this case.

    Case 3: a 0 a\neq0 , and b = 0 b=0 . Because 71 71 is prime, we can easily deduce that a = x 2 17 x + 71 = 0 a=x^2-17x+71=0 has no integer solutions by the Rational Root theorem–we need only check ± 71 \pm71 and 1 1 , since they are the only factors of 71 71 , and those clearly aren't solutions. So a 0 a\neq0 . As done in Case 2, factorizing b b gives b = x 2 34 x + 240 = ( x 10 ) ( x 24 ) = 0 b=x^2-34x+240=(x-10)(x-24)=0 , so x = 10 x=10 and x = 24 x=24 are solutions.

    Altogether, x = 7 x=7 , x = 10 x=10 , x = 8 x=8 , and x = 24 x=24 are the only integers which satisfy ( x 2 17 x + 71 ) ( x 2 34 x + 240 ) = 1 (x^2-17x+71)^{(x^2-34x+240)}=1 . Summing these gives 7 + 10 + 8 + 24 = 49 7+10+8+24=49 as the answer.

    Fred Lauwers
    May 20, 2014

    Exponent = 0 = 0 yields x = 10 x=10 or x = 24 x=24

    x 2 17 x + 71 = 1 x^{2}-17x+71=1 yields x = 7 x=7 or x = 10 x=10

    x 2 17 x + 71 = 1 x^2-17x+71=-1 yields x = 8 x=8 or x = 9 x=9 , of which only x = 8 x=8 is permitted, because of an even exponent so 1 0 + 24 + 7 + 8 = 49 0+24+7+8=49

    Sherry Sarkar
    May 20, 2014

    In order for the equation to be equal to 1, there are a few cases that can occur.

    Case 1: Any integer to the power of 0 is equal to 1. Thus we put ( x 2 34 x + 240 ) = 0 (x^2 - 34x + 240) = 0 . When we factor, we get ( x 24 ) ( x 10 ) = 0 (x - 24)(x - 10) = 0 , so x = 24 x = 24 or x = 10 x = 10 . We have to be careful because 0 0 0^0 is undefined so we plug in the values of x x into ( x 2 17 x + 71 ) (x^2 - 17x + 71) and see if that equals 0. Since it does not, 10 and 24 are valid solutions.

    Case 2: 1 to the power of any integer is equal to 0. So to get this case, we put ( x 2 17 x + 71 ) = 1 (x^2 - 17x + 71) = 1 . Once we factor this equation, we get ( x 10 ) ( x 7 ) = 0 (x - 10)(x - 7) = 0 , so x = 10 x = 10 or x = 7 x = 7 .

    Case 3 : Our last case is ( 1 ) N = 1 (-1)^ N = 1 , where N N is an even integer. We put our base, ( x 2 17 x + 71 ) = 1 (x^2 -17x + 71) = -1 . Factoring this equation, we get ( x 8 ) ( x 9 ) = 0 (x - 8)(x - 9) = 0 so x = 8 x = 8 or x = 9 x = 9 . We need to verify that when we plug these numbers into ( x 2 34 x + 240 ) (x^2 - 34x + 240) we get an even number. Plug in 8, and the expression comes out to be 32, and even number. Plug in 9, and the expression comes out to be 15, an odd number. Thus 8 is the only valid solution in this case.

    The problem asks for the sum of all the integer values of x x . So we add 10 + 24 + 7 + 8 which is equal to 49.

    Ma Yu
    May 20, 2014

    Let (x^2 - 17x + 71) = a, (x^2 - 34x +240) = b First case: if a = 1 , regardless of whatever b, a^b = 1. Thus, by solving a = 1, we get (x^2 - 17x + 71) = 1 \Rightarrow (x - 7)(x - 10) = 0. Thus, the solutions for x in this case are 7 and 10

    Second case: if a = -1 , if b is even, a^b can be expressed as (a^2)^k = 1, which satisfies the condition. However, if b is odd, a^b can be expressed as (a^2)^k \times a = -1 , which does not satisfy the solution. Solving for (x^2 - 17x + 71) = -1, we get x= 8 or 9. By substituting 8 in b, we find that b is even, so 8 satisfies the condition. However, when 9 is substituted, b is odd, which does not satisfy the case. So, for this case, the only solution is 8.

    Third case: a \neq 1 and a \neq -1 . For this case, b has to be 0. Thus, by solving for (x^2 - 34x + 240) = 0 , we get x = 10 or 24 as solutions. Note that 10 satisfies both the first and third case but should not be counted twice.

    Sum of all integer values = 7 + 10 + 8 + 24 = 49

    Protik Shadman
    May 20, 2014

    x a = 1 x^a=1 only if x = 1 x=1 , or x = 1 x=-1 when a is odd or a = 0 a=0 when x 0 x \neq 0 . x 2 34 x + 240 = ( x 24 ) ( x 10 ) x^2-34x+240=(x-24)(x-10) when x 2 34 x + 240 = 0 x^2-34x+240=0 then x = 24 , 10 x=24,10 . For these values , x 2 17 x + 71 0 x^2-17x+71\neq 0 again, x 2 17 x + 71 = ( x 7 ) ( x 10 ) + 1 x^2-17x+71={(x-7)(x-10)+1} if x 2 17 x + 71 = 1 x^2-17x+71=1 then ( x 7 ) ( x 10 ) = 0 (x-7)(x-10)=0 . then x = 7 , 10 x= 7,10 . if x 2 17 x + 71 = 1 x^2-17x+71=-1 then ( x 7 ) ( x 10 ) = 2 (x-7)(x-10)= -2 . for integer x x there is only one solution and that is x = 8 x=8 .for x = 8 x=8 , x 2 34 x + 240 x^2-34x+240 is even. so. the sum is = 24 + 10 + 7 + 8 = 49 =24+10+7+8=49

    Jake Gacuan
    May 20, 2014

    There can be three cases where the expression would yield a value of 1.

    a. The exponent is zero, provided that the base is not zero. So, x^2 -34x + 240 = (x - 24)(x - 10) = 0 Hence, x = 24 or 10. Checking if both values would yield a base of zero, we have,

    For x = 24, the base is equal to 24^2 - 17(24) + 71 = 239 which is not equal to zero. For x = 10, the base is equal to 10^2 - 17(10) + 71 = 1 which is not equal to zero. Hence, 24 and 10 are solutions.

    b. The base is 1. So, x^2 - 17x + 71 = 1 x^2 - 17x +70 = (x - 7)(x - 10) = 0 Hence x = 7 or 10. Both of them are solutions.

    c. The base is -1, provided that the exponent is even. So, x^2 - 17x + 71 = -1 x^2 - 17x + 72 = (x - 8)(x - 9) = 0 Hence, x = 8 or 9. Checking if the exponent is even, we have,

    For x = 8, the exponent is 8^2 - 34(8) + 240 = 32 which is obviously even. For x = 9, the exponent is 9^2 - 34(9) + 240 = 15 which is obviously odd. Hence, 8 is also a solution.

    Therefore, the sum of all the solutions is 24 + 10 + 7 + 8 = 49. QED

    Athul Nambolan
    May 20, 2014

    For the above question, we know result can be obtained only in four ways so we have to consider 4 cases

    Case 1 : when x 2 34 x + 240 = 0 x^2 - 34x +240 = 0 and on solving the quadratic equation we get the possible solutions of x are x = 10 o r 24 x= 10 or 24 . These are 2 of the solution

    Case2: when x 2 17 x + 71 = 0 x^2 -17x + 71=0

    (here one fact to notice is for an integer value of x both x 2 34 x + 240 = 0 x^2 - 34x +240 = 0 and x 2 17 x + 71 = 0 x^2 -17x + 71=0 and will not exist simultaneously)

    Here we see that integer roots of the equation does not exist .So this case is not valid

    Case 3: When x 2 17 x + 71 = 1 x^2 -17x + 71= 1 ,
    x 2 17 x + 72 = 0 x^2 - 17x + 72= 0

    On solving we get the two possible solutions are 7 o r 10 7 or 10

    Case 4: When x 2 17 x + 71 = 1 x^2 -17x + 71= -1 , and here x 2 34 x + 240 x^2 - 34x +240 should be even .

    On solving x 2 17 x + 71 = 1 x^2 -17x + 71= -1 we get the 2 solutions are 8 a n d 9 8 and 9 and on substituting this value in x 2 34 x + 240 x^2 - 34x +240 we get an even value only in case of 8 .

    So in this case the possible solution is 8, Adding up,

    24 + 10 + 7 + 8 = 49 24 + 10 + 7 + 8 =49

    Kent N
    May 20, 2014

    We have: x 2 34 x + 240 = ( x 10 ) ( x 24 ) , x^2 - 34x + 240 = (x-10)(x-24), x 2 17 x + 71 = ( x 7 ) ( x 10 ) + 1 = ( x 8 ) ( x 9 ) 1 x^2 - 17x + 71 = (x-7)(x-10)+1 = (x-8)(x-9)-1

    Since a 0 = 1 a 0 , 1 b = 1 b a^0=1 \, \forall a \neq 0, \quad 1^b=1 \, \forall b and ( 1 ) c = 1 c (-1)^c=1 \, \forall c even, we find x = 7 , 8 , 10 , 24 x=7,8,10,24 satisfy our equation. Thus 7 + 10 + 24 + 8 = 49 7+10+24+8=49 .

    Huiyao Tang
    May 20, 2014

    The only possible solutions occur when x 2 34 x + 240 = 0 x^2-34x+240=0 or x 2 17 x + 71 = ± 1 x^2-17x+71=\pm1

    However, not all of the above cases are solutions, so we will need to check the cases.

    The solutions to x 2 34 x + 240 = 0 x^2-34x+240=0 are x = 10 , 24 x=10, 24 . For both these cases, x 2 17 x + 71 0 x^2-17x+71\neq0 so both are valid solutions.

    The solutions to x 2 17 x + 71 = 1 x^2-17x+71=1 are x = 7 , 10 x=7,10

    The solutions to x 2 17 x + 71 = 1 x^2-17x+71=-1 are x = 8 , 9 x=8, 9 . When x = 8 x=8 , x 2 34 x + 240 = 32 x^2-34x+240=32 and the resulting value is 1 1 . When x = 9 x=9 , x 2 34 x + 240 = 15 x^2-34x+240=15 and the resulting value is 1 -1 . Therefore x = 9 x=9 is not a valid solution.

    The valid solutions are x = 7 , 8 , 10 , 24 x=7, 8, 10, 24 and thus the sum is 49 49

    Sanjiv Kumar
    May 20, 2014

    the given equation is ( x 2 17 x + 71 ) ( x 2 34 x + 240 ) = 1 (x^{2}- 17x +71)^{(x^{2}-34x+240)}= 1 implies that value of equations should be of form...

    1. 1 k = > x 2 17 x + 71 = 1 1^{k} => x^{2}- 17x +71 = 1 k is real no.solving we get x=10,x=7

    2. ( 1 ) k = > x 2 17 x + 71 = 1 (-1)^{k}=> x^{2}- 17x +71 = -1 and x 2 34 x + 240 = k x^{2}-34x+240=k (k is even) solving x 2 17 x + 71 = 1 x^{2}- 17x +71 = -1 we get x=8,x=9 but for 9 x 2 34 x + 240 x^{2}-34x+240 is odd. So ,x=8 is a solution.

    3. k 0 = > x 2 17 x + 71 0 k^{0}=> x^{2}- 17x +71 \neq 0 and x 2 34 x + 240 = 0 x^{2}-34x+240=0 solving x 2 34 x + 240 = 0 x^{2}-34x+240=0 We get x=24 and x=10 and x 2 17 x + 71 0 x^{2}- 17x +71 \neq 0 for 24 or 10 .

    So, total solutions are x= 10,8,7,24 sum=49

    Raviteja Meesala
    May 20, 2014

    any number raised to power zero is 1 excepting zero itself. equating power to 0 we get x = 10,24. for these the base is non zero.

    1 raise to the power of any number is 1 .. we get equating base=1, x = 7,10

    -1 raised to the power of even numbers give 1; -1 = base gives x =8,9 but only x = 8 yields even power...

    solution: x = 7,8,10,24

    Anton Sutanto
    May 20, 2014

    let (x^2-17x+71)=1 and also let it = -1 x^2-34x+240= 0

    let x^2-34x+240 be y

    (x^2-17x+71)^y*1/y = 1^1/y

    x^2-17x+71= +1 or -1

    IF WE SOLVE THIS WE WILL GET 4 VALUES FOR X. SIMILARLY IF WE EQUATE THE POWERED POLYNOMIAL TO 0 WE WILL GET 2 VALUES FOR X.

    THE VALUES OF X WILL BE 7,8,9,10,24. IN THIS SET 9 WILL NOT BE APPLICABLE AS IT DOESA NOT HOLD GOOD FOR ALL EQUATIONS.

    SUM OF ALL VALUES OF X=7+8+10+24=49

    Calvin Lin Staff
    May 13, 2014

    We consider the following cases:

    Case 1: Base is 1, exponent is any value. In this case, x 2 17 x + 71 = 1 ( x 7 ) ( x 10 ) = 0 x^2-17x+71 = 1\Rightarrow (x-7)(x-10)=0 has solutions x = 7 , 10 x=7, 10 .

    Case 2: Base is -1, and exponent is even. In this case, x 2 17 x + 71 = 1 ( x 9 ) ( x 8 ) = 0 x^2 - 17x + 71 = -1\Rightarrow (x-9)(x-8) = 0 . The exponent is even if and only if x x is even, so x = 8 x=8 is the only solution.

    Case 3: Base is not 0, exponent is 0. In this case, x 2 34 x + 240 = 0 ( x 10 ) ( x 24 ) = 0 x^2-34x+240 = 0 \Rightarrow (x-10)(x-24)=0 . A quick check shows that the base is not 0 for both values, so x = 10 , 24 x = 10, 24 are solutions.

    (Note that x = 10 x=10 appears twice as a solution, so we may not simply use Vieta's formulae in Case 3.) Thus the sum of all real values of x x is 7 + 8 + 10 + 24 = 49 7+8 +10 + 24 = 49 .

    The scenarios in which the result of the LHS will be 1 are:

    • 1 a 1^a , where a is any value
    • ( 1 ) e (-1)^e , where e is an even value
    • 0 n 0^n , where n is any non zero value

    Now, the roots of x 2 34 x + 240 = 0 x^2 - 34x + 240 = 0 are 10 10 and 24 24 , which are obviously not the roots of x 2 17 x + 71 = 0 x^2 - 17x + 71 = 0 . So, we don't have the problem of 0 0 0^0 here. Thus, x = 10 , 24 x=10, 24 are two definite solutions.

    If, x 2 17 x + 71 = 1 x^2 - 17x + 71 = 1 , the solutions are x = 7 , 10 x = 7, 10 .

    If, x 2 17 x + 71 = 1 x^2 - 17x + 71 = -1 , the solutions are x = 8 , 9 x = 8, 9 . But the power has to be even. Now, if we look at the power, x 2 34 x + 240 x^2 - 34x + 240 , the parts 34 x 34x and 240 240 are even as x x is an integer. So, x 2 x^2 must be even or rather x x must be even . Thus only x = 8 x = 8 works.

    So the distinct solutions are: x = 7 , 8 , 10 , 24 x = 7, 8, 10, 24

    Sum of the possible values is: 49 49

    Vineet PaHurKar
    Aug 1, 2016

    Keep alert about 10....here 10 is come two times so count it only one time..

    Danny He
    Jul 6, 2016

    Let f ( x ) = x 2 17 x + 71 f\left(x\right) = x^2 - 17x + 71 and let g ( x ) = x 2 34 x 240 g\left(x\right) = x^2 - 34x - 240

    We require f ( x ) g ( x ) = 1 {f\left(x\right)} ^ { g\left(x\right)} = 1 , and so we have three cases:

    *Case 1 : * f ( x ) = 1 , g ( x ) f\left(x\right) = 1, \;g\left(x\right) is arbitrary

    *Case 2 : * f ( x ) = 1 , g ( x ) f\left(x\right) = -1, \; g\left(x\right) is even

    *Case 3 : * f ( x ) 0 , g ( x ) = 0 f\left(x\right) \neq 0, \; g\left(x\right) = 0

    Now for the first case:

    f ( x ) = 1 x 2 17 x + 70 = 0 f\left(x\right) = 1 \Rightarrow x^2 - 17x + 70 = 0

    ( x 7 ) ( x 10 ) = 0 x = 7 , \Rightarrow \left(x-7\right)\left(x-10\right) = 0 \Rightarrow x = 7, or x = 10 x=10 . Recall that the value of g ( x ) g\left(x\right) here is arbitrary.

    For the second case:

    f ( x ) = 1 x 2 17 x + 72 = 0 f\left(x\right) = -1 \Rightarrow x^2 - 17x + 72 = 0

    ( x 8 ) ( x 9 ) = 0 x = 8 , \Rightarrow \left(x-8\right)\left(x-9\right) = 0 \Rightarrow x = 8, or x = 9 x= 9

    Note however 34 34 and 240 240 are both even and thus g ( x ) g\left(x\right) is even x \Leftrightarrow x is even.

    So we need only consider x = 8 x = 8

    Finally, for the third case:

    x 2 34 x + 240 = 0 ( x 10 ) ( x 24 ) = 0 x^2 - 34x + 240 = 0 \Rightarrow \left(x - 10\right)\left(x-24\right) = 0

    x = 10 \Rightarrow x = 10 or x = 24 x = 24

    Note that since 71 71 is prime, f ( x ) = 0 f\left(x\right) = 0 cannot have integer solutions. Thus we have that roots:

    x { 7 , 8 , 10 , 24 } x \in \{7,8,10,24\}

    This gives the required answer of 7 + 8 + 10 + 24 = 49 7 + 8 + 10 + 24 = 49

    Martti Ranta
    May 9, 2016

    It is 49 because when you solve it is 1 or the exponent is zeeerooo or itis miinus one and then the exponent has be 2 or another even thing

    This equation can be simplified to

    ( ( x 8 ) ( x 9 ) 1 ) ( x 24 ) ( x 10 ) = 1 ((x-8)(x-9)-1)^{(x-24)(x-10)} = 1 [1]

    or

    ( ( x 7 ) ( x 10 ) + 1 ) ( x 24 ) ( x 10 ) = 1 ((x-7)(x-10)+1)^{(x-24)(x-10)} = 1 [2]

    Obviously x = 24 , 10 x = 24, 10 are solutions, and the base doesn't equal 0 0 .

    Consider 1 a = 1 1^{a} = 1 for all a a .

    From [2] we get ( x 7 ) ( x 10 ) = 0 (x-7)(x-10) = 0 , which gives x = 7 , 10 x = 7, 10 . (no need to check [1] because 2 equations are equivalent.]

    Consider ( 1 ) a = 1 (-1)^{a} = 1 for all even integers a a .

    From [1] we get ( x 8 ) ( x 9 ) = 0 (x-8)(x-9) = 0 , which gives x = 8 , 9 x = 8, 9 , but x = 9 x = 9 doesn't make ( x 24 ) ( x 10 ) (x-24)(x-10) even integer. Therefore, x = 8 x = 8 .

    Therefore, the solutions are x = 7 , 8 , 10 , 24 \boxed{x = 7,8,10,24} .

    Adams Koreas
    May 20, 2014

    We solve the equation ln(x^2-17x+71) (x^2-34x+240)=ln1=0 we find the roots: 7, 10 and 24. Equations ln(x^2-17x+71) =0 and x^2-34x+240=0 have the common root 10. Since 0^0 is undefined we discard this solution. Note that (-1)^(even integer)=1, so we solve the equations x^2-17x+71=-1 and we find the roots: 8 and 9. For x=9 the expression x^2-34x+240 takes the value 15, so we discard 9 as a solution since 15 is an odd integer. For x=8 the expression x^2-34x+240 takes the value 32 which is an even integer. So we accept 8 as a solution. Adding all the previous solutions we get the desired sum.

    Sir..Do you want to see magic.........wrap all your math inside . . . . . . ...... .Give it a try.

    Aamir Faisal Ansari - 5 years, 10 months ago

    I want to know that if anything pawe 0 is one so we can take x^2-17x+71=11 then it will give us x=12 and 5 why we are not going this way .

    Raisingh Mandloi - 5 years, 2 months ago

    0 pending reports

    ×

    Problem Loading...

    Note Loading...

    Set Loading...