document.write( "Question 728015: How do you graph the function g(x)=|x+1| ? \n" ); document.write( "
Algebra.Com's Answer #445264 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! graph the function g(x)=|x+1| ? \n" ); document.write( "----- \n" ); document.write( "Graphin ALWAYS comes down to plotting points. \n" ); document.write( "If x = -3, y = |-2| = 2 gives (-3,2) \n" ); document.write( "---- \n" ); document.write( "If x = -2, y = |-1| = 1 gives (-2,1) \n" ); document.write( "---- \n" ); document.write( "If x = -1, y = |0| = 0 gives (-1,0) \n" ); document.write( "etc. \n" ); document.write( " \n" ); document.write( "------------- \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |