Question 1047480
 Line through (-2,0), 
perpendicular to 8x-3y=7 0r  y {{{highlight(8/3)}}}x -7/3 Green
m(perpendicular line) = -3/8 
***Using point-slope form, {{{y - y[1] = highlight_green(m)(x - x[1])}}}
y -0 = (-3/8)(x + 2)
y = (-3/8)x - 3/4 Blue
{{{drawing(300,300,   -6, 6, -6, 6, grid(1), 

circle(-2,0, 0.3),

graph( 300, 300, -6, 6, -6, 6,0, (8/3)x - 7/3, (-3/8)x - 3/4 ))}}}