For real values of x , y , the minimum value of the expression x 2 + 2 x y + 3 y 2 + 2 x + 6 y + 4
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.
Same method
Use partial differentiation.
With respect to x , we get,
2 x + 2 y + 2 = 0
With respect to y , we get,
2 x + 6 y + 6 = 0
Solving both, x = 0 , y = − 1 .
Minimum value is of f ( x , y ) = 1
Even I used the same method. But I don't know why this was put in algebra section.
I had a different approach-
* W O R K I N G *
Expression is x 2 + 2 × x × ( y + 1 ) + 3 y 2 + 6 y + 4 .
I considered the expression to be a quadratic in x then by applying the formula for min value = 4 a 4 a c − b 2 ,where a is the coefficient of x 2 and b is the coefficient of x and c is the constant term, we obtain a quadratic in y .
Applying the formula for minimum value i.e. 4 a 4 a c − b 2 we obtain that the minimum value of the expression is 2 y 2 + 4 y + 3 ...
Once again applying the formula on the above mentioned quadratic gives that the minimum value of the expression is 1 ...
Can you show your working? Thanks!
@Calvin Lin Sir I have edited my solution. Please have a check on it now...
Log in to reply
This looks better, but it's extremely difficult to read / for someone who doesn't know what you're doing to understand what you wrote.
As with an essay, organize your thoughts into paragraphs and lines to indicate what you are doing and when. E.g.
Step 1: For a given value of
x
, find the minimum value in terms of
y
.
Working -> Equation
Step 2: Find the minimum value over this family of equations.
Working -> Answer.
Log in to reply
@Calvin Lin Sir I have further edited my solution...Please have a check on it now!!
Log in to reply
@Ankit Kumar Jain – The working should be combined in with the explanation. Otherwise it is hard for anyone to follow what you are saying.
Yes, all of it is written down on paper, but the order of it isn't clear. E.g. Which working statement corresponds to which line of the explanation?
Log in to reply
@Calvin Lin – @Calvin Lin I have changed the order of statements now...
Problem Loading...
Note Loading...
Set Loading...
Notice that x 2 + 2 x y + 3 y 2 + 2 x + 6 y + 4 = ( x 2 + 2 x y + y 2 ) + ( 2 x + 2 y ) + ( 2 y 2 + 4 y ) + 2 + 1 + 1 = ( x + y ) 2 + 2 ( x + y ) + 1 + 2 ( y + 1 ) 2 + 1 = ( x + y + 1 ) 2 + 2 ( y + 1 ) 2 + 1
So, minimum is when x + y + 1 = y + 1 = 0 , thus x = 0 , y = − 1 , with the expression equals 1
By the way, do anyone know how to enter the equivalence vertically?