SOLUTION: The inequality y - x < square root of x^2 is satisfied if and only if (A) y < 0 or y < 2x (or both inequalities hold) (B) y > 0 or y < 2x (or both inequalities hold) (C) y2 < 2

Algebra ->  Finance -> SOLUTION: The inequality y - x < square root of x^2 is satisfied if and only if (A) y < 0 or y < 2x (or both inequalities hold) (B) y > 0 or y < 2x (or both inequalities hold) (C) y2 < 2      Log On


   



Question 1064765: The inequality y - x < square root of x^2 is satisfied if and only if
(A) y < 0 or y < 2x (or both inequalities hold)
(B) y > 0 or y < 2x (or both inequalities hold)
(C) y2 < 2xy
(D) y< 0
(E) x > 0 and y < 2x

Answer by math_helper(2461) About Me  (Show Source):
You can put this solution on YOUR website!
+y+-+x+%3C+sqrt%28x%5E2%29+
++y+-+x+%3C+abs%28x%29+ ( sqrt(a) >= 0, by DEFINITION of sqrt() )
++y+%3C+x+%2B+abs%28x%29+
1. if x<0 then the right hand side will be 0
2. If x>= 0 then the inequality holds as long as y < 2x
Based on 1 & 2, A is the only correct answer.