document.write( "Question 729185: how to graph y=x+5
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #445759 by sofiyac(983)![]() ![]() You can put this solution on YOUR website! plug in x any number for x, solve for y \n" ); document.write( "x=0 then y=5 so first point (0,5) \n" ); document.write( "then plug in different number for x and find different y, so lets try \n" ); document.write( "x=2 then y=7 so second point would be (2,7) \n" ); document.write( "plot both points and connect the dots \n" ); document.write( " |