document.write( "Question 53345: y=3|x|+1 \n" ); document.write( "
Algebra.Com's Answer #35606 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! Pick points: \n" ); document.write( "x = -2 ~> y = 7 \n" ); document.write( "x = -1 ~> y = 4 \n" ); document.write( "x = 0 ~> y = 1 \n" ); document.write( "x = 1 ~> y = 4 \n" ); document.write( "x = 2 ~> y = 7 \n" ); document.write( " |