Solve the inequation : 5x - 2 ≤ 3(3 - x) where x ∈ { -2, -1, 0, 1, 2, 3, 4}. Also represent its solution on the number line.
Answer
Given,
5x−2≤3(3−x)⇒5x−2≤9−3x⇒5x+3x≤9+2⇒8x≤11⇒x≤811
Since, x ∈ { -2, -1, 0, 1, 2, 3, 4}.
∴ Solution set ={-2, -1, 0, 1}.
The graph of the solution set is represented by thick black dots.
Solve the inequations : 6x - 5 < 3x + 4, x ∈ I
Answer
Given,
6x−5<3x+4⇒6x−3x<4+5⇒3x<9⇒x<3
x ∈ I
∴ Solution Set = {..., -2, -1, 0, 1, 2}.
Find the solution set of the inequation x + 5 ≤ 2x + 3 ; x ∈ R. Graph the solution set on the number line.
Answer
Given,
x+5≤2x+3⇒x−2x≤3−5⇒−x≤−2⇒x≥2
∴ Solution set = {x : x ∈ R, x ≥ 2 }.
The graph of the solution set is represented by thick line starting from and including 2.
If x ∈ R (real numbers) and -1 < 3 - 2x ≤ 7, find solution set and represent it on a number line.
Answer
Given,
−1<3−2x≤7⇒−1<3−2x and 3−2x≤7⇒2x<3+1 and −2x≤7−3⇒2x<4 and −2x≤4⇒x<2 and −x≤2⇒x<2 and x≥−2
∴ Solution set = {x : x ∈ R, -2 ≤ x < 2}.
The graph of this inequation is represented by thick black line starting from -2 (including -2) till (not including) 2.
Solve the inequation :
75x+1−4(7x+52)≤153+73x−1,x∈R.
Answer
Given,
75x+1−4(7x+52)≤153+73x−1,x∈R.
Multiplying both sides by 35
⇒25x+5−4(5x+14)≤56+15x−5⇒25x+5−20x−56≤56+15x−5⇒5x−51≤51+15x⇒5x−15x≤51+51⇒−10x≤102⇒x≥−10102⇒x≥−551
∴ Solution set = {x : x ∈ R, x ≥−551 }.
Find the range of values of x, which satisfy 7 ≤ –4x + 2 < 12, x ∈ R. Graph these values of x on the real number line.
Answer
Given,
7 ≤ –4x + 2 < 12
⇒7≤−4x+2 and −4x+2<12
Solving left side,
7≤−4x+2⇒4x≤2−7⇒4x≤−5⇒x≤4−5
Solving right side,
−4x+2<12⇒−4x<12−2⇒−4x<10⇒4x>−10⇒x>2−5
∴ Solution set = {x : x ∈ R, −25 < x ≤ −45}.
The graph of the inequation is represented by thick black line starting from −25 (excluding −25) till −45 (including −45).
If x ∈ R, solve 3 - 2x ≥ x + 31−x > 52x. Also represent the solution on the number line.
Answer
To prove:
3 - 2x ≥ x + 31−x > 52x
Solving L.H.S. of the above inequation, we get :
⇒ 3 - 2x ≥ x + 31−x
⇒ 3 - 2x ≥ 33x+1−x
⇒ 3(3 - 2x) ≥ 2x + 1
⇒ 9 - 6x ≥ 2x + 1
⇒ 2x + 6x ≤ 9 - 1
⇒ 8x ≤ 8
⇒ x ≤ 88
⇒ x ≤ 1 ............(1)
Solving R.H.S. of the above equation, we get :
⇒ x + 31−x>52x
⇒ 33x+1−x>52x
⇒ 5(2x + 1) > 3 × 2x
⇒ 10x + 5 > 6x
⇒ 10x - 6x > -5
⇒ 4x > -5
⇒ x > −45 ...........(2)
From equation (1) and (2), we get :
Solution set = {x : −45 < x ≤ 1, x ∈ R}
Representation of solution set on real number line is :
Find positive integers which are such that if 6 is subtracted from five times the integer then the resulting number cannot be greater than four times the integer.
Answer
Let the positive integer = x
According to the problem,
5x−6<4x⇒5x−4x<6⇒x<6
∴ Solution set = { 1, 2, 3, 4, 5}.
Find three smallest consecutive natural numbers such that the difference between one-third of the largest and one-fifth of the smallest is at least 3.
Answer
Let first least natural number = x
then, second number = x + 1
and third number = x + 2
Given,
31(x+2)−51(x)≥3⇒3x−5x≥3−32⇒155x−3x≥39−2⇒152x≥37⇒2x≥37×15⇒2x≥35⇒x≥235⇒x≥1721
Since the three consecutive numbers should be natural numbers
∴ x = 18
x + 1 = 19
x + 2 = 20
Hence, the three smallest consecutive natural numbers are 18, 19, 20