document.write( "Question 308005: How do I solve for y = x + 3 to calculate the slope, x-intercept, and y-intercept, and label the intercepts on the graph? \n" ); document.write( "
Algebra.Com's Answer #220237 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
this is in the y int form.
\n" ); document.write( "y=x+3
\n" ); document.write( "slope m=1
\n" ); document.write( "y int =3 (0,3)
\n" ); document.write( "x int = -3 (-3,0)
\n" ); document.write( "
\n" );