Raymond B. answered 08/08/22
Math, microeconomics or criminal justice
y= x^2 -2 is an upward opening parabola where the vertex is the minimum point
vertex is (0, -2)
domain is any real number, range is y>-3
it's an even function f(-x) = -f(x). It's symmetric about the y axis
to find the inverse function switch x and y
x=y^2-2
and solve for the new y
y = +/- sqr(x+2)
but that's not a function, it's the inverse relation. there is no inverse function
there is an inverse, but it's just not a function. It fails the vertical line test for a function
unless you use only the top or bottom half of the rightward opening parabola
drop either the + or - square root
for y=x^2 -2
the distance from a point on the parabola, the original function, (x,y) to the origin (0,0) is
d= sqr(x^2 +y^2)
d= sqr(x^2 + (x^2 -2)^2)
d = sqr(x^4 -3x^2 +4)
distance is generally positive so ignore the negative square root
and for the distance from (x,y) to the origin for the inverse relation
d = sqr(x^2 + (sqr(x+2)^2)
d= sqr(x^2 +x +2)