What is solution set of the given equation and why?

49 Views Asked by At

What is the solution set of the below given equation and why?

Find the solution set of the equation: $| 7 - x | < 2 , \forall x\in\mathbb R$

A) $\{ x \mid x\in\mathbb R, x < 5 \}$

B) $\{ x \mid x\in\mathbb R, 5 < x < 9 \}$

C) $\{ x \mid x\in\mathbb R, x < 9 \}$

D) $\{ x \mid x\in\mathbb R, -5 < x < 9 \}$

2

There are 2 best solutions below

0
On BEST ANSWER

(A) $x=2, 5<2,$ which is absurd

(C)same absurdity as that of (A)

(D) same absurdity

(B) is the correct one.

Analytical method: $|7-x|=|x-7|<2 \implies -2<x-7<2 \implies 5<x<9.$

0
On

Everyone should know from high school that, if $b>0$, $$|x-a|<b \iff a-b<x<a+b.$$