Algebra · real student question

Solve the inequality (h + 0.9)/√(1 + h²) < h.

Question

Solve for hh:

h+0.91+h2<h\frac{h+0.9}{\sqrt{1+h^2}} < h

Step-by-step solution

  1. Clear the denominator safely. Since 1+h21>0\sqrt{1+h^2} \ge 1 > 0 for every real hh, multiplying through does not flip the inequality:

    h+0.9<h1+h2h + 0.9 < h\sqrt{1+h^2}

    Then isolate the 0.90.9 by subtracting hh:

    0.9<h(1+h21)0.9 < h\left(\sqrt{1+h^2} - 1\right)

  2. Eliminate h ≤ 0 immediately. The bracket satisfies 1+h210\sqrt{1+h^2} - 1 \ge 0 for all hh, so if h0h \le 0 the right side is 0\le 0, while the left side is 0.9>00.9 > 0. No non-positive hh can work, and the search reduces to h>0h > 0.

  3. Square with both sides known positive. For h>0h > 0 divide by hh and add 11:

    1+0.9h<1+h21 + \frac{0.9}{h} < \sqrt{1+h^2}

    Both sides are now positive, so squaring is an equivalence rather than a one-way implication:

    1+1.8h+0.81h2<1+h21 + \frac{1.8}{h} + \frac{0.81}{h^2} < 1 + h^2

  4. Clear the powers of h to get a quartic. Subtract 11 and multiply by h2>0h^2 > 0:

    1.8h+0.81<h4g(h)=h41.8h0.81>01.8h + 0.81 < h^4 \quad \Longrightarrow \quad g(h) = h^4 - 1.8h - 0.81 > 0

  5. Find the single positive root of the quartic. On h>0h > 0, g(h)=4h31.8g'(h) = 4h^3 - 1.8 vanishes only at h=0.4530.7663h = \sqrt[3]{0.45} \approx 0.7663, so gg falls then rises: with g(0)=0.81<0g(0) = -0.81 < 0 there is exactly one positive root. Newton's method from h0=1.34h_0 = 1.34 gives

    h=1.3397213599(g(h)1039 at 40-digit precision)h_* = 1.3397213599 \quad (g(h_*) \approx 10^{-39} \ \text{at 40-digit precision})

    The often-quoted value 1.350821.35082 is wrong: there g=+0.0881g = +0.0881, well clear of zero.

  6. Assemble the solution set and check it. g>0g > 0 for h>hh > h_*, so

    h>1.3397213599h > 1.3397213599\ldots

    Direct substitution into the original inequality confirms the boundary: at h=1.339h = 1.339 the left side minus the right side is +0.00075+0.00075 (fails), at h=1.3398h = 1.3398 it is 0.000082-0.000082 (holds), and at h=1.35h = 1.35 it is 0.0107-0.0107 (holds). Rounded, the answer is h>1.3397h > 1.3397.

Answer

h>1.3397213599, the unique positive root of h41.8h0.81=0h > 1.3397213599\ldots, \ \text{the unique positive root of } h^4 - 1.8h - 0.81 = 0

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