document.write( "Question 744724: Graph the equation x+3=y by finding three points on the line \n" ); document.write( "
Algebra.Com's Answer #453580 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Substitute x values into your equation to obtain the y coordinate.
\n" ); document.write( "x= -2 => -2 + 3 = 1 : y = 1
\n" ); document.write( "x = 0 => 0 + 3 = 3 : y = 3
\n" ); document.write( "x = 2 => 2 + 3 = 5 : y = 5\r
\n" ); document.write( "\n" ); document.write( "So your 3 points on this line are:
\n" ); document.write( " (-2, 1) (0, 3) and (2, 5)
\n" ); document.write( "
\n" );