Ok, well, I have a function f(x)=2x^2/(x+2).
1* Df = R \ {-2}
2* x-axis intersection is: A(0,0) y-axis intersection is: B(0,0)
3* f(-x)=(2(-x)^2)/(-x+2) -> it's not even neither odd.
4* asymptotes.
horizontal = none vertical = 2 obliques = 2
5* extreme values The first derivative is: f'(x)=(2x(x+4))/(x+2)^2.
we can calculate it to f'(x)=(2x^2+8x)/(x+2)^2.
Then we do f'(x)=0
We find x1/2.
Then we find y1/2.
And find the points M1(x1,y1), M2(x2,y2)
M1(0,0) M2(-4,-16)
Now the second derivative of f'(x), f''(x) = 16/(x+2).
f''(0) > 0 - min (concave) f''(-4)< 0 - max (convex)
6* We don't have inflection points in this case, but if we have, we calculate it the following way? please check.
f''(x)=0 x=0?
We find the value of x to equal 0, then we use the value to check the function to find y, and find the point.
To find interval of concave, we basically check for f''(x)<0, and the interval is x(-infinity, value)
To find interval of convex, we check the f''(x)>0, the interval is x(infinity,value).
Now, once I have done all that, how do I write the graph? I am really confused.
I have made a small table if that helps somehow...
x -infinity -4 -2 0 +infinity
y -16 0
y' increasing 0(max) min increasing
y'' convex convex convex concave concave
I also made a calculation for the oblique, y=2x-4
x -1 0 1 2 y -6 -4 -2 0
Any help writing the graph???
