Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.
Customized for You
we will pick new questions that match your level based on your Timer History
Track Your Progress
every week, we’ll send you an estimated GMAT score based on your performance
Practice Pays
we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Thank you for using the timer!
We noticed you are actually not timing your practice. Click the START button first next time you use the timer.
There are many benefits to timing your practice, including:
For questions such as this, it's a good idea to learn how to use the math notation on GC. The prompt tells us they are different integers, and neither equals zero.
Statement #1: the expression can be vastly simplified. First, we can factor out (ab) from both the numerator and denominator and cancel it.
That expression in the denominator is the Square of a Difference formula \(a^2 - 2ab + b^2 = (a - b)^2\) See: http://magoosh.com/gmat/2013/three-alge ... -the-gmat/ The denominator is always positive, we can multiply both sides by it, and it just becomes zero on the other side. We are left with the numerator:
\(a^2 - b^2 < 0\) \(a^2 < b^2\)
This is tricky. This tells us that b has a larger absolute value than a, but either could be positive or negative, so either could be bigger.
This statement, alone and by itself, is insufficient.
Statement #2, by itself, is clearly insufficient.
Combined: From statement #1, we know that |a| < |b|. Statement #2 tells us that b is negative. (a) if a is positive, then any positive is always bigger than any negative; then a > b, and we would answer "yes" to the prompt (b) if a is negative, then both are negative, but because b has a larger absolute value, it would be more negative --- say, b = -7 and a = -4, so that a > b Either way, a has to be greater than b. With the statements combined, we can give a definitive "yes" answer to the prompt. Combined, both statements are sufficient.
For questions such as this, it's a good idea to learn how to use the math notation on GC. The prompt tells us they are different integers, and neither equals zero.
Statement #1: the expression can be vastly simplified. First, we can factor out (ab) from both the numerator and denominator and cancel it.
That expression in the denominator is the Square of a Difference formula \(a^2 - 2ab + b^2 = (a - b)^2\) See: http://magoosh.com/gmat/2013/three-alge ... -the-gmat/ The denominator is always positive, we can multiply both sides by it, and it just becomes zero on the other side. We are left with the numerator:
\(a^2 - b^2 < 0\) \(a^2 < b^2\)
This is tricky. This tells us that b has a larger absolute value than a, but either could be positive or negative, so either could be bigger.
This statement, alone and by itself, is insufficient.
Statement #2, by itself, is clearly insufficient.
Combined: From statement #1, we know that |a| < |b|. Statement #2 tells us that b is negative. (a) if a is positive, then any positive is always bigger than any negative; then a > b, and we would answer "yes" to the prompt (b) if a is negative, then both are negative, but because b has a larger absolute value, it would be more negative --- say, b = -7 and a = -4, so that a > b Either way, a has to be greater than b. With the statements combined, we can give a definitive "yes" answer to the prompt. Combined, both statements are sufficient.
Answer = (C)
Does all this make sense? Mike
Hi there, my doubt may sound a bit off,but here it is..
when we reach at this stage= (a+b)(a-b) / (a-b)^2 < 0 ,
then after deducing,we are left with-
a+b/a-b < 0
finally,
a+b<0 = a< -b ...from here,we can say that in any case, B should be greater than A..
please clear my understanding..
_________________
ITS NOT OVER , UNTIL I WIN ! I CAN, AND I WILL .PERIOD.
Re: If a and b are distinct integers and their product is not equal to
[#permalink]
Show Tags
03 Oct 2014, 12:25
3
vards wrote:
Hi there, my doubt may sound a bit off,but here it is..
when we reach at this stage= (a+b)(a-b) / (a-b)^2 < 0 ,
then after deducing,we are left with-
a+b/a-b < 0
finally,
a+b<0 = a< -b ...from here,we can say that in any case, B should be greater than A.. please clear my understanding..
Dear Vards, I'm happy to respond here.
The first thing I'll say, my friend, is that it's very important to distinguish the broader category of algebraic/mathematical steps that are allowed to do, that are mathematically legal to perform, with the much smaller category of those legal steps that are actually strategically beneficial in solving the problem.
When we get to the stage: \(\frac{(a+b)(a-b)}{(a-b)^2} < 0\) You choose to cancel a factor of (a- b) in the numerator and denominator. That's definitely a legal move to do, but it's doubtful whether that is a particularly strategic thing to do. In fact, in terms of strategy, in terms of getting us closer to the answer, I think it's a not very good move.
By the way, canceling is not called "deducing," at least in American mathematical terms.
You see, that act of canceling leaves us with: \(\frac{a+b}{a-b} < 0\) But the trouble is, with just statement #1 ---for the expressions a, b, (a + b), and (a - b): we don't know whether any of them are positive or negative or zero. That means if we multiply both sides by the denominator (a - b), we don't know whether we are multiplying by a positive or a negative number, so we don't know whether we reverse the inequality sign. Technically, at that stage, we would have to create two different scenarios, one in which we specified that (a - b) > 0, and the other in which we specified that (a - b) < 0, and the follow out the consequences of each case. We could do all that, but that's a very long, very complicated way to get to answer. That's precisely why that initial canceling move was a not-very-strategic thing to do.
What I did was considerably more elegant in terms of strategy. Noting that the original denominator, (a - b)^2, is a square and therefore always positive, we can just multiply both sides by that, we are left with the fact that a^2 - b^2 < 0. That immediate leads to the important statement a^2 < b^2, which is very helpful in answering the question.
Don't assume, because you can do something, because a move is allowed by the laws of algebra, that just because of this, the move is a particularly useful, a particularly strategic move. There are always dozens of moves that are perfectly legal and disastrous in terms of strategy.
Re: If a and b are distinct integers and their product is not equal to
[#permalink]
Show Tags
03 Oct 2014, 12:51
mikemcgarry wrote:
vards wrote:
Hi there, my doubt may sound a bit off,but here it is..
when we reach at this stage= (a+b)(a-b) / (a-b)^2 < 0 ,
then after deducing,we are left with-
a+b/a-b < 0
finally,
a+b<0 = a< -b ...from here,we can say that in any case, B should be greater than A.. please clear my understanding..
Dear Vards, I'm happy to respond here.
The first thing I'll say, my friend, is that it's very important to distinguish the broader category of algebraic/mathematical steps that are allowed to do, that are mathematically legal to perform, with the much smaller category of those legal steps that are actually strategically beneficial in solving the problem.
When we get to the stage: \(\frac{(a+b)(a-b)}{(a-b)^2} < 0\) You choose to cancel a factor of (a- b) in the numerator and denominator. That's definitely a legal move to do, but it's doubtful whether that is a particularly strategic thing to do. In fact, in terms of strategy, in terms of getting us closer to the answer, I think it's a not very good move.
By the way, canceling is not called "deducing," at least in American mathematical terms.
You see, that act of canceling leaves us with: \(\frac{a+b}{a-b} < 0\) But the trouble is, with just statement #1 ---for the expressions a, b, (a + b), and (a - b): we don't know whether any of them are positive or negative or zero. That means if we multiply both sides by the denominator (a - b), we don't know whether we are multiplying by a positive or a negative number, so we don't know whether we reverse the inequality sign. Technically, at that stage, we would have to create two different scenarios, one in which we specified that (a - b) > 0, and the other in which we specified that (a - b) < 0, and the follow out the consequences of each case. We could do all that, but that's a very long, very complicated way to get to answer. That's precisely why that initial canceling move was a not-very-strategic thing to do.
What I did was considerably more elegant in terms of strategy. Noting that the original denominator, (a - b)^2, is a square and therefore always positive, we can just multiply both sides by that, we are left with the fact that a^2 - b^2 < 0. That immediate leads to the important statement a^2 < b^2, which is very helpful in answering the question.
Don't assume, because you can do something, because a move is allowed by the laws of algebra, that just because of this, the move is a particularly useful, a particularly strategic move. There are always dozens of moves that are perfectly legal and disastrous in terms of strategy.
Does all this make sense? Mike
Ohk..! Great insights..! Thanks ..! _________________
ITS NOT OVER , UNTIL I WIN ! I CAN, AND I WILL .PERIOD.