Finding Multiple Solutions to a Derivative Equation

  • Thread starter Thread starter Deadleg
  • Start date Start date
  • Tags Tags
    Multiple
Deadleg
Messages
15
Reaction score
0

Homework Statement



y=\frac{x^2}{1+x^2} where -1\leq x \leq 1

The gradient at the point x=1 is \frac{1}{2}

Hence show that there is a point with \frac{1}{4} < x < \frac{1}{2} where the gradient is also \frac{1}{2}

The Attempt at a Solution



I differentiated, set the derivative to \frac{1}{2} and got to the point (x-1)(x^3 + x^2 + 3x - 1)=0, which is correct. Becoming stuck, I looked at the answers, and got more confused, the which says:

Let g(x)=x^3 + x^2 + 3x - 1, then

g(\frac{1}{4})=-\frac{11}{64} < 0
g(\frac{1}{2})=\frac{7}{8} > 0

Hence there is a root in the interval (\frac{1}{4},\frac{1}{2})

I don't understand how that shows that the root exists. Any help appreciated! :)
 
Physics news on Phys.org
Do you understand that the other point where the gradient is 1/2, is a root of g(x) ?
Because then it is just an application of the intermediate value theorem. Intuitively put: if you have a continuous graph which is below the axis at some point, and above it at some other point, then it must cross the axis somewhere in between (which makes sense, right? It cannot get from below to above without either crossing it, or jumping over it -- the latter is not allowed because it is continuous).
 
Oh that makes sense. Thanks for explaining :)
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top