Question 406108
  <pre><font size = 3 color = "indigo"><b>
Hi
 x &#8722; 5y = 10  OR y = (1/5)x - 2
*[tex \large\ Using \ the \ standard \ slope-intercept \ form \ for \ an \ equation \ of \ a  \ line \ y = mx + b ] 
*[tex \LARGE\ where \ 1/5 \ is \ the \ slope \ and \ -2 \ the \ y-intercept]
Note: as y increases/decreases by 1, x increases/decreases by 5
 {{{drawing(300,300, -6, 6, -6, 6, grid(1),
circle(0, -2,0.3),
circle(5, -1,0.3),
graph( 300, 300, -6, 6, -6, 6,0, (1/5)x -2))}}}