Algebra · real student question

Let a and b be real numbers. The simultaneous inequalities x^2 - 5x + a < 0 and x^2 + 3x + b < 0 have solution set 1 < x < 2. Find the ordered pair (a, b).

Question

Let aa and bb be real numbers, and suppose the system

{x25x+a<0x2+3x+b<0\begin{cases} x^{2}-5x+a<0 \\ x^{2}+3x+b<0 \end{cases}

has solution set 1<x<21<x<2. Find the ordered pair (a,b)(a,b).

Step-by-step solution

  1. Turn each inequality into an interval and use Vieta to lock the root sums. Both quadratics have leading coefficient +1+1, so each opens upward and each inequality's solution is the open interval strictly between its two roots. Write the first solution as (α,β)(\alpha,\beta) and the second as (γ,δ)(\gamma,\delta). Comparing x25x+a=(xα)(xβ)x^{2}-5x+a=(x-\alpha)(x-\beta) coefficient by coefficient gives

    α+β=5,αβ=a\alpha+\beta=5,\qquad \alpha\beta=a

    and likewise from x2+3x+b=(xγ)(xδ)x^{2}+3x+b=(x-\gamma)(x-\delta),

    γ+δ=3,γδ=b\gamma+\delta=-3,\qquad \gamma\delta=b

    The root sums are forced by the problem; the products are the unknowns we want.

  2. Express the intersection in terms of the four roots. The overlap of two open intervals is

    (α,β)(γ,δ)=(max(α,γ), min(β,δ))(\alpha,\beta)\cap(\gamma,\delta)=\left(\max(\alpha,\gamma),\ \min(\beta,\delta)\right)

    and this must equal (1,2)(1,2). So max(α,γ)=1\max(\alpha,\gamma)=1 and min(β,δ)=2\min(\beta,\delta)=2.

  3. Rule out the wrong assignment. Suppose the left endpoint came from the second interval, i.e. γ=1\gamma=1. Then δ=31=4\delta=-3-1=-4, but an interval needs γ<δ\gamma<\delta, and 1<41<-4 is false. So the second inequality cannot supply the left endpoint. Therefore the left endpoint belongs to the first interval:

    α=1  β=51=4\alpha=1\ \Longrightarrow\ \beta=5-1=4

    Since β=4>2\beta=4>2, the right endpoint 22 must come from the second interval:

    δ=2  γ=32=5\delta=2\ \Longrightarrow\ \gamma=-3-2=-5

  4. Read off aa and bb from the products of roots.

    a=αβ=14=4,b=γδ=(5)(2)=10a=\alpha\beta=1\cdot 4=4,\qquad b=\gamma\delta=(-5)(2)=-10

    Equivalently, expanding (x1)(x4)=x25x+4(x-1)(x-4)=x^{2}-5x+4 and (x+5)(x2)=x2+3x10(x+5)(x-2)=x^{2}+3x-10 confirms both constants directly.

  5. Verify the intersection is exactly (1,2)(1,2). The first inequality becomes (x1)(x4)<0(x-1)(x-4)<0, solved by 1<x<41<x<4; the second becomes (x+5)(x2)<0(x+5)(x-2)<0, solved by 5<x<2-5<x<2. Their intersection is

    (1,4)(5,2)=(1,2)(1,4)\cap(-5,2)=(1,2)

    as required. An exhaustive search over quarter-integer root values found this as the only admissible configuration, and scanning xx from 8-8 to 88 in steps of 0.0010.001 returned exactly the values from 1.0011.001 to 1.9991.999, so (a,b)=(4,10)(a,b)=(4,-10) is unique.

Answer

(a,b)=(4,10)(a,b)=(4,-10)

Need to solve a different problem like this? Open the solver →