Finding level curves of function with absolute value

364 Views Asked by At

I'm trying to find the level curves that correspond to this function:

enter image description here

I know that the first step is to set the function equal to a random k, and after that try different values to see if it looks similar to a known equation but I haven't been able to make much progress beyond that. Thanks for any help!

2

There are 2 best solutions below

1
On

Here they are... pretty straightforward:

enter image description here

or...

enter image description here

1
On

That just gives you $$|x| + y=c$$ or, rewritten, $$y = c - |x|.$$ Surely you know what this looks like for various values of $c$?