227k views
0 votes
Which of the following lines goes through the point (0, 4) and is PARALLEL to y = 5x - 3?

User ShazSimple
by
4.6k points

1 Answer

0 votes

Let's begin by listing out the information given to us:


\begin{gathered} y=5x-3 \\ m=5 \\ \end{gathered}

The slope of a line parallel to this line is equal


\begin{gathered} m(parallel)=m \\ m=5 \\ m(parallel)=5 \end{gathered}

We proceed to use the point-slope equation to get the equation of the line:


\begin{gathered} y-y_1=m(x-x_1) \\ (x_1,y_1)=(0,4) \\ y-4=5(x-0) \\ y-4=5x+0 \\ y=5x+4 \end{gathered}

User Sayed Mohd Ali
by
4.7k points