Question 380259
  <pre><font size = 3 color = "indigo"><b>
Hi,
the standard slope-intercept form for an equation of a line y = mx + b  
where m is the slope and b the y-intercept. 
 line with a slope of -3/4 
 y = -(3/4)x + b  Using ordered pair Pt(8,2) to solve for b
 2 = -6 + b
 8 = b
 y = -(3/4)x + 8
{{{drawing(300,300, -10, 10, -10, 10, grid(1),
circle(8, 2,0.4),
graph( 300, 300, -10, 10, -10, 10,-.75x + 8))}}}