algebra!

This topic has expert replies
User avatar
Master | Next Rank: 500 Posts
Posts: 212
Joined: Sat Dec 01, 2007 4:19 pm
Thanked: 5 times

algebra!

by vscid » Sun Dec 06, 2009 2:10 pm
If o represents one of the operations +, _, and x, is k o (l+m) = (k o l) + (k o m), for all numbers k.l, and m ?

1] k o 1 is not equal to 1 o k for some numbers k.

2] o represents subtraction.
Last edited by vscid on Mon Dec 07, 2009 9:36 am, edited 1 time in total.
The GMAT is indeed adaptable. Whenever I answer RC, it proficiently 'adapts' itself to mark my 'right' answer 'wrong'.
Source: — Data Sufficiency |

Senior | Next Rank: 100 Posts
Posts: 52
Joined: Tue Apr 14, 2009 1:23 am

by Gmat09_5ALL » Mon Dec 07, 2009 9:30 am
IMO - D

User avatar
Master | Next Rank: 500 Posts
Posts: 212
Joined: Sat Dec 01, 2007 4:19 pm
Thanked: 5 times

by vscid » Mon Dec 07, 2009 9:36 am
Gmat09_5ALL wrote:IMO - D
Please explain.
The GMAT is indeed adaptable. Whenever I answer RC, it proficiently 'adapts' itself to mark my 'right' answer 'wrong'.

Senior | Next Rank: 100 Posts
Posts: 76
Joined: Sat Jan 24, 2009 3:00 pm
Thanked: 11 times
GMAT Score:730

by BuckeyeT » Mon Dec 07, 2009 11:01 am
In order to find the solution, you must determine what the "_" operator is.

From the stem, we're trying to find:
Is k o (l+m) = (k o l) + (k o m), for all numbers k.l, and m.

For "+". k + (l+m) = k + l + m.
Is this equal to (k + l) + (k + m) = k + l + k + m = 2k + l + k. NO. So, the equation will always fail if "o" is "+".

For "x". k x (l+m) = kl + km.
Is this equal to (k x l) + (k x m) = kl + km. YES. So, the equation will always succeed if "o" = "x".

Now because "_" can equal another operation, we must test the other two.
For "-". k - (l+m) = k - l - m.
Is this equal to (k - l) + (k - m) = k - l + k - m = 2k - l - m. NO.

For "/". k/(l+m).
Is this equal to (k/l) + (k/m) = (km - kl)/(lm) = [k(m-l)]/(lm). NO.

So for the equation to succeed, the operator must be "x".

(1) k o 1 is not equal to 1 o k for some numbers k.
You should be able to determine that this is true for "-" (subtraction) and "/" (division). So, we know "o" is either "-" or "/". Both cause the stem question to FAIL, so this is SUFFICIENT to answer the question (as we KNOW the answer will ALWAYS be NO).

(2) o represents subtraction.
As proven in our initial work, "-" causes the stem question to FAIL, so this is SUFFICIENT to answer the question (as we KNOW the answer will ALWAYS be NO).

Answer: D. Either statement, by itself, is Sufficient to answer the question.