Positive real a , b , and c are such that a ( a + b + c ) + b c = 4 − 2 3 . Find the minimum value for 2 a + b + c .
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.
Tweak the original equation a bit a ( a + b + c ) + b c = 4 − 2 3 --> we get ( a + b ) ( a + c ) = 4 − 2 3 Thus 2 a + b + c = ( a + b ) ( a + c ) ≥ 2 ( a + b ) ( a + c ) = 2 4 − 2 3 = 2 ( 3 − 1 ) [By AM-GM Inequality] . Explicit steps for simplifying square root inside square root: Suppose 4 − 2 3 = x + y 4 − 2 3 = x + y 2 + 2 y x 4 − 2 3 = y 2 + x + 2 y x We get x = 3 , y = − 1 .
@Kevin Xu , you can use LaTex in the answer options.
Log in to reply
I tried, but it does not work for me. The answer would show up in latex code.
Log in to reply
You must put the code between \ [ \ ] or \ ( \ ) . My Brilliant.org site cannot be different from yours or anyone else's.
Problem Loading...
Note Loading...
Set Loading...
Completing the square rewrites the main identity as ( 2 a + b + c ) 2 = 1 6 − 8 3 + ( b − c ) 2 so that ( 2 a + b + c ) 2 ≥ 1 6 − 8 3 = ( 2 3 − 2 ) 2 with equality when b = c . Thus we deduce that 2 a + b + c ≥ 2 3 − 2