Celeb Glow
news | April 06, 2026

Parity of function (simple question)

$\begingroup$

Is correct to ask if $f(x)={\sqrt{1-x^{2}}}$ is an even or odd function? How to define the parity of a function?

$\endgroup$ 2

1 Answer

$\begingroup$

A function $f$ is defined to be even if $f(-x) = f(x)$ for all $x$ such that $f(x)$ is actually defined. It is odd if $f(-x) = -f(x)$ for all $x$.

In this case, we have

$$f(-x) = \sqrt{1 - (-x)^2} = \sqrt{1 - x^2} = f(x)$$

$\endgroup$ 1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy