Calc I 'graphical analysis' question

  • Thread starter Thread starter OrbitalPower
  • Start date Start date
  • Tags Tags
    Analysis
OrbitalPower
http://home.comcast.net/~kidicarus23/larsoncalc.png

This is a question from Larson's calculus that I never was quite sure what exactly I'm supposed to do.

Do I graph -.001 < ((x^2 - 4)/ (x - 2) - 4) < .001

with something like when x <.001 ((x^2 - 4)/ (x - 2) - 4) and when x > .001 ((x^2 - 4)/ (x - 2) - 4) but I just get "undefined variable" errors (it does begin to graph it, though).

Do I solve abs(((x^2 - 4)/ (x - 2)) - 4) and then graph it?

Is this problem tyring to show that the delta values will be between the upper and lower bounds of | f(x) -L | < epsilon.

I'm not sure this a problem compatible with my calculator.
 
Last edited by a moderator:
Physics news on Phys.org
I don't know your "graphing facility" so I don't know what "undefined variables" you are getting but I would graph
1) y= (x^2- 4)/(x- 2)
2) y= 4- 0.01 and
3) y= 4+ 0.01

If your facility actually begins to graph it and then gives an error message, it may actually be a "divide by 0" problem at x= 2. Try graphing the three functions above with a window x= -1 to x= 2 and then again with x= 2 to x= 3
 
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