If real numbers x and y satisfy the equation
x 2 + 3 x − y = 1 2 ,
then find the smallest possible value of x + y .
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.
@Zhou ZeHao Thanks for editing the question. Those who previously answered 16 (answer to original question) have been marked correct.
Rewrite it as x 2 + 4 x + 4 − ( x + y ) = 1 6
x + y = ( x + 2 ) 2 − 1 6
Which gives the min of x + y = − 1 6 at x + 2 = 0
x = − 2 , y = − 1 4 ~~~
Problem Loading...
Note Loading...
Set Loading...
x 2 + 3 x − y = 1 2 − − − − > y = x 2 + 3 x − 1 2 f ( x ) = x + y = x + ( x 2 + 3 x − 1 2 ) = x 2 + 4 x − 1 2 d x d f ( x ) = 2 x + 4 = 0 S o i t i s m i n i m u m w h e n x = − 2 S o x + y = − 1 6