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)\"\" \"About 
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( "\r\n" );
document.write( "\r\n" );
document.write( "4.  Get a point on the right of \r\n" );
document.write( "    the vertex:\r\n" );
document.write( "\r\n" );
document.write( "    Let x=1\r\n" );
document.write( "    y=|x|+3\r\n" );
document.write( "    y=|1|+3\r\n" );
document.write( "    y=1+3\r\n" );
document.write( "    y=4\r\n" );
document.write( "\r\n" );
document.write( "    That's one point (1,4).  Plot it:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "5.  Get a point on the left of \r\n" );
document.write( "    the vertex:\r\n" );
document.write( "\r\n" );
document.write( "    Let x=-1\r\n" );
document.write( "    y=|x|+3\r\n" );
document.write( "    y=|-1|+3\r\n" );
document.write( "    y=1+3\r\n" );
document.write( "    y=4\r\n" );
document.write( "\r\n" );
document.write( "    That's another point (-1,4).  Plot it:\r\n" );
document.write( "   \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Draw the V-shaped graph:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );