document.write( "Question 644642: I am trying to find the intercepts of f(x) is equal to the absolute value of x+2. \n" ); document.write( "
Algebra.Com's Answer #405189 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find the intercepts of f(x) is equal to the absolute value of x+2. \n" ); document.write( "---- \n" ); document.write( "y = |x+2| \n" ); document.write( "---- \n" ); document.write( "y-intercept ? \n" ); document.write( "Let x = 0, then y = |2| = 2 \n" ); document.write( "y-intercept is (0,2) \n" ); document.write( "----- \n" ); document.write( "x-intercept ? \n" ); document.write( "Let y = 0, then |x+2| = 0, and x = -2 \n" ); document.write( "x-intercept is (-2,0) \n" ); document.write( "----- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------- \n" ); document.write( " |