document.write( "Question 65279: graph y= -|3x| \n" ); document.write( "
Algebra.Com's Answer #45837 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! graph y= -|3x|\r\n" ); document.write( "\r\n" ); document.write( "Get some points\r\n" ); document.write( "\r\n" ); document.write( "x = -3\r\n" ); document.write( "y = -|3(-3)| = -|-9| = -(+9) = -9\r\n" ); document.write( "So one point is (-3,-9)\r\n" ); document.write( "\r\n" ); document.write( "x = -2\r\n" ); document.write( "y = -|3(-2)| = -|-6| = -(+6) = -6\r\n" ); document.write( "So one point is (-2,-6)\r\n" ); document.write( "\r\n" ); document.write( "x = -1\r\n" ); document.write( "y = -|3(-1)| = -|-3| = -(+3) = -3\r\n" ); document.write( "So one point is (-1,-3)\r\n" ); document.write( "\r\n" ); document.write( "x = 0\r\n" ); document.write( "y = -|3(0)| = -|0| = -(0) = 0\r\n" ); document.write( "So one point is (0,0)\r\n" ); document.write( "\r\n" ); document.write( "x = 1\r\n" ); document.write( "y = -|3(1)| = -|3| = -(+3) = -3\r\n" ); document.write( "So one point is (1,-3)\r\n" ); document.write( "\r\n" ); document.write( "x = 2\r\n" ); document.write( "y = -|3(2)| = -|6| = -(+6) = -6\r\n" ); document.write( "So one point is (2,-6)\r\n" ); document.write( "\r\n" ); document.write( "x = 3\r\n" ); document.write( "y = -|3(3)| = -|9| = -(+9) = -9\r\n" ); document.write( "So one point is (3,-9)\r\n" ); document.write( "\r\n" ); document.write( "Plot those points, connect them and you \r\n" ); document.write( "have this graph: \r\n" ); document.write( "\n" ); document.write( " |