But you will still need to do a light sketch of
and
to be able to draw the function in some cases.
https://www.desmos.com/calculator/ot3brtc46t
For spesh, I disagree. I find that it is possible to determine the shape of the graph solely by looking at the function and its first derivative (second derivative may be needed for classifying stat points)
For y=x^2 + 2/x
y'=2x - 2/x^2
y"= 2 + 4/x^3
y'=0 when x=1 and y"> 0 here => local min
Also you have the asymptotes y=x^2 and x=0 (I think b^3 misread the function here; as x gets bigger so does y)
Now we have a 2/x term which dominates when the magnitude of x is small. You can see that where x is small and positive, the graph starts large and drops to the local minimum. Then it increases to approach the curved asymptote from above.
If x<0, initially y is very negative. There are no stat points in this part of the domain and the first derivative is continuous here (so no funny cusps like y=abs x) so the graph must be monotonically increasing or decreasing. When x is very negative, the x^2 term becomes a large positive number and the graph approaches that of y=x^2. As y=x^2 + 2/x, the 2/x term will be a tiny negative number, so the graph is always slightly under the asymptote. After around the x intercept at where x^3+2=0, the graph just keeps dropping and dropping.
If you sketch the graph on CAS, you'll find that the graph would have the features I described. The point is, with some oractice you can work out the major features of graphs like asymptotes and shape just through logical reasoning.