Question 1175425
slope of 3 and passes through point  (0, -2)
<pre>If it's the equation you're looking for - you didn't include a question - then use the linear form of an equation, which is: or y = mx + b.
m, or the slope is given as 3, and the y-intercept from the point (0, - 2) is - 2. Therefore, we get the equation: {{{highlight_green(matrix(1,3, y, "=", 3x - 2))}}}