Chat with our AI personalities
To find the perimeter of any shape, simply add the lengths of the individual line segments together. To find the length of an individual line segment (x1,y1)-(x2,y2) simply compute the square root of (x1-x2)2 + (y1-y2)2.
If (x1, y1) and (x2, y2) are two points on the line, then the formula for the slope is (y2-y1)/(x2-x1) provided x2 ≠x1. If x2 = x1 then the line is vertical and the slope is not defined.
it divides theline segment..xDusing midpoint formula..and division of line segment formula..m=(X1+X2)/2 (Y1+Y2)/2X=X1+r(X2-X1)xD ..
Slope of line: (y2 -y1)/(x2-x1)
Find 2 points on the line, (x1,y1 ) (x2, y2) Slope = (y2 - y1)÷(x2-x1) In the equation of a line y = ax + b , a is the slope>