document.write( "Question 247560: how do you graph an equation for y= x + 5 \n" ); document.write( "
Algebra.Com's Answer #180566 by oberobic(2304)\"\" \"About 
You can put this solution on YOUR website!
y = x+5
\n" ); document.write( ".
\n" ); document.write( "So, when x = 0, y = 5. That defines one point: (0,5).
\n" ); document.write( ".
\n" ); document.write( "When y = 0, then x = -5. That defines a second point: (-5, 0).
\n" ); document.write( ".
\n" ); document.write( "Plot the two points and draw a straight line that passes through both points.
\n" ); document.write( ".
\n" ); document.write( "\"graph%28500%2C500%2C-10%2C10%2C-10%2C10%2Cx%2B5%29\"
\n" ); document.write( "
\n" );