Question 609124
  <pre><font face = "Tohoma Ital" size = 3 color = "indigo"><b> 
Hi
Ax+By = 24
 A) A=6 and B=0    || x = 4
 B) A=0 and B=8    || y = 3
 C) A=2 and B=3    || 2x+3y = 24 OR y = (-2/3)x + 8
 
 {{{drawing(300,300,   -10,10,-10,10,  blue(line(4,10,4,-10)),  
 grid(1), circle(0, 8,0.4),
graph( 300, 300, -10,10,-10,10,0,3, (-2/3)x + 8))}}}