Respuesta :

The first step to find the equation of the line is to find its slope. To do it, we need to use the following formula:

[tex]m=\frac{y2-y1}{x2-x1}[/tex]

Where y2 and y1 are the y coordinates of 2 given points on the line, and x2 and x1 are the x coordinates of the same points. m is the slope.

Replace for the given values and find the slope:

[tex]m=\frac{15-0}{3-2}=\frac{15}{1}=15[/tex]

Now, use one of the given points and the slope in the point slope formula:

[tex]y-y1=m(x-x1)[/tex]

Replace for the known values:

[tex]\begin{gathered} y-0=15(x-2) \\ y=15x-30 \end{gathered}[/tex]

The equation of the line is y=15x-30