Without going into too much detail, I don't think we actually went over inequalities in much depth in any crappy high school or college math class I've ever taken. Now that I am studying proofs, I notice a constant use of inequality tricks without justification (so I am assuming its supposed to be either obvious or known to be true.)
Over time I sort of intuitively or habitually picked up on some patterns, but I want something more concrete.
Looking online for inequalities only gives me few very basic rules. Where do I find a more detailed source for knowing and understanding more elaborate algebraic inequality arguments.
Yeah to clarify I am talking about rational function, absolute value inequalities etc... I am sure it is basic stuff for most of you.
Many of the simpler inequalities are of the form $f(x)<g(x)$ where $f,g$ are continuous functions (or the $<$ replaced by $\le,\ >,\ \ge$). In such a case one can work with equations instead: Let $A$ be the set of reals for which $f(x)=g(x)$ (where both sides are defined), and let $B$ be the set of reals for which one or both of $f(x),g(x)$ is undefined. Now remove from the real line all pointsw in sets $A,B$, and then the line divides into a collection of intervals. Then you only need to check whether $f(x)<g(x)$ is true or not on each interval (which only needs a check at any convenient point in such an interval). Once this is known, you can include the set $A$ in the answer provided the inequality was inclusive ($\le,\ \ge$).
I've found this method works quite well, since it seems easier to solve equations or determine undefined points than to solve inequalities by looking at various cases, etc.
Of course this method may not be considered proper in cases where one is trying to prove inequalities on the way toward showing $f$ or $g$ is continuous, since this method assumes they are known to be continuous already.