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.
Wouldn't squaring both sides give x 2 + y 2 + ∣ x 2 − y 2 ∣ = 2
And the question has got the second term wrong -6x instead of -6xy as per the solutions.
Log in to reply
No, the square of any modular function is always positive
Log in to reply
What I meant was, if you read carefully, the question says find the max value of x 2 − 6 x + y 2 .
Secondly, squaring both sides should proceed as ∣ x + y ∣ 2 + ∣ x − y ∣ 2 + 2 ∣ x 2 − y 2 ∣ = 2 2 on simplifying, = > x 2 + y 2 + ∣ x 2 − y 2 ∣ = 2
-6 x is correct we will take x as - 1 so that - 6 x =+6
T h e e q u a t i o n l e a d s t o f o u r o p t i o n s . X + Y + X − Y = ± 2 . ⟹ X = ± 1 . X + Y − X + Y = ± 2 . ⟹ Y = ± 1 . W h a t e v e r o p t i o n s w e t a k e X 2 + Y 2 = 2 . T o m a x i m i z e w e s h o u l d h a v e m a x i m u m = t i v e v a l u e o f − 6 X . T h i s i s p o s s i b l e i f X = − 1 , a n d − 6 X = 6 , M a x . = 2 + 6 = 8 .
We can split the part we're trying to optimize: x^2 - 6x + y^2 >>>> (x^2-6x) + y^2. The negatives of the expression became pointless because of the squared monomials except in the (-6x) part. Thus, we can optimize this by making, x , into a large negative number. It is optimized at x = -1 because any lower of a number would not allow the original equation to follow through for the sum of the absolute values would always be greater than 2.
Logically, x = - 1 and y = 1 >> maximum value = 8
|x| has property of making a number +ve when +ve no change
when -ve it multiplies -1
u will have 4 eqns like that
select the max value of x & y from them
then put it in exp the ans is 8
|x+y|+|x-y|=2
sqrt(x^2+y^2)+sqrt(x^2-y^2)=2
converting to for (a+b)^2 = a^2+b^2+2ab
we get x^2+y^2+sqrt(x^2-y^2)=2
so the only possible way is x^2+y^2=1 and sqrt(x^2-y^2)=1
solving both of them x=+ or - 1 y=+ or -1
so x=-1 and y=+ or -1 gives maximum value and it is 8.
Problem Loading...
Note Loading...
Set Loading...
Squaring both side and simplifying we get
2 x 2 + 2 y 2 = 2 2
x 2 + y 2 = 2
so for maximum value of the asked expression
x 2 + y 2 -6 x
so -6 x is m a x i m u m when x = − 1
on putting values we get 2 + ( − 6 ) ( − 1 ) = 8