Question 1057470
Hi there,
Lines that are parallel to one another
have the same gradient.
m1 = m2
So m = 4
Using line equation:
y - b = m(x - a)
m = 4, (a, b) = (0, 3)
y - 3 = 4(x - 0)
y - 3 = 4x
y = 4x + 3
Hope this helps :-)