How do you find the slope of 2x= -8?

1 Answer
Aug 17, 2015

The value of a slope is, strictly speaking, undefined or, in a less rigorous language, infinity.

Explanation:

Slope of a straight line in the XY-system of coordinates is defined as a ratio of increment along the Y-axis towards increments of the X-axis.

Let's take two points on a line with coordinates (x_1,y_1)(x1,y1) and (x_2,y_2)(x2,y2). Then the slope is defined as

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

In case of a line defined by an equation 2x = -82x=8 or, equivalently, x = -4x=4, two points on this line might have different ordinates (Y-coordinates) y_1y1 and y_2y2, but must have the same abscissas (X-coordinatex), that is x_1 = -4x1=4 and x_2 = -4x2=4.

That makes the denominator in the definition of a slope equal to zero and the value of a slope will be undefined.

Using less rigorous language, you may say that the result of division by zero is infinity, and don't bother to ask whether it's positive or negative infinity since it depends on whether y_1 > y_2y1>y2 or otherwise. I would suggest the strict answer "undefined".