Graphing Piecewise Functions Using Derivatives

  • Thread starter Thread starter farmd684
  • Start date Start date
  • Tags Tags
    Derivative
farmd684
Messages
48
Reaction score
0

Homework Statement


y=|x^2-4|+2 find f`,relative extrema,minima.



Homework Equations


Detailed graphing of
y={ 9-x,x<=3
x^2-3,x>3

using derivatives


The Attempt at a Solution


I m not sure how to do this sort of prblems.
 
Physics news on Phys.org
Usually, it works to get rid of the absolute value signs. So first solve where x^2 - 4 is positive and negative and treat those cases separately.

Simple example: derive y = |x|.
1) For x > 0 (or x = 0), this reads y = x. Then the derivative is y' = 1.
2) For x < 0, it means y = -x. Then the derivative is y' = -1.

Afterwards, you may try to find a general formula. For example, if you are used to working with such things, you might write something like: y' = sign(x) for x non-zero (and for x = 0, the derivative is undefined).
 
Graphing is the simplest thing to do. As CompuChip said, get rid of the absolute value signs. x2- 4 is 0 at x= -2 and x= 2. Between -2 and 2, x2- 4 is negative and so |x2- 4|= 4- x2. Graph y= x2- 4 up to x= -2, then y= 4- x2 for x between -2 and 2, and, finally, graph y= x2- 4 for x> 2.

That is the same, of course, as graphing y= x2- 4, then "flipping" the part of the graph below the y-axis up. It should be easy to see where relative max and min are.
 
HallsofIvy said:
[...]
Graph y= x2- 4 up to x= -2, then y= 4- x2 for x between -2 and 2, and, finally, graph y= x2- 4 for x> 2.

That is the same, of course, as graphing y= x2- 4, then "flipping" the part of the graph below the y-axis up. [..]

And for your real question, don't forget the +2 :smile:
 
CompuChip said:
And for your real question, don't forget the +2 :smile:

Thanks i have understood that.I know how to graph piecewise functions but i m confused how to draw them by using the method of derivative i mean by f` and f`` increasing part decreasing part,concave up down and so on.
 
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