Given x∈{integers},find the solution set of:
−5 ≤ 2x−3 < x+2
{-1,0,1,2,3,4,5}
{0,1,2,3,4}
{1,2,3,4}
{-1,0,1,2,3,4}
Given:
⇒ −5 ≤ 2x−3 and 2x−3<x+2
⇒ −2 ≤ 2x and x<5
⇒ x ≥ −1 and x<5
Since x ∈ {integers}
Solution set={-1,0,1,2,3,4}