document.write( "Question 290082: Having problems understanding how to graph a function example, h(x)=3-x they want to know if the function is even,odd, or neither\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #209951 by dabanfield(803) ![]() You can put this solution on YOUR website! Having problems understanding how to graph a function example, h(x)=3-x they want to know if the function is even,odd, or neither\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "For the function to be even h(x) must equal h(-x):\r \n" ); document.write( "\n" ); document.write( "h(x) = 3-x \n" ); document.write( "h(-x) = 3 -(-x) = 3+x\r \n" ); document.write( "\n" ); document.write( "So h(x) is not equal to h(-x) and h is not even.\r \n" ); document.write( "\n" ); document.write( "For h to be odd -h(x) = h(-x)\r \n" ); document.write( "\n" ); document.write( "h(-x) = 3+x \n" ); document.write( "- h(x) = -(3-x) = -3+x\r \n" ); document.write( "\n" ); document.write( "So -h(x) is not equal to h(-x) and also is not odd. \n" ); document.write( " |