Question 384141
  <pre><font size = 3 color = "indigo"><b>
Hi
You do not state the nature of your question. Always recommended that is done,
so as the tutors can best assist You.
 4y=x+4 
  y = x/4 + 1 is an equation of a line in the slope intercept form
the standard slope-intercept form for an equation of a line y = mx + b  
where m is the slope and b the y-intercept. 
Here: m, the slope = 1/4 and Pt(0,1)is the y intercept. 
also note Pt(-4,0) is where this line crosses the x axis  (when y=0)
Note as the y value increases/decreases by 1, the x value increases/decreases by 4
{{{drawing(300,300, -6, 6, -6, 6, grid(1),
circle(0, 1,0.3),
circle(-4, 0,0.3),
graph( 300, 300, -6, 6, -6, 6,.25x+1))}}}