Saved Bookmarks
| 1. |
Slope of the line passing through (-1, -1) and (1, 1) is |
|
Answer» SLOPE ( m ) = 1 Step-by-step explanation: slope of a line passes through two points ( x1,Y1) and ( X2, y2) = (y2-y1) / x2-x1) given points : ( -1,-1 ) and ( 1, 1) => m= [ 1-(-1) ] / [ 1-(-1) ] m= 2/2= 1 |
|