Celeb Glow
updates | April 14, 2026

What does it mean to extend a function?

$\begingroup$

What does it mean to extend a function? Can someone please give an example?

Thanks in advance!

$\endgroup$ 1

1 Answer

$\begingroup$

A good example might be $\sqrt{x}$. We cannot put a negative $x$ in a square root if we only care about real numbers. But, we can define a function $\sqrt{|x|}$. If $x\geq 0$ this is the same function as before since, in this case, $|x|=x$. But, the function can now take in negative numbers.

$\endgroup$ 2

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