Solveeit Logo

Question

Question: Number of integer values of $x$ satisfying $5x - 1 < (x + 1)^2 < 7x - 3$ are...

Number of integer values of xx satisfying

5x1<(x+1)2<7x35x - 1 < (x + 1)^2 < 7x - 3 are

Answer

1

Explanation

Solution

The given compound inequality is 5x1<(x+1)2<7x35x - 1 < (x + 1)^2 < 7x - 3. This inequality can be split into two separate inequalities:

  1. 5x1<(x+1)25x - 1 < (x + 1)^2
  2. (x+1)2<7x3(x + 1)^2 < 7x - 3

Let's solve the first inequality: 5x1<(x+1)25x - 1 < (x + 1)^2 5x1<x2+2x+15x - 1 < x^2 + 2x + 1

Rearranging the terms, we get: 0<x2+2x+15x+10 < x^2 + 2x + 1 - 5x + 1 0<x23x+20 < x^2 - 3x + 2 x23x+2>0x^2 - 3x + 2 > 0

To solve this quadratic inequality, we find the roots of the quadratic equation x23x+2=0x^2 - 3x + 2 = 0. Factoring the quadratic, we get (x1)(x2)=0(x - 1)(x - 2) = 0. The roots are x=1x = 1 and x=2x = 2. Since the coefficient of x2x^2 is positive (1), the parabola y=x23x+2y = x^2 - 3x + 2 opens upwards. The inequality x23x+2>0x^2 - 3x + 2 > 0 holds when xx is outside the roots, i.e., x<1x < 1 or x>2x > 2. The solution set for the first inequality is S1=(,1)(2,)S_1 = (-\infty, 1) \cup (2, \infty).

Now, let's solve the second inequality: (x+1)2<7x3(x + 1)^2 < 7x - 3 x2+2x+1<7x3x^2 + 2x + 1 < 7x - 3

Rearranging the terms, we get: x2+2x+17x+3<0x^2 + 2x + 1 - 7x + 3 < 0 x25x+4<0x^2 - 5x + 4 < 0

To solve this quadratic inequality, we find the roots of the quadratic equation x25x+4=0x^2 - 5x + 4 = 0. Factoring the quadratic, we get (x1)(x4)=0(x - 1)(x - 4) = 0. The roots are x=1x = 1 and x=4x = 4. Since the coefficient of x2x^2 is positive (1), the parabola y=x25x+4y = x^2 - 5x + 4 opens upwards. The inequality x25x+4<0x^2 - 5x + 4 < 0 holds when xx is between the roots, i.e., 1<x<41 < x < 4. The solution set for the second inequality is S2=(1,4)S_2 = (1, 4).

To satisfy the original compound inequality, xx must satisfy both inequalities. Therefore, the solution set is the intersection of S1S_1 and S2S_2: S=S1S2=((,1)(2,))(1,4)S = S_1 \cap S_2 = ((-\infty, 1) \cup (2, \infty)) \cap (1, 4)

We find the intersection by considering the intersection of (1,4)(1, 4) with each interval in S1S_1: Intersection of (1,4)(1, 4) with (,1)(-\infty, 1): The interval (1,4)(1, 4) is to the right of 1, and (,1)(-\infty, 1) is to the left of 1. Since the inequalities are strict, 1 is not included in either interval. Thus, their intersection is empty, \emptyset. Intersection of (1,4)(1, 4) with (2,)(2, \infty): The interval (1,4)(1, 4) starts at 1 and ends at 4. The interval (2,)(2, \infty) starts at 2 and goes to infinity. The common part is the interval starting from the larger of the left endpoints (2) and ending at the smaller of the right endpoints (4). Thus, their intersection is (2,4)(2, 4).

The intersection S=(2,4)=(2,4)S = \emptyset \cup (2, 4) = (2, 4). The solution to the compound inequality is the interval (2,4)(2, 4).

We are asked for the number of integer values of xx satisfying this inequality. The integers in the interval (2,4)(2, 4) are the integers strictly greater than 2 and strictly less than 4. The only integer in this interval is x=3x = 3.

There is only one integer value of xx that satisfies the given inequality.