gmat prep question

This topic has expert replies

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 » Tue May 24, 2011 5:20 am
Thouraya wrote:Hi @Ian,

So as a conclusion to what you were trying to explain above, is there a way where I can know if only ONE combination of x and y is possible for a specific total number, or whether there are MULTIPLE values which are possible? What is the best way to decide on that (if i have one equation with two unknowns).. Thank you!
There is a general mathematical theory behind these kinds of equations, but it would be total overkill to learn it for the GMAT. The equations on the GMAT aren't chosen at random, so you don't need a general theory for any kind of equation; you won't be asked how many positive integer solutions there are to an equation like 11x + 14y = 491, for example. The numbers in a real GMAT question will be carefully chosen so that a test taker will have the opportunity to notice a shortcut and quickly arrive at an answer.

If you do have a linear equation where your two unknowns represent *positive integers*, and you want to know if there is only one solution, there are only two shortcuts I can think of that might be useful. Suppose you know that someone spent a total of $2.75 on two types of fruit: apples which cost 14 cents each and oranges which cost 15 cents each, and you are asked how many pieces of fruit this person bought. You'd then write down the equation:

14x + 15y = 275

Here x and y are positive integers, and we want to find x+y. Of course we could test every possible value for x until we find one that gives an integer value for y, but we can also use one of two shortcuts. In this question, oranges and apples cost almost the same amount, which makes it very likely there will only be one solution to the equation above, since the total cost is small. You might notice that if the person buys 20 pieces of fruit, the total cost must be at least 20*14 = 280 cents, whereas if the person buys 18 pieces of fruit, the total cost must be at most 18*15 = 270 cents. So the only possibility is that the person bought 19 pieces of fruit.

Alternatively, we can use number theory. If you ever have an equation like the following, involving integers only:

14x + 15y = 275

then if two terms in your equation are divisible by some number d, the third term must also be divisible by d. Here, 15y and 275 are both divisible by 5, so 14x must be divisible by 5 as well, and thus x is divisible by 5 (to see why this is true, rewrite the equation as 14x = 275 - 15y; since 5 is a factor of the right side, it must be a factor of the left). Noticing that allows you to greatly cut down on the number of values you need to test.

If you don't think you'd spot either of these shortcuts under test conditions, don't worry about it; as Ron says above, testing values will always get you to an answer on these questions, even if it might be more time consuming. What's most important, especially for DS, is to understand why there might be precisely one solution to equations of the type discussed in this thread. That will help you to avoid mistakenly choosing answer 'C' to DS questions like the one in the original post.
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

Junior | Next Rank: 30 Posts
Posts: 26
Joined: Mon Jan 11, 2010 11:09 pm
Thanked: 2 times

by nubu » Tue May 24, 2011 8:18 pm
Ian Stewart wrote:
lunarpower wrote: if you have a linear equation(s) to which your answer must be in WHOLE NUMBERS, then the only reliable way to solve the equation is to TEST VALUES.
There are always shortcuts in these questions that can save a ton of time. In the question above, the prices of the pencils are very close in value, which suggests that if we know the total cost, we'll be able to determine the total number of pencils. If Marta buys 5 pencils, the total cost is at most 5*0.23 = $1.15, and if she buys 7 pencils, the total cost is at least 7*0.21 = $1.47. So if she spent $1.30, she bought six pencils. If we know the total cost and the number of pencils, there can clearly be only one value for the number of 23 cent pencils, since the more 23 cent pencils she buys, the more she'll spend (alternatively, you have two distinct linear equations in two unknowns, so we can solve). So we don't actually need to test a single number here to see that the answer is B.

Q123 in the DS section of OG12, the 'stamps' question, is similar to the one in this thread, and involves a lot of number testing if you don't spot a shortcut. On Q123 you can use a divisibility shortcut, one that can also be applied to Q65 in the Problem Solving section, and which I described here (scroll down) :

https://www.beatthegmat.com/og-12-ps-65-t35672.html
Brilliant solution!
Thank you!

Master | Next Rank: 500 Posts
Posts: 112
Joined: Wed Jan 20, 2010 5:46 am
Thanked: 1 times

by Thouraya » Thu May 26, 2011 12:22 am
@GMATGuruNY,

What's your intake on this?:) I am still finding it hard to determine when one equation with two variables can be sufficient to figure out the x and y values, vs. when it isn't sufficient. Thank you!!

Master | Next Rank: 500 Posts
Posts: 112
Joined: Wed Jan 20, 2010 5:46 am
Thanked: 1 times

by Thouraya » Thu Sep 08, 2011 11:57 pm
Hi @GMATguruNY,

I am still finding it challenging to determine when we would have only ONE combination of x and y that sum up to a specific total, vs when we could have more than 1 combination of values for x and y that would sum up to a certain total. Is there any way I could know? Thanks so much