Minimum value of an expression

This topic has expert replies
Master | Next Rank: 500 Posts
Posts: 171
Joined: Tue Jan 08, 2013 7:24 am
Thanked: 1 times

by rajeshsinghgmat » Thu Jan 24, 2013 11:56 pm
C the answer.

2*(x^2) + 3*(y^2) - 4x -12y + 18

2*(x^2 -2x +1) + 3*(y^2 -4y + 4) + (18 - 2 - 12)

2*(x-1)^2 + 3*(y-2)^2 + 4

The minimum value of this expression is 4 at it is when, x=1, y=2

Junior | Next Rank: 30 Posts
Posts: 14
Joined: Tue Jan 29, 2013 2:26 am
Thanked: 1 times

by vongochao » Wed Feb 13, 2013 7:36 am
next time, for the questions like this. it's factored it to square, and don't care it and look for the remain (ex: it's 4). it's the answer.
you will save your time. i've done it without paper just 15s. teeheee

Legendary Member
Posts: 1084
Joined: Fri Apr 15, 2011 2:33 pm
Thanked: 158 times
Followed by:21 members

by pemdas » Wed Feb 20, 2013 6:41 pm
answering to the original q. in this thread
d/dx=4x-4=0, x=1 and d/dy=6y-12=0, y=2
d^2/dx^2=4 (implies min x) and d^2/dy^2=6 (implies min y)
min f(x,y) = 2*(1^2) +3*(2^2)-4*1-12*2+18=4 and choice C

Using multivariate calculus turns the solution of this q. into joke :)
winnerhere wrote:Find the minimum value of an expression

2 (x^2) + 3 (y^2) - 4x - 12y + 18

1) 18

2)10

3) 4

4) 0

5) -10
Success doesn't come overnight!

Junior | Next Rank: 30 Posts
Posts: 11
Joined: Sat Oct 12, 2013 10:39 pm

by KConfused » Tue Nov 05, 2013 3:04 am
How about -b/2a being the minimum value (maximum in certain contexts) of a quadratic expression (or equation).
For the one in x: 4/2(2)=1
For the one in y: 12/2(3)=3
Summing it 4 that forms the minimum value of the total expression

No?

GMAT Instructor
Posts: 2630
Joined: Wed Sep 12, 2012 3:32 pm
Location: East Bay all the way
Thanked: 625 times
Followed by:119 members
GMAT Score:780

by Matt@VeritasPrep » Tue Nov 05, 2013 3:57 pm
pemdas wrote:Using multivariate calculus turns the solution of this q. into joke :)
... which is exactly why THIS QUESTION WOULD NOT BE ON THE GMAT. Questions that become routine with "advanced" formulas are not asked, period.

I like that people are posting assorted math questions here, but it's irresponsible to present these as GMAT questions. Students have enough material to worry about already!

User avatar
Master | Next Rank: 500 Posts
Posts: 158
Joined: Sat Sep 03, 2011 10:31 am
Thanked: 29 times
Followed by:2 members

by gmatclubmember » Thu Nov 07, 2013 6:58 am
neerajkumar1_1 wrote:I suppose rahul gave an excellent answer by clubbing the x and y to form perfect squares and the making them 0..

If you want to be doubly sure that u got the minimum value,
there is a concept of differentiation...

All it says is that an expressions value will be min or max when u differentiate it for the variable in question and equate it to 0..
so when we differentiate the expression with respect to x (treating any other variable as constant), we get
4x=4
x=1
and when we differentiate the expression with respect to y (treating any other variable as constant), we get
6y=12
y=2
put these values back in the expression and u will get value of expression equal to 4

Pick C...

ps: the logic overall remains the same...
we basically try to find values for x and y, such that the value of exp is minimum...
The above differentiation method CAN give the maxima or minima of an expression, so to check if differentiation method IS giving us minima or maxima - we need to do the double differentiation as well.
If double differentiation brings a positive value - then the single differntiation will give a Minima conversely if the double differentiation brings a negative value - then the single differentiation will provide a Maxima.
In this case the double differentiation of the expression - f'(x)=4x-4 => is f''(x)=4 - which is always positive. so the single differentiation of the expression will provide a Minima (minimum value).
From GMAT perspective, we are not supposed to know all this; and the best method would be to go for perfect square method to find out the minimum value of expression as shown by one of the members already.
a lil' Thank note goes a long way :)!!

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 16207
Joined: Mon Dec 08, 2008 6:26 pm
Location: Vancouver, BC
Thanked: 5254 times
Followed by:1268 members
GMAT Score:770

by Brent@GMATPrepNow » Thu Nov 07, 2013 8:07 am
There's a LOT of calculus talk on this thread, so it's important to note that students are NOT REQUIRED to know any calculus on the GMAT.

I wholeheartedly agree with Matt. This would not be a true GMAT question.

At best, these kinds of questions allow students to dust off calculus skills that will likely never be used in business. At worst, these kinds of questions freak out students who are led to believe that they must now learn a bunch of techniques that will never be tested on the GMAT.

Cheers,
Brent
Brent Hanneson - Creator of GMATPrepNow.com
Image

Master | Next Rank: 500 Posts
Posts: 447
Joined: Fri Nov 08, 2013 7:25 am
Thanked: 25 times
Followed by:1 members

by Mathsbuddy » Mon Nov 11, 2013 9:21 am
Assume x = ~0 and y = ~0

May I point out a small error in this argument:

2x (x-2) = 0* -2 = 0 (not -4)
3y (y-4) = 0* -4 = 0 (not -12 )

So the answer would be higher => 0 + 0 + 18 = 18

Remember that multiplying by zero = zero.
goyalsau wrote:
thebigkats wrote:out of curiosity - problem doesn;t state that x and y are integers.
so x and y could have been extremely close to 0 +ve numbers which could take us to a different answer altogether - 2
Assume x = ~0 and y = ~0

2x (x-2) = ~2* -2 = ~-4
3y (y-4) = ~3* -4 =~-12

and the answer is => ~-4 + ~-12 + 18 = ~2

Should we assume that variables are integers in problems like this?

Nice Thought, But i think Gmat will not left the room for arguments,
If this would have been a Gmat question they would have particularly mentioned about x and y,
AS per my experience,

I read somewhere that gmat spends more than 700 $ on a single question. ........

Newbie | Next Rank: 10 Posts
Posts: 3
Joined: Wed Oct 23, 2013 2:49 am

by stephc29 » Tue Nov 19, 2013 2:23 am
= 2(x² - 2x + 1) + 3(y² - 4y + 4) + 4
= 2(x - 1)² + 3(y - 2)² + 4

I dont get this part. How do we get the values +1 and +4 and what happens to the +18. I seem to be missing it. Can someone help me out?

Master | Next Rank: 500 Posts
Posts: 447
Joined: Fri Nov 08, 2013 7:25 am
Thanked: 25 times
Followed by:1 members

by Mathsbuddy » Tue Nov 19, 2013 9:24 am
Separating the negative and positive parts, we get:

Find the minimum value of A + B + 18 when

A = 2x^2 + 3y^2
B = - 4x - 12y

As the variables in A are squared, then A will always return a positive answer.
As the variables in B both have a negative coefficient, then x>0 and y>0 to minimise B (as -+ = -).
INSUFFICIENT INFO.

Now treat x and y separately:
2x^2 - 4x and 3y^2 - 12y both need to be minimum.

Therefore:
x^2 - 2x and y^2 - 4y both need to be minimum.

Looking at x first:
X = x^2 - 2x
dX/dx = 2x - 2 = 0 when x = 1
d2X/dx = 2 > 0 therefore MINIMUM
So X min = 1 - 2 = -1

Looking at y:
Y = y^2 - 4y
dY/dx = 2y - 4 = 0 when y = 2
d2Y/dX2 = 2 > 0 therefore MINIMUM
So, Y min = 4 - 8 = -4

Substitituting (x,y) = (1,2) gives

2 (1) + 3 (2^2) - 4 - 12(2) + 18 = 2 + 12 - 4 - 24 + 18 = 4

So minimum value is answer (3).

Newbie | Next Rank: 10 Posts
Posts: 4
Joined: Sun Jan 19, 2014 7:37 am

by pranjal25 » Mon Feb 03, 2014 9:01 am
ans is a ie 18

GMAT Instructor
Posts: 2630
Joined: Wed Sep 12, 2012 3:32 pm
Location: East Bay all the way
Thanked: 625 times
Followed by:119 members
GMAT Score:780

by Matt@VeritasPrep » Mon Feb 03, 2014 3:53 pm
Great to see the enthusiasm here, but this thread needs to die - this is a question for introductory calculus, NOT the GMAT! There are thousands of other questions that are more worth your time to review. :)

Newbie | Next Rank: 10 Posts
Posts: 3
Joined: Thu Apr 16, 2015 10:04 pm

by bkleo » Sat May 02, 2015 5:00 am
let z=2*(x^2) + 3*(y^2) - 4x -12y + 18. then for minimum
dz/dx=0
d(2*(x^2) + 3*(y^2) - 4x -12y + 18)/dx=0
dz/dx=4x-4=0
x=1
dz/dy=0
d(2*(x^2) + 3*(y^2) - 4x -12y + 18)/dy=0
dz/dy=6y-12=0
y=2

by putting x=1 and y=2 in z=2*(x^2) + 3*(y^2) - 4x -12y + 18
we get z=4

so my answer is z=4

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 16207
Joined: Mon Dec 08, 2008 6:26 pm
Location: Vancouver, BC
Thanked: 5254 times
Followed by:1268 members
GMAT Score:770

by Brent@GMATPrepNow » Sat May 02, 2015 7:42 am
Okay - no more calculus solutions. This question is out of scope for the GMAT.
Let it go.

Cheers,
Brent
Brent Hanneson - Creator of GMATPrepNow.com
Image

GMAT Instructor
Posts: 2630
Joined: Wed Sep 12, 2012 3:32 pm
Location: East Bay all the way
Thanked: 625 times
Followed by:119 members
GMAT Score:780

by Matt@VeritasPrep » Sun May 03, 2015 10:40 pm
Brent@GMATPrepNow wrote:Okay - no more calculus solutions. This question is out of scope for the GMAT.
Let it go.

Cheers,
Brent
Sometimes I wonder if someone, somewhere, is training computers to write answers to problems and is unleashing those computers on these message boards. (That's at least one explanation for how often we get someone reviving an long-dead thread with a less helpful (and often incorrect!) explanation than the ones that have already been posted.)