Find the largest number among the following numbers:
(A) 8 + 8
(B) 7 + 9
(C) 6 + 1 0
(D) 5 + 1 1
(E) 4 + 1 2
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.
We will prove that for non-negative real number x , 8 − x + 8 + x obtains maximum value when x = 0 .
Indeed, we have:
( 8 − x + 8 + x ) 2 = 1 6 + 2 6 4 − x 2 ≤ 1 6 + 2 6 4 = 3 2
Thus, 8 − x + 8 + x ≤ 4 2 and the equality holds iff x = 0 .
So, the largest number is A .
Another way is to just see the rates of growth in your head. But I don't see how to write it down convincingly
We noticed that8+8=7+9=6+10=5+11=4+12=16 Square each of that we will have A=16+2sqrt(64) B=16+2sqrt(63) C=16+2sqrt(60) D=16+2sqrt(55) E=16+2sqrt(48) Hence A is the largest
Nice shortcut!!!!!
Root 8"= 2root2 =3.141×2=6.28 Rest are betn 5&6
The derivative of root x is monotonically decreasing. That is, as x increases, it increases by decreasing amounts. So when you subtract from 8, your loss is much larger than the gain accrued by adding to 8. This helps conclude that a) must be the answer.
Problem Loading...
Note Loading...
Set Loading...
Let the sum be x + y , and we note that x + y = 1 6 . Since x , y > 0 , we can use Cauchy-Schwarz inequality.
( x + y ) 2 ⇒ x + y ≤ 2 ( x + y ) = 3 2 ≤ 2 8
Equality or maximum condition occurs when x = y = 8 . The maximum sum is therefore ( A ) 8 + 8 .