Respuesta :

Answer:    y = (3/2)x + 0

This is the same as  y = (3/2)x

=============================================================

Work Shown:

Find the slope of the line through (x1,y1) = (-2,-3) and (x2,y2) = (2,3)

m = (y2 - y1)/(x2 - x1)

m = (3 - (-3))/(2 - (-2))

m = (3 + 3)/(2 + 2)

m = 6/4

m = 3/2

The slope is the fraction 3/2. This is going to be in front of the x, or to the left of the x.

----------

Plug m = 3/2 and (x1,y1) = (-2,-3) into the point slope formula. Solve for y.

y - y1 = m(x - x1)

y - (-3) = (3/2)(x - (-2))

y + 3 = (3/2)(x + 2)

y + 3 = (3/2)x + (3/2)(2)

y + 3 = (3/2)*x + 3

y + 3 - 3 = (3/2)*x + 3 - 3

y = (3/2)x + 0

The y intercept is zero. This matches up with the fact the graph crosses the y axis at y = 0.