document.write( "Question 499256: Determine whether f is even, odd, or neither.
\n" ); document.write( "f(x) = x|x|
\n" ); document.write( "

Algebra.Com's Answer #337513 by John10(297)\"\" \"About 
You can put this solution on YOUR website!
The sign of the f DEPENDS ON the sign of x:
\n" ); document.write( "If x < 0 then f is NEGATIVE ---try any values of x that less than zero
\n" ); document.write( "If x > 0 then f is POSITIVE--------------------------- greater than zero
\n" ); document.write( "The answer is EITHER
\n" ); document.write( "john10:)
\n" ); document.write( "
\n" );