Solveeit Logo

Question

Question: How do you determine if \[x\sin x\] is an even or odd function?...

How do you determine if xsinxx\sin x is an even or odd function?

Explanation

Solution

In mathematics, a function is defined as a binary relation between two sets that relates each element of the first set to exactly one set in the second set. Suppose that ‘A’ and ‘B’ are two sets. Then a function relating these two sets is written as f:ABf:A \to B. Read as f maps A to B'f{\text{ maps }}A{\text{ to }}B'.
Odd functions and even functions are functions which satisfy a particular symmetric relation.
Even function:
Let ff be a real-valued function. Then, ff is said to be an even function if f(x)=f(x)f(x) = f( - x)
For example, take a function f(x)=cosxf(x) = \cos x
So, substitute x - x in place of xx.
f(x)=cos(x)\Rightarrow f( - x) = \cos ( - x)
And we know that, cos(x)=cosx\cos ( - x) = \cos x
f(x)=cos(x)=cosx\Rightarrow f( - x) = \cos ( - x) = \cos x
When we observe here, f(x)f(x) and f(x)f( - x) are equal. So, f(x)=f(x)f( - x) = f(x)
So, ff is an even function.
Odd function:
Let ff be a real-valued function. Then, ff is said to be an odd function if f(x)=f(x)f( - x) = - f(x)
For example, take a function f(x)=x3f(x) = {x^3}
So, substitute x - x in place of xx.
f(x)=(x)3\Rightarrow f( - x) = {\left( { - x} \right)^3}
f(x)=(1×x)3=x3\Rightarrow f( - x) = {\left( { - 1 \times x} \right)^3} = - {x^3}
When we observe this, f(x)f(x) and f(x)f( - x) are additive inverse to each other. So, f(x)=f(x)f( - x) = - f(x).
So, ff is an odd function.

Complete step by step solution:
Now, the given question is xsinxx\sin x
So, take f(x)=xsinxf(x) = x\sin x
So, substitute x - x in place of xx.
f(x)=(x)(sin(x))\Rightarrow f( - x) = ( - x)(\sin ( - x))
f(x)=(x)(sinx)\Rightarrow f( - x) = ( - x)( - \sin x)
So, we get the final result as,
f(x)=xsinx\Rightarrow f( - x) = x\sin x
When we observe here, f(x)f(x) and f(x)f( - x) are equal. So, f(x)=f(x)f( - x) = f(x)
Therefore, xsinxx\sin x is an even function.
We can see the graph of xsinxx \sin x below

Note:
If you plot graphs for functions like y=f(x)y = f(x), then an even function is symmetrical about the Y-axis. And an odd function is not symmetrical about the Y-axis.
Another form of defining an even function is, if f(x)f(x)=0f(x) - f( - x) = 0, then f(x)f(x) is an even function.
And similarly, if f(x)+f(x)=0f( - x) + f(x) = 0, then f(x)f(x) is an odd function.