Answer:
y = 7x + 5
Explanation:
The equation of line in slop-intercept form is:
y = mx + c
where:
m is the slope
c is the y-intercept
We are given that the slope = 7. Therefore, the equation becomes:
y = 7x + c
Now, we need to get the value of c. To do so, we will substitute with the given point (0,5) in the equation and solve for c as follows:
y = 7x + c
5 = 7(0) + c
c = 5
Based on the above, the equation of the line is:
y = 7x + 5
Hope this helps :)