document.write( "Question 206283:  Graph f : x- /x/+2 with domain D={-2,-1,0,1,2}\r
\n" );
document.write( "\n" );
document.write( "(the - after x is suppose to be an arrow and the // are suppose to be absolute value sign) \n" );
document.write( "
| Algebra.Com's Answer #155845 by stanbon(75887)      You can put this solution on YOUR website! Graph f : x- /x/+2 with domain D={-2,-1,0,1,2} \n" ); document.write( "(the - after x is suppose to be an arrow and the // are suppose to be absolute value sign) \n" ); document.write( "------------------------ \n" ); document.write( "Plot these points: \n" ); document.write( "f(-2) = -2 -|-2|+2 = -2-2+2 = -2 gives point (-2,-2) \n" ); document.write( "f(-1) = -1 -|-1|+2 = 1-1+2 = 2 gives point (-1,2) \n" ); document.write( "f(0) = 0-|0|+2 = 2 gives point (0,2) \n" ); document.write( "f(1) = 1-|1|+2 = 1-1+2 = 2 gives point (1,2) \n" ); document.write( "f(2) = 2-|2|+2 = 2-2+2 = 2 gives point (2,2)\r \n" ); document.write( "\n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |