document.write( "Question 705880: How do I graph the problem f(x)=|x+2|-5 also how do I find the range, vertex, and x and y intercepts? \n" ); document.write( "
Algebra.Com's Answer #434868 by josgarithmetic(39620)![]() ![]() ![]() You can put this solution on YOUR website! Understand at which x the function inside the absolute value becomes zero. At x=-2.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "When x<-2, x+2<0 \n" ); document.write( "so y=-(x+2)-5 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "When x=-2, y=-5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "When x>-2, x+2>0 \n" ); document.write( "so y=x+2-5 \n" ); document.write( " |