Question 1129821
find an equation of the line passing through the points (2,3) and parallel to the line with equation 3x+4y-8=0
———————
find an equation of the line passing through the {{{matrix(1,2,"point",cross(s)) }}} (2,3) and parallel to the line with equation 3x+4y-8=0<br>

4y = -3x + 8
y = -(3/4)x + 8    <— slope is -3/4, parallel line will have the same slope
——

Equation of parallel line (I like slope intercept form so I will write it that way):

   y - 3 = -(3/4)(x - 2) <br>  
  {{{ highlight( y = (-3/4)x + 9/2) }}}