document.write( "Question 1020466: how do you graph f(x)=3|x| with 5 points? \n" ); document.write( "
Algebra.Com's Answer #636378 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! (0,0) \n" ); document.write( "(1,3) \n" ); document.write( "(2,6) \n" ); document.write( "(-1,3) \n" ); document.write( "(-2,6) \n" ); document.write( " |