Solve inequality: sqrt(x^2) + x < 1

There are two possible solutions, substitution and using absolute value. Here, we will use absolute value method.By definition of square root we get: sqrt(x^2) = |x|. By definition of absolute value we get:|x| = x, if x >= 0 and |x| = -x, if x<0 (Definition 1). Rewrite inequality as: |x| + x < 1 Thus, we need to observe two possible options, where x is non-negative and negative.

  1. x >= 0, thus x + x < 1 (By Definition 1) x >= 0, 2x < 1 x>= 0 , x < 1/2 The range for this system is [0; 1/2)

  2. x < 0, thus -x + x < 1 0 < 1 (always true) The range for this system is (-infinity, 0)

We combine these two intervals and get final answer (-infinity, 1/2)

RF

Related Maths A Level answers

All answers ▸

The equation of a line is y=e(^2x)-9 and the line has points at (0,a) and (b,0). Find the values of a and b.


Integrate the following function: f(x) = ln(x)


The gradient of the curve at A is equal to the gradient of the curve at B. Given that point A has x coordinate 3, find the x coordinate of point B.


How do you find the possible values of cos(x) from 5cos^2(x) - cos(x) = sin^2(x)?