Question 278153
(4,7), y=5x-3
Y=mX+b is the line equation
A parallel line will have the same slope (5)
7=5*4+b
7=20+b
b=7-20
b=-13 ans. for the Y intercept.
Y=5X-13 ans.
{{{ graph( 300, 200, -6, 5, -15, 10, 5x -13) }}} (graph 300x200 pixels, x from -6 to 5, y from -15 to 10, 5x -13).