Question 406742
  <pre><font size = 3 color = "indigo"><b>
Hi
*[tex \large\ Using \ the \ standard \ slope-intercept \ form \ for \ an \ equation \ of \ a  \ line \ y = mx + b ] 
*[tex \LARGE\ where \ m \ is \ the \ slope \ and \ b \ the \ y-intercept]
 3x - 2y = 10  OR y = (1/2)x - 5  |m = -2 is slope of line &#8869; to it
New Line:
y = -2x + b  |using order pair Pt(1,1) to solve for b
1 = -2 + b
 3 = b 
y = -2x + 3
 {{{drawing(300,300, -6, 6, -6, 6, grid(1),
circle(1, 1,0.3),
circle(0, 3,0.3),
circle(0, -5,0.3),
graph( 300, 300, -6, 6, -6, 6,0, .5x-5,-2x+3))}}}