SOLUTION: If n < 0, which of the following could be true? I. 2n < n^2 II. 2n < n III. n^2 < – n (A) None (B) I only (C) I and II only (D) I and III o

Algebra ->  Inequalities -> SOLUTION: If n < 0, which of the following could be true? I. 2n < n^2 II. 2n < n III. n^2 < – n (A) None (B) I only (C) I and II only (D) I and III o      Log On


   



Question 252882: If n < 0, which of the following could be true?
I. 2n < n^2
II. 2n < n
III. n^2 < – n
(A) None (B) I only (C) I and II only
(D) I and III only (E) I, II, and III

Found 3 solutions by edjones, drk, Edwin McCravy:
Answer by edjones(8007) About Me  (Show Source):
You can put this solution on YOUR website!
Let n=-2
I. -4<4 true
II. -4<-2 true
III. 4< 2 false
Answer: C
.
Ed

Answer by drk(1908) About Me  (Show Source):
You can put this solution on YOUR website!
Here is the question:
If n < 0, which of the following could be true?
I. 2n < n^2
II. 2n < n
III. n^2 < – n
---
sometimes it is easier to plug in possible values: Let n = -1 and then check n = -1/2. This is a common SAT question and technique for solving them.
First n = -1.
(i) 2(-1) < (-1)^2 - -> TRUE
(ii) 2(-1) < (-1) - - > TRUE
(iii) (-1)^2 < -(-1) - -> FALSE
Second n = -1/2
(i) 2(-1/2) < (-1/2)^2 - -> TRUE
(ii) 2(-1/2) < (-1/2) - - > TRUE
(iii) (-1/2)^2 < -(-1/2) - -> FALSE
--
So only i and ii are true, which is choice [C]

Answer by Edwin McCravy(20060) About Me  (Show Source):
You can put this solution on YOUR website!
I.     2n+%3C+n%5E2

is always true if n+%3C+0, because if we divided both sides
by n, a negative number, the inequality would be reversed 
and we'd have

      2+%3E+n

and 2 is always greater than any negative number n.

II.    2n+%3C+n 

is always true because if we divided both sides by n,
which is a negative number, the inequality would be
reversed and we'd have 

      2+%3E+1

and that is always true.



III.   n%5E2%3C-n

That's true sometimnes but not always.  If we divided through
by n, which is a negative number, the inequality would be
reversed and we'd have

        n+%3E+-1

So that would be true sometimes, like when n=-1%2F2

       -1%2F2%3E+-1

but would be false, like when n+=+-2

But since the word is "could be true" and not
"always true", we have to include it too,

so the answer is (E) I, II, and III

It it had says "always" instead of "could" then the
answer would have been C.  But since it's "could" 
it's E.

Edwin