Algebra · real student question

The inequality m - x^2 <= 1 - x has a positive solution. What values can m take?

Question

The inequality

mx21xm-x^{2}\le 1-x

is known to have at least one positive solution xx. What values can mm take?

Step-by-step solution

  1. Isolate the parameter rather than the variable. Because the question is about mm, solve the inequality for mm:

    mx21x  mx2x+1m-x^{2}\le 1-x\ \Longleftrightarrow\ m\le x^{2}-x+1

    Now the condition reads: there exists x>0x>0 with mf(x)m\le f(x), where f(x)=x2x+1f(x)=x^{2}-x+1.

  2. Translate 'there exists' into a bound on the range. A value mm works iff mm is less than or equal to some value of ff on x>0x>0 — that is, iff

    msupx>0f(x)m\le \sup_{x>0}f(x)

    This is the step that decides the whole problem, and it is where 'has a solution' (existential) must not be confused with 'holds for all x>0x>0' (universal). The universal version would instead require mminx>0f(x)m\le\min_{x>0}f(x).

  3. Analyse ff on the positive axis. Completing the square,

    f(x)=x2x+1=(x12)2+34f(x)=x^{2}-x+1=\left(x-\frac12\right)^{2}+\frac34

    so ff has minimum 34\tfrac34 at x=12x=\tfrac12 (which lies in x>0x>0), and f(x)+f(x)\to+\infty as x+x\to+\infty. Its range on x>0x>0 is therefore [34,+)\left[\tfrac34,+\infty\right) — unbounded above.

  4. Apply the criterion. Since supx>0f(x)=+\sup_{x>0}f(x)=+\infty, the condition mf(x)m\le f(x) can always be met: whatever mm is, choose xx large enough that x2x+1mx^{2}-x+1\ge m.

    mRm\in\mathbb{R}

  5. Exhibit a witness to make it concrete. Given any mm, take x=max(1,m)x=\max(1,m). Then f(x)=x2x+1=x(x1)+11f(x)=x^{2}-x+1=x(x-1)+1\ge 1 and f(x)xmf(x)\ge x\ge m whenever x1x\ge 1, so that xx is a positive solution. For example m=100m=100 is satisfied by x=100x=100, since 1002100+1=9901100100^{2}-100+1=9901\ge 100.

  6. Contrast with the 'for all' version. Had the problem said the inequality holds for every x>0x>0, the answer would have been m34m\le\tfrac34 instead — the minimum, not the supremum. Reading the quantifier correctly is the entire difficulty of this question.

Answer

mR (every real value of m works)m\in\mathbb{R}\ \text{(every real value of } m \text{ works)}

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