Find the maximum value for y , as x ranges over all real values, in the equation
y = x 2 + 1 x .
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.
AM-GM doesn't hold for x < 0 . You should say in your solution that the maximum of y happens when x > 0 , then use AM-MG.
x +1/x = 1/y... so value of Y will be less than one for sure. Now with negative value of x we get negative value of Y so MAX value must be 0.5 with positive sign
substitute -1 in the place of x....
Another approach:
Without loss of generality, we assume x > 0 since we are attaining for the maximum value of y . It is impossible to get the maximum value when x ≤ 0 , for the reason that x 2 + 1 > 0 for all real values of x - which means if x ≤ 0 , then the whole expression ( or the value of y ) is 0 or negative in sign. Indeed, as said, by the AM - GM Inequality , we know that 2 x 2 + 1 ≥ x 2 • 1 = x ⟺ x 2 + 1 x ≤ 2 1 . So we're done! We have y = x 2 + 1 x ≤ 2 1 . Hence, it is now clear that the maximum value of y is 2 1 ( when x 2 = 1 or x = 1 ).
x=-1 produces a 0 in the slope as well. You have to test -1 too. This produces -.5 which is not greater than .5, so .5 is the maximum.
No limit when x is not real number for a positive real number y.
y = x 2 + 1 x y x 2 + y = x y x 2 − x + y = 0
Ora, a equação deverá ter seu discriminante maior que zero...
Δ ≥ 0 1 − 4 y 2 ≥ 0
Estudando o sinal da inequação, chegamos à − 2 1 ≤ y ≤ 2 1
Daí, o valor máximo de "y" é: 2 1 .
We get maximum value when x2 +1 is minimum. By using AM-GM, x2 +1 >= 2x. So we get y= x/2x =1/2
x²+1>0 so y is max for x>0. for x<1 x²<x, for x=1 x²=x and for x>1 x²>x. As x²-x is continuous and we want the value for x where x>x² is max, x=1 then y=0.5
i dont get this thing how does this property hold right
Problem Loading...
Note Loading...
Set Loading...
We notice that x 2 + 1 x = x + x 1 1 .
The maximum value of x + x 1 1 happens at the minimum value of x + x 1 ; however, the minimum of x + x 1 is simply 2 by AM-GM: x + x 1 ≥ 2 ( x ) ( x 1 ) = 2
Thus, the maximum of x + x 1 1 is 2 1 = 0 . 5 .