how do you find distance between points
Im assuming you mean "how do you find the coordinates of a midpoint", sorry if that is not what you intended. To find the midpoint of two points, you should have two co-ordinates, call them (x1,y1) and (x2,y2). The formula for the co-ordinate of the midpoint is ((x1+x2)/2 , (y1+y2)/2).
since you know of one points and the halfway point between the other point. just multiply the halfway point by 2 and this is the total distance between the two points.
The midpoint of the line segment from ( 3, 7 ) to ( 8, 2 ) is at ( 5.5, 4.5 )
If you mean points of (-1, 5) and (6, -3) then the midpoint is (2.5, 1)
how do you find distance between points
when you want to find out the differences between the points
Find the two points and subtract them with X - X and Y - Y. For example: Point A: (1, 2) Point B: (3, -2) Midpoint = (-2, 0). Or you can find the middle point of the line and label the coordinates.
Hi You take two graph points x,y and x1,y1 Use the midpoint equation : (x1+x)/2 = midpoint x , and (y1+y)/2 = midpoint y For a example (1,3) and ( 4,5) What the midpoint of it? Midpoint x = (4+1)/2 = 5/2 = 2 1/2 Midpoint y = (5+3)/2 = 8/2 = 4 So the midpoint of points (1,3) and (4,5) is ( 2 1/2 , 4 ) Just graph it and will see for yourself it works.
If you mean points of (-1, 2) and (7, 3) as on the Cartesian plane then the midpoint is at (3, 2.5)
-- Pick two points on the graph. -- Find the difference in time between the two points. -- Find the difference in displacement between the same two points. -- (Difference in displacement) divided by (difference in time) is the average Speed . You can't tell anything about velocity from the graph except its magnitude, because the graph displays no information regarding the direction of motion.
85
(-3,8)
You can't find the midpoint of a general line as a general line is infinitely long. However you can find the midpoint of a Pacific line between two points add up the x values divide by 2. Add up the y values divide by 2. That is the coordinate of the midpoint of a Pacific line.
because when you put them together you get a graph and the points on the graph are your answer
You find the midpoint of a line segment by dividing its length by two. If you are given two sets of 'x' and 'y' coordinates as the endpoints of the segment on a graph, then you need to use the formula [X1 plus X2]/2, [Y1 plus Y2]/2 to find the coordinates of the midpoint.
Im assuming you mean "how do you find the coordinates of a midpoint", sorry if that is not what you intended. To find the midpoint of two points, you should have two co-ordinates, call them (x1,y1) and (x2,y2). The formula for the co-ordinate of the midpoint is ((x1+x2)/2 , (y1+y2)/2).