What is the slope of the line passing through (-3,-3); (0,0)(3,3);(0,0)?

1 Answer
Apr 19, 2018

The slope is 11. See explanation.

Explanation:

When 2 points on a line A=(x_1;y_1)A=(x1;y1) and B=(x_2;y_2)B=(x2;y2) are given then the slope of the line passing through the points can be calculated as:

m=(y_2-y_1)/(x_2-x_1)m=y2y1x2x1

Here we have:

m=(0-(-3))/(0-(-3))=(0+3)/(0+3)=3/3=1m=0(3)0(3)=0+30+3=33=1