Question 391339
  <pre><font size = 3 color = "indigo"><b>
Hi,         
Using the standard slope-intercept form for an equation of a line y = mx + b
  where m is the slope and b the y-intercept.  
  y = x + 3  y-intercept is (0,3) slope of the line m =1/1
Note: slope tells us as y value changes by 1, x value changes by 1 as well
{{{drawing(300,300, -6, 6, -6, 6, grid(1),
circle(0, 3,0.3),
graph( 300, 300, -6, 6, -6, 6,x+3))}}}