Find the sum of all real values of x for which the following holds:
1 2 x + 1 8 x 8 x + 2 7 x = 6 7
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.
WoAHHHH! This is the your best one-line solution!!!
Amazing solution Sir!!!!!! LHS is an even function shows if x is a solution, then − x is also a solution to this equation, and hence, the sum of roots is always going to be 0 . No need to solve the equation. Hats off to this one liner solution.. and I know you are accustomed to writing such solutions. If it had been possible, I would have upvoted it more than 10 times.. :D. Really liked the solution a lot.... (+1)
Log in to reply
This indeed is a wonderful solution and I did it the same way. A nice observation is that 8 27=12 18.. which enables us to think of the next step ... that is to divide it by 216.
If you upvoted the solution an even number of times, that would be equivalent to not upvoting it at all.
I saw a joke on this.... A boy tells his friend, 'your profile pic on fb is really awesome bro.' to which his friend replies, ' Really! Thanks mate.' ... the first one replies back with.. 'Yes I liked it so much I pressed the like button 2 times'.
Log in to reply
By that 8 2 7 = 1 2 1 8 , you mean 8 × 2 7 = 1 2 × 1 8 right?? Exactly... that observation only inspires one to divide by 2 1 6 , and that's a great way in which you solved the problem!!
I said, I could have upvoted "more than" 10 times. Though, I know, I should have mentioned that I would upvote an odd number of times. :p BTW, nice joke...... Soumava Pal
this question appeared in NMTC(junior level) 2015
Set p = 2 x and q = 3 x . Then, we have the equation:
p q ( p + q ) p 3 + q 3 = 6 7
⇒ p q p 2 − p q + q 2 = 6 7
⇒ p q p 2 + q 2 = 6 1 3
⇒ 6 p 2 − 1 3 p q + 6 q 2 = 0
⇒ ( 3 p − 2 q ) ( 2 p − 3 q ) = 0
⇒ q p = 3 2 , 2 3
Then, we get, x = 1 , − 1
So, sum of all possible real values of x = 0
p²-pq+q²/pq =7/6 In this when we move -pq to the RHS then it will be 7/6 +6 /\ x and when we put the second value of p to the equation then it will be p=2/\x 3=2/\x then how can it be -1 can you explain it ?
Did exactly same way!!! :-)
Problem Loading...
Note Loading...
Set Loading...
The LHS is an even function (divide numerator and denominator by 2 1 6 x ), so that the sum of the solutions is 0