find the slope of the line passing through the points (-5,3) and (7,9)

For any two points (a,b) and (c,d) ,

the slope of the line is (d-b)/(c-a)

plug in your given values, let me know what you get

To find the slope of a line passing through two points, you can use the slope formula:

slope = (y2 - y1) / (x2 - x1)

In this case, you have two points: (-5,3) and (7,9). Let's assign the values as follows:

x1 = -5, y1 = 3
x2 = 7, y2 = 9

Now, substitute these values into the slope formula:

slope = (9 - 3) / (7 - (-5))

Simplifying:

slope = 6 / 12
slope = 1/2

Therefore, the slope of the line passing through the points (-5,3) and (7,9) is 1/2.

To find the slope of the line passing through the points (-5, 3) and (7, 9), you can use the formula:

slope = (change in y-coordinates)/(change in x-coordinates)

Let's label the coordinates as follows:
Point 1: (-5, 3)
Point 2: (7, 9)

Now, substitute the values into the formula:

slope = (9 - 3) / (7 - (-5))

Simplifying this expression:

slope = 6 / 12

Dividing both the numerator and denominator by their greatest common divisor (which is 6 in this case):

slope = 1 / 2

Therefore, the slope of the line passing through the points (-5, 3) and (7, 9) is 1/2.