Question
Question: Find out whether the given function is even, odd or neither even or odd, where \[f\left( x \right...
Find out whether the given function is even, odd or neither even or odd, where
x\left| x \right| & x\le -1 \\\ \left[ 1+x \right]+\left[ 1-x \right] & -1< x<1 \\\ -x\left| x \right| & x\ge 1 \\\ \end{matrix} \right\\}$$ Where $\left| {} \right|$ and $\left[ {} \right]$ represent the modulus and greatest integral functions. A. $f\left( x \right)$ is even B. $f\left( x \right)$ is odd C. $f\left( x \right)$ is neither even nor odd D. $f\left( x \right)$ is both even and oddSolution
For this question we will define what are even functions and odd functions, then we will take the given function in the question and then apply the definition of modulus function and the greatest integer functions and then find the value of f(x) and f(−x) , and see what definitions it satisfy an even function or an odd function.
Complete step-by-step answer:
First we will understand what are even functions and odd functions.
So, a function is an even function when: f(x)=f(−x) , for all x . In other words there is a symmetry about the y−axis like a reflection. For example, let f(x)=x2+1 : ⇒f(x)=x2+1,f(−x)=(−x)2+1=x2+1⇒f(x)=f(−x)
Therefore, it is an even function. Let’s look at the graph of f(x)=x2+1 :
We see that this function has a symmetry about x−axis therefore it’s an even function.
So, a function is an odd function when: −f(x)=f(−x) , for all x . In other words there is an origin symmetry. For example, let f(x)=x3−x :
⇒f(x)=x3−x,−f(x)=−(x3−x)=−x3+x,f(−x)=(−x)3−(−x)=−x3+x⇒−f(x)=f(−x)
Therefore, it is an odd function. Let’s look at the graph of f(x)=x3−x :
We see that this function has origin symmetry; therefore it’s an odd function.
When a function does not satisfy both the above conditions then the function is neither odd nor even.
Now let’s take a look at the question, we have: