how to sketch the graph $|x+y|= m$, when $ m $ is some real number?
I personally can not see any efficient or known method to do so...
how to sketch the graph $|x+y|= m$, when $ m $ is some real number?
I personally can not see any efficient or known method to do so...
Case 1: Both $x$ and $y$ are positive(1st quadrant).
Then, the equality changes to $x+y=m$
So draw a line in the first quadrant joining $(0,m)$ and $(m,0)$.
Case 2: Both are negative (third quadrant)
Proceed as in 1.
$x+y=-m$.
Case 3: 2nd quadrant $(x<0,y>0)$
Note: if $|x|<|y|$, then $x+y$ is positive. On the other hand, negative.
Case 4: proceed as in 3