Question
Question: Find values of x simultaneously satisfying: $\begin{cases} x^2 - 4 \geq 0 \\ x^2 - 2x - 8 \geq 0 \\ ...
Find values of x simultaneously satisfying: ⎩⎨⎧x2−4≥0x2−2x−8≥0−x2+5x−4≥0

Answer
x = 4
Explanation
Solution
Solving the system of inequalities involves finding the intersection of the solution sets for each inequality.
-
Solve x2−4≥0. This gives x∈(−∞,−2]∪[2,∞).
-
Solve x2−2x−8≥0. This gives x∈(−∞,−2]∪[4,∞).
-
Solve −x2+5x−4≥0, which is equivalent to x2−5x+4≤0. This gives x∈[1,4].
The intersection of these three solution sets is the set of values that satisfy all three inequalities. Taking the intersection of the first two solution sets gives (−∞,−2]∪[4,∞). Then, intersecting this with the third solution set [1,4] yields {4}. Therefore, the only value of x that satisfies all three inequalities is x=4.