Solution
Use the facts:
- ∣A∣=b (b≥0)⇒A=b or A=−b
- ∣A∣<b (b>0)⇒−b<A<b
- ∣A∣>b (b≥0)⇒A>b or A<−b
(i) ∣x2+1∣=5
x2+1=5 or x2+1=−5
Second gives no real solution.
x2=4⇒x=±2
x=±2
(ii) ∣x2+5x+4∣=0
Absolute value is zero only if the expression is zero:
x2+5x+4=0⇒(x+1)(x+4)=0
x=−1,−4
(iii) ∣x2−6x+8∣=4
x2−6x+8=4 or x2−6x+8=−4
First:
x2−6x+4=0⇒x=26±36−16=3±5
Second:
x2−6x+12=0(Δ=36−48<0)⇒no real roots
x=3±5
(iv) ∣3x2−7x+2∣=x2−x+1
Since x2−x+1>0 for all real x, we can use cases:
3x2−7x+2−(3x2−7x+2)=x2−x+1=x2−x+1
Case 1:
2x2−6x+1x=0=46±36−8=23±7
Case 2:
−3x2+7x−2−4x2+8x−34x2−8x+3x=x2−x+1=0=0=88±64−48=88±4
So x=21 or x=23.
x=23−7,23+7,21,23
(v) ∣x2−4∣<5
−5<x2−4<5
−1<x2<9
Since x2≥0, we only need x2<9:
−3<x<3
(−3,3)
(vi) ∣x2−3x+2∣>4
x2−3x+2>4 or x2−3x+2<−4
First:
x2−3x−2>0
Roots of x2−3x−2=0 are:
x=23±17
Since the parabola opens upward, >0 outside the roots:
x<23−17 or x>23+17
Second:
x2−3x+6<0(Δ=9−24<0)⇒no solutions
(−∞,23−17)∪(23+17,∞)
(vii) ∣x2−5x+6∣≤x+2
Since ∣⋅∣≥0, we must have x+2≥0⇒x≥−2.
Let A=x2−5x+6=(x−2)(x−3).
- If A≥0 (i.e. x≤2 or x≥3), then ∣A∣=A:
A≤x+2⇒x2−6x+4≤0
Roots: x=3±5, so solution is:
3−5≤x≤3+5
Intersecting with x≤2 or x≥3 keeps:
[3−5,2]∪[3,3+5]
- If A<0 (i.e. 2<x<3), then ∣A∣=−A:
−A≤x+2⇒x2−4x+8≥0
This is always true, so all 2<x<3 works.
Combine all parts:
[3−5,3+5]
(viii) ∣2x2−3x−5∣<4
Let A=2x2−3x−5.
−4<A<4
So:
2x2−3x−52x2−3x−5<4⇒2x2−3x−9<0>−4⇒2x2−3x−1>0
- 2x2−3x−9<0 has roots x=−23 and x=3, so:
−23<x<3
- 2x2−3x−1>0 has roots x=43±17, so:
x<43−17 or x>43+17
Intersect with (−23,3):
(−23,43−17)∪(43+17,3)