document.write( "Question 207615: How do I plot this equation on a graph? y=|x|+3 \n" ); document.write( "
Algebra.Com's Answer #157010 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! How do I plot this equation on a graph? y=|x|+3 \n" ); document.write( " \r\n" ); document.write( "Graphs of absolute value functions are V-shaped graphs.\r\n" ); document.write( "We first find the vertex (the sharp point of the \"V\"}\r\n" ); document.write( "\r\n" ); document.write( "1. Set what's inside the absolute value bars = 0 and solve\r\n" ); document.write( " for x:\r\n" ); document.write( "\r\n" ); document.write( " x = 0\r\n" ); document.write( "\r\n" ); document.write( "2. Substitute that into the equation:\r\n" ); document.write( " \r\n" ); document.write( " y=|x|+3\r\n" ); document.write( " y=|0|+3\r\n" ); document.write( " y=0+3\r\n" ); document.write( " y=3\r\n" ); document.write( "\r\n" ); document.write( "3. Plot the vertex (0,3)\r\n" ); document.write( "\r\n" ); document.write( "\n" ); document.write( " |