How to draw $|y|=|(x-2)^2-1|$?

55 Views Asked by At

This correspondence's domain and codomain is available for all real numbers. So the codomain and domain are the set of all real numbers on?

And, this graph is true? (This graph was called Wolframalpha 'Implicit plot'. I'm anxious.)

enter image description here

1

There are 1 best solutions below

0
On BEST ANSWER

What you have is equivalent to the two functions $y = |(x - 2)^2 - 1|$ and $y = -|(x-2)^2 - 1|$, and is likely called an implicit plot because $|y| = |(x-2)^2-1|$ is not itself a function of $x$. (Note that your graph fails the vertical line test.)

The plot is indeed correct.