Algebraic Problem

This topic has expert replies
Master | Next Rank: 500 Posts
Posts: 328
Joined: Thu Aug 07, 2008 5:25 pm
Location: Philadelphia
Thanked: 4 times
GMAT Score:550

Algebraic Problem

by Abdulla » Sat Nov 21, 2009 7:22 pm
If x+y = a and x-y = b

What is 2xy in terms of a and b?

OA is [spoiler]a^2-b^2/2[/spoiler]

I know how to do it by picking numbers, but can someone do it algebraically??
Last edited by Abdulla on Sun Nov 22, 2009 11:59 am, edited 2 times in total.
Abdulla
Source: — Problem Solving |

User avatar
Community Manager
Posts: 1537
Joined: Mon Aug 10, 2009 6:10 pm
Thanked: 653 times
Followed by:252 members

by papgust » Sun Nov 22, 2009 3:04 am
Abdulla wrote:If x+y = a x-y = b

What is 2xy in terms of a and b?

Can you post the choices? Also, in the qn, is it a(x-y) or ax-y?

Master | Next Rank: 500 Posts
Posts: 328
Joined: Thu Aug 07, 2008 5:25 pm
Location: Philadelphia
Thanked: 4 times
GMAT Score:550

by Abdulla » Sun Nov 22, 2009 11:30 am
papgust wrote:
Abdulla wrote:If x+y = a x-y = b

What is 2xy in terms of a and b?

Can you post the choices? Also, in the qn, is it a(x-y) or ax-y?
Well, I don't remember the answers and i don't have them, but I think the right answer is a^2-b^2/2.. not sure.
Abdulla

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 2623
Joined: Mon Jun 02, 2008 3:17 am
Location: Montreal
Thanked: 1090 times
Followed by:355 members
GMAT Score:780

by Ian Stewart » Sun Nov 22, 2009 4:03 pm
Abdulla wrote:If x+y = a and x-y = b

What is 2xy in terms of a and b?

OA is [spoiler]a^2-b^2/2[/spoiler]

I know how to do it by picking numbers, but can someone do it algebraically??
Two algebraic alternatives to picking numbers:

Square both sides of the first equation:
x+y = a
(x+y)^2 = a^2
x^2 + 2xy + y^2 = a^2

Do the same with the second equation:
x-y = b
(x-y)^2 = b^2
x^2 - 2xy + y^2 = b^2

Now subtract the second equation from the first to get:

4xy = a^2 - b^2
2xy = (a^2 - b^2)/2


Alternatively, you could do:

x+y = a, so x = a-y
x-y = b, so x = b+y

Since these are both equal to x, they must be equal; a-y = b+y, or 2y = a-b

Similarly, solving for y instead of x in each equation, we get y = a-x, and y = x-b, so we have a-x = x-b and 2x = a+b.

So 2x = a+b, and 2y = a-b; if we multiply these equations we get 4xy = (a+b)(a-b) = a^2 - b^2, so 2xy = (a^2- b^2)/2
For online GMAT math tutoring, or to buy my higher-level Quant books and problem sets, contact me at ianstewartgmat at gmail.com

ianstewartgmat.com

Legendary Member
Posts: 869
Joined: Wed Aug 26, 2009 3:49 pm
Location: California
Thanked: 13 times
Followed by:3 members

by heshamelaziry » Sun Nov 22, 2009 4:55 pm
This one is in OG 12. I got (b^2-a^2)/2. I added both equations and got x = (b+a)/2----> substituted x in x+y=b to get y, then multiplied.

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 2623
Joined: Mon Jun 02, 2008 3:17 am
Location: Montreal
Thanked: 1090 times
Followed by:355 members
GMAT Score:780

by Ian Stewart » Sun Nov 22, 2009 7:22 pm
heshamelaziry wrote:This one is in OG 12. I got (b^2-a^2)/2. I added both equations and got x = (b+a)/2----> substituted x in x+y=b to get y, then multiplied.
That's yet another way to solve, though you've not arrived at the right answer because of a typo: the equation is x-y = b, not x+y = b.
For online GMAT math tutoring, or to buy my higher-level Quant books and problem sets, contact me at ianstewartgmat at gmail.com

ianstewartgmat.com

Senior | Next Rank: 100 Posts
Posts: 75
Joined: Thu Aug 20, 2009 11:55 am
Location: vancouver, B.C
GMAT Score:640

by hpgmat » Mon Nov 23, 2009 1:00 am
there is a much easier way to solve this problem:

X + Y = A
X - Y = B

Add these two equations and you get : 2 (X) = A+ b or X : (A+B)/2

now, substitude for x in the first equation and solve for Y . You get Y = (A-B)/2

2XY = (AA-BB)/2
Will Win