document.write( "Question 1001146: Make a table represent the function g(x) = |x-3|; D = {-2,-1,0,1,2} \n" ); document.write( "
Algebra.Com's Answer #618522 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Plug in the values {-2,-1,0,1,2} separately and get \n" ); document.write( "5, 4, 3, 2, 1 \n" ); document.write( " |