x + y = ( y x + x y ) 2
x and y are positive real numbers satisfying the above equation.
Find Maximum value of x y 2 4 x + 7 y + 3 1 x y
Credits :
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.
Well This is Similar Problem that I had Solved a while ago which is Posted by our friend Megh Choksi !
H i n t − 1 Given equation is equivalent to this :
x + y = x y
H i n t − 2 : This is represent an Right angled Triangle , because of Pythagoras theorem ! :)
Or we can use that we have to maximise
y 2 4 + x 7 + 3 1
under the constraints
y 1 + x 1 = 1 (which we get from first condition
let us put y 1 = ( s i n ( θ ) ) 2 a n d x 1 = ( c o s ( θ ) ) 2
substituting on what we have to maximise , we get
2 4 c o s ( θ ) + 7 s i n ( θ ) + 3 1 whose maximum value is 25+31 = 56
Nice problem though
Log in to reply
Yup! I cast it into a circle centered at origin too. Suddenly realized the importance of 2 4 and 7 ... :)
Yes Exactly bhai ! Actually I take Inspiration from your Solution to this beautiful Problem ! :)
Megh choksi Problem-Maximum(Manupilation)
Log in to reply
Yes , I remember that question !
Log in to reply
So how do you solved it ?
Log in to reply
@Karan Shekhawat – Hey can anybody please tell me what are the possible values of x and y that can give 56 as the answer from the arrived equarion xy=x+y. Thanks
Log in to reply
@Rajath Naik – Take
x = 4 9 6 2 5 , y = 5 7 6 6 2 5
and they realize the maximum 5 6 .
You can duduce that x y = x + y through straight calulation from
x + y = ( y x + x y ) 2
Log in to reply
@Andrea Palma – Thank u very much.I really appreciate it.I was wondering if among integers x and y can only be either 0 or 2.??
Log in to reply
@Rajath Naik – You are welcome!
And YES! The equation x + y = x y among integers leads only to two possible consequences: x and y can only be both 0 or both 2 .
(Here's a LONG, yet rigorous, but tedious proof of this simple fact) You can think in this way.
Obviously from the equation x = 0 ⇔ y = 0 and x = y = 0 is indeed a solution.
So in the rest we can assume both variables are non zero.
Rearranging the equation we get x = ( x − 1 ) y and y = ( y − 1 ) x so we have y is a divisor of x and viceversa.
This means (since we are NOT considering zero values) that x = ± y .
If x = y we get 2 x = x 2 that means x ( 2 − x ) = 0 and finally x = 2 . So we have a solution x = y = 2
If x = − y we get x 2 = 0 that leads to nothing (assuming non zero values).
So we only got two possibilities for a solution among integers.
Namely ( x , y ) = ( 0 , 0 ) and ( x , y ) = ( 2 , 2 ) .
Log in to reply
@Andrea Palma – Your explanations are good , sir :)
Log in to reply
@A Former Brilliant Member – Thanks so much! You are very kind!
@Karan Shekhawat – Well it's basically the same method used by Simran , just that I solved most parts mentally.
also @Deepanshu Gupta - i think given equation is x+y = xy instead
Log in to reply
ohh sorry bro , actually I solved It orally , So while typing I messed up question and solution and mistype it . Thanks I have corrected It.
Problem Loading...
Note Loading...
Set Loading...
For x , y ∈ R + the condition on the variables is equivalent to
x y x + y = 1
Note that
x y 2 4 x + 7 y + 3 1 x y = x y 2 4 x + 7 y + 3 1
By C-S inequality
x y 2 4 x + 7 y = y 2 4 + x 7 ≤ 2 4 2 + 7 2 y 1 + x 1 = 2 5 x y x + y = 2 5
hence
x y 2 4 x + 7 y + 3 1 x y ≤ 2 5 + 3 1 = 5 6