Answer:
y = 2x + 1
Explanation:
Find the slope 
( -2 , -3) ( 2 , 5)
m = (y2 - y1 )/(x2 - x1)
x1= -2
y1 = -3
x2 = 2
y2 = 5
m = 5 - (-3)/ ( 2 - (-2)
m = (5 + 3) / ( 2 + 2)
 = 8/4
 = 2
m = 2
Using the equation of a line 
y = mx + c
y - intercept point y 
m - slope of the line 
x - intercept point x 
c - intercept 
Substitute m into the equation 
y = 2x + c
Substitute any of the two points given into the equation 
( 2 ,5 )
x - 2
y - 5
y = 2x + c
5 = 2(2) + c. 
5 = 4 + c
c = 5 - 4
c = 1
The equation of the line 
y = 2x + 1