Hey, hopefully I can help a bit...
We are given in the Question Stem that A must be an Odd Integer. This means it can not be a Fraction.
From statement 2: (a)^3 > a
the only values of A that satisfy this inequality are:
-1 < a < 0 ----------> which is not possible given our constraint that A = an Odd INTEGER
or
a > 1 ----------> which is possible
therefore, the Inference we can draw from Statement 2 is the following:
a > 1
combined with statement 1: in which we made the Inference that B must = 0, the Question becomes:
Is: (a)^2 / [a] > a ?
(a)^2 = [a] * [a] -------> the Square of A can be written as the Absolute Value of [A] multiplied by the Absolute Value of [a]
Is: [a] * [a] / [a] > a?
----cancel one of the [a] in the NUM and DEN ------
Is: [a] > a?
statement 2 tells us that A must be greater than > 1
no matter which value greater than 1 that we plug into the question stem, we will always find that:
[a] = a
-C- Together Sufficient
Basically it's that one Constraint that A must be an Integer that rules out the case in statement 2 that A could fall in the Range of:
-1 < a < 0
I hope that helps a little bit? if not, please send any follow up questions and I'll do my best.
All the best!
abhishekmayank
VeritasKarishma
nades09
a is an odd integer and a <>-b
Is \(\frac{a^2}{|b+a|}> a-b ?\)
(1) ab=0
(2)\(a^3>a\)
PLease explain the shortest way to solve this
Thanks
NAD
Alternate approach:
I am assuming a <>-b means 'a is not equal to -b' since a + b is in the denominator so it should not be 0.
First thing that strikes me about the question stem is that \(\frac{a^2}{|b+a|}\) is always positive or 0 (if a is 0) while a - b can be +ve, 0 or -ve. I do not know if this observation will help me here but it does give me some level of confidence.
Stmnt 1: ab = 0 means either a = 0 or b = 0 but not both since a should not be equal to -b.
If a = 0, question becomes is 0 > - b. We do not know. If b is positive, 0 will be greater than -b. If b is negative 0 will not be greater than -b. So not sufficient.
Note: I do not need to consider 'if b = 0' since already I have both possibilities, a YES and a NO.
Stmnt 2: \(a^3>a\). This only happens when a > 1 or when -1 < a < 0. Since a is odd and positive integer, a > 1. This alone is again not sufficient since the answer YES or NO depends on the value of b.
Using both together, b = 0 and a is odd positive integer. Question stem becomes is |a| > a? Answer is definite NO. (They are both equal.) Hence sufficient.
Answer (C).
Hi,
I don't find in the stem of the question that "a" +ve integer. It is simply an odd integer, which can be either +ve or -ve.