Question 481861
  <pre><font face = "Tohoma" size = 4 color = "indigo"><b> 
Hi,
line 3x+4y=-24
 x-intercept is (-8,0)  When y = 0
 y-intercept is (0,-6)  When x = 0

{{{drawing(300,300,  -10, 10, -10, 10,  grid(1),
circle(-8, 0,0.3),
circle(0, -6,0.3),
graph( 300, 300, -10, 10, -10, 10,0,-.75x -6 ))}}}