document.write( "Question 464435: Determine whether the following function is even, odd, or neither. Please show all of your work.
\n" );
document.write( "f(x)=8-³√x² \n" );
document.write( "
Algebra.Com's Answer #318161 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! We see that replacing x with -x will not change the value of f(x) because the radicand will remain x^2. Hence the function is even. \n" ); document.write( " |