Algebra · real student question

Solve the inequality a(x - 4)^2 + b < 10 for x, treating a and b as parameters.

Question

Solve for xx

a(x4)2+b<10a(x-4)^2+b<10

where aa and bb are real parameters. Give the answer in all cases.

Step-by-step solution

  1. Isolate the squared term. Subtract bb from both sides:

    a(x4)2<10ba(x-4)^2<10-b

    Nothing can be divided by aa yet, because aa might be zero or negative — that is precisely what forces a case analysis.

  2. Case a=0a=0 first, since it removes xx entirely. The inequality collapses to the parameter statement b<10b<10, which does not involve xx at all:

    b<10xR;b10xb<10\Rightarrow x\in\mathbb{R};\qquad b\ge 10\Rightarrow x\in\varnothing

  3. Case a>0a>0: divide without flipping.

    (x4)2<10ba(x-4)^2<\frac{10-b}{a}

    If b10b\ge 10 the right side is 0\le 0, and a square can never be strictly less than a non-positive number, so the set is empty. If b<10b<10 the right side is positive and x4<10ba|x-4|<\sqrt{\tfrac{10-b}{a}}, giving the bounded interval

    410ba<x<4+10ba4-\sqrt{\frac{10-b}{a}}<x<4+\sqrt{\frac{10-b}{a}}

  4. Case a<0a<0: divide and flip.

    (x4)2>10ba(x-4)^2>\frac{10-b}{a}

    Watch the sign of the quotient: with a<0a<0, b<10b<10 makes 10ba\tfrac{10-b}{a} negative, so the inequality holds for every xx and the answer is R\mathbb{R}. If b=10b=10 the right side is 00 and (x4)2>0(x-4)^2>0 excludes only x=4x=4.

  5. Case a<0a<0 with b>10b>10: two rays. Now 10ba>0\tfrac{10-b}{a}>0 (negative over negative), so writing c=10bac=\sqrt{\tfrac{10-b}{a}} gives x4>c|x-4|>c:

    x<4corx>4+cx<4-c\quad\text{or}\quad x>4+c

  6. Spot-check two of the seven branches numerically. Take a=2a=2, b=2b=2: the interval should be 4±4=(2,6)4\pm\sqrt{4}=(2,6), and indeed at x=3x=3, 2(1)+2=4<102(1)+2=4<10 \checkmark while at x=7x=7, 2(9)+2=20102(9)+2=20\not<10 \checkmark. Take a=1a=-1, b=19b=19: c=9=3c=\sqrt{9}=3, predicting x<1x<1 or x>7x>7; at x=0x=0, 16+19=3<10-16+19=3<10 \checkmark and at x=4x=4, 191019\not<10 \checkmark.

Answer

{(410ba,4+10ba)a>0, b<10a>0, b10Ra=0, b<10a=0, b10Ra<0, b<10(,4)(4,)a<0, b=10(,410ba)(4+10ba,)a<0, b>10\begin{cases}\left(4-\sqrt{\frac{10-b}{a}},\,4+\sqrt{\frac{10-b}{a}}\right)&a>0,\ b<10\\[4pt]\varnothing&a>0,\ b\ge 10\\[4pt]\mathbb{R}&a=0,\ b<10\\[4pt]\varnothing&a=0,\ b\ge 10\\[4pt]\mathbb{R}&a<0,\ b<10\\[4pt](-\infty,4)\cup(4,\infty)&a<0,\ b=10\\[4pt]\left(-\infty,4-\sqrt{\frac{10-b}{a}}\right)\cup\left(4+\sqrt{\frac{10-b}{a}},\infty\right)&a<0,\ b>10\end{cases}

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