I spent perhaps 30 mins graphing the following function. $$y = \frac{1}{|{2x-x^2}|} + \frac{1}{|{2x+x^2}|}$$
I proceeded by first graphing the first half of the function $y = \frac{1}{|{2x-x^2}|}$.
Then I graphed the second part of the function $y = \frac{1}{|{2x+x^2}|}$.
Then using both graphs I drew a combined version which I used as my answer to the exercise.
This process was fairly time consuming and I am wondering is there a more concise way of doing this? Is there a way of understanding the general shape of such functions like we understand the more basic functions such as $y = \frac{1}{x}$ or $y = x^3$ and then just inputing some key input values to get a more precise description of the graph?
If I could have an intuition of more complex functions that are combinations of the more basic functions it would be much easier to do such graphing exercises. Is there a method for getting such intuition? Is there a more concise way to complete such graphing exercises?




You need to consider four cases:
$x<-2$
$-2<x<0$;
$0<x<2$ and
$x>2$.