answersLogoWhite

0


Best Answer

The slope for a line between two points is (difference of y-coordinates) divided by (difference of x-coordinates). That is, (y2-y1)/(x2-x1). It doesn't matter in what order you take the points.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the slope of the coordinates -3 4 4 -4?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the slope of the line through the two coordinates -4 and 1 and 6 and 3?

Coordinates: (-4, 1) and (6, 3)Slope of line: 1/5


Which is the slope of a line with the coordinates 1 and 4 and 3 and 1?

Slope = (1 - 4)/(3 - 1) = -3/2 = -1.5


What is the slope for 3 4 and -1 -4?

The slope of a line passing through two points with given x y coordinates can be found by dividing the (signed) difference between the two y coordinates by the (signed) difference between the two x coordinates, being careful to take the coordinates in the same order for each subtraction. In this instance, the slope is (-4 - 4)/(-1 - 3) = -8/-4 = 2.


What is the slope of the line that contains the points (-1 2) and (3 3)?

Points: (-1, 2) and (3, 3) Slope: 1/4


What is the slope of the line determined by the coordinates 2 3 and 6 4?

0.25 is.


How calculate the slope of a line?

Using any two points, calculate the differences in the Y and the X coordinates. Then take the difference between the Y and divide it by the difference in the X. Example: Points (1,3) and (4,9) are on a line. Determine the slope of the line. X coordinates: 1 and 4. 4-1 = 3 Y coordinates: 3 and 9 9-3 = 6 Slope = Y/X = 6/3 = 2 The slope is 2


Find the slope of the line passing through the points 0 0 and 4 6?

Slope of line = (change in y coordinates)/(change in x coordinates) = (6-0)/(4-0) = 6/4 = 3/2


What is the slope of (0 -4) and (3 2)?

To calculate the slope of a line that goes between two points, you need to divide the difference in y-coordinates, by the difference in x-coordinates. In this case, hte calculation would be: (2 - (-4)) / (3 - 0)


What is the slope between the given points of -4 -1 and 4 5?

Calculate the difference of the y-coordinates, and divide it by the difference of the x-coordinates. That is the slope.


What is the slope between (5-3) and (8-5)?

Points: (5, -3) and (8, -5)Slope: -2/3


What is the slope of the line that passes through the points (-1 2) and (-4 3)?

The slope between two points (x0, y0) and (x1, y1) is given by: slope = change_in y/change_in_x = (y1 - y0)/(x1 - x0) → slope = (3 - 2)/(-4 - -1) = 1/-3 = -1/3


What is the slope of the points (-3-1) and (3-2)?

Points: (-3, -1) and (3, -2) Slope: -1/6