Question 350847
Thru (3,0) and parallel to the line y=-4x-6.
Y=mX+b is the line equation.
A parallel line to (y=-4x-6) will also have a slope[m)=-4) 
0=-4*3+b
0=-12+b
b=12 ans for the Y intercept of the parallel line.
y=-4x+12
{{{ graph( 300, 200, -6, 5, -10, 14, -4x -6,-4x +12) }}} (graph 300x200 pixels, x from -6 to 5, y from -10 to 14,of TWO functions -4x -6 and -4x +12).