please help show my son how to create a graph from the following functions. y=x+5
\n" );
document.write( "\r\n" );
document.write( "Start with a set of axes:\r\n" );
document.write( "\r\n" );
document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "substitute \r\n" );
document.write( "\r\n" );
document.write( "x = 1 \r\n" );
document.write( "\r\n" );
document.write( "into that equation\r\n" );
document.write( "\r\n" );
document.write( "y = (1) + 5\r\n" );
document.write( "y = 1 + 5\r\n" );
document.write( "y = 6\r\n" );
document.write( "\r\n" );
document.write( "Write the ordered pair (x,y) = (1,6)\r\n" );
document.write( "\r\n" );
document.write( "Plot that ordered by drawing a vertical green line \r\n" );
document.write( "through 1 on the x axis (since x=1) and a red line \r\n" );
document.write( "through 6 on the y-axis (since y=6), like this:\r\n" );
document.write( "\r\n" );
document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "Mark the point where they cross, and label it
\r\n" );
document.write( "\r\n" );
document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Now erase the green and red lines.\r\n" );
document.write( "\r\n" );
document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "----\r\n" );
document.write( "\r\n" );
document.write( "substitute \r\n" );
document.write( "\r\n" );
document.write( "x = -2 \r\n" );
document.write( "\r\n" );
document.write( "into that equation\r\n" );
document.write( "\r\n" );
document.write( "y = (-2) + 5\r\n" );
document.write( "y = -2 + 5\r\n" );
document.write( "y = 3\r\n" );
document.write( "\r\n" );
document.write( "Write the ordered pair (x,y) = (-2,3)\r\n" );
document.write( "\r\n" );
document.write( "Plot that ordered by drawing a vertical green line \r\n" );
document.write( "through -2 on the x axis (since x=-2) and a red line \r\n" );
document.write( "through 3 on the y-axis (since y=3), like this:\r\n" );
document.write( "\r\n" );
document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "Mark the point where they cross, and label it
\r\n" );
document.write( "\r\n" );
document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Now erase the green and red lines.\r\n" );
document.write( "\r\n" );
document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Now draw a blue line through both those points:\r\n" );
document.write( "\r\n" );
document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "That blue line is the graph of the equation
. Notice that the\r\n" );
document.write( "values I picked for x, 1 and -2 were completely arbitrary! Picking any \r\n" );
document.write( "value of x will do, You will get different points, but they will always fall\r\n" );
document.write( "right on that same blue line. The other tutor picked 0 and -5, and (0,5) and\r\n" );
document.write( "(-5,0) are also on this line.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" );
document.write( "