Question 619745
  <pre><font face = "Tohoma" size = 3 color = "indigo"><b> 
Hi,
How do you solve for the x-intercept in the equation 
x+2y=6   ||when y  = 0
x = 6
 Pt(6,0) is where the line cross the x-axis
{{{drawing(300,300,   -6, 8, -6, 6,  grid(1),
circle(6, 0,0.3),
graph( 300, 300, -6, 8, -6, 6,0, -.5x + 3))}}}