wied81 wrote:229. How many of the integers that satisfy the inequality (x+2)(x+3) / x-2 >= 0 are less than 5?
A) 1
B) 2
C) 3
D) 4
E) 5
OA: D
The OG does some funky number line diagrams in explaining this problem and I was wondering if there's another way. Just off the top of my head, to me, it seems like only solutions would be 3 and 4. The number 2 results in an undefined 0 in the denominator and the number 1 results in a negative denominator with a positive numerator, which would make the fraction negative and thus less than 0.
Any advice would be appreciated.
Thanks.
Here's the #1 thing to remember when using the
OG: it's a great source of questions, but a
horrible source of explanations. Especially for math,
OG explanations are rarely the most efficient way to solve problems.
Since the biggest answer given is 5, plug 'n play is a great alternative way to solve this problem if you don't feel like doing all the algebra. We only care about integers less than 5 - and
it's important to note that nowhere does it say we're limited to positive numbers - so let's start with 0, since it's easy to plug in.
If x=0, then we get:
2*3/-2 >= 0
Without calculation, we see that the left side is negative, so 0 doesn't work.
If x=1, we're also going to get +/-, so 1 is out.
If x=2, the denominator is 0, so that's right out.
If x=3, we have +/+.. we can quickly see that x=4 also gives +/+, so 3 and 4 both work.
A common mistake would be stopping without checking to see if any negative values also work.
If x=-1, then we have +/-.. no go.
If x=-2, then we have 0/- = 0... this works!
If x=-3, then we have 0/-... this works!
If x=-4, then we have +/-.. no go. We can also see that smaller values of x will lead to the same result.
So, the only values that fit are -3, -2, 3 and 4... choose D!
* * *
We could also use some math logic to solve. Let's break down into two cases:
1) (x+2)(x+3) / (x-2) = 0
and
2) (x+2)(x+3) / (x-2) > 0
For Case 1, the left side equals 0 if the numerator is 0, i.e. if x=-2 or -3.
For Case 2, the left side is greater than 0 if the numerator and denominator share the same sign (i.e. both - or both +). If x>2, then both will be positive... that gives us x=3 and x=4 as solutions. We can play around, but we'll soon see that there are no cases in which the top and bottom can both be negative, so there are no other solutions for case 2.
Each of cases 1 and 2 gives 2 possible values, so there are 4 solutions: choose D!