Posted by mary on Wednesday, July 30, 2008 at 11:23am.
This one is easy, notice that both your points are on the x-axis.
So you are just going from -3 to +4 which would be 7 units
in general for two points (x1,y1) and (x2,y2)
the distance between them is
SQRT((x2-x1)^2 + (y2-y1)^2)
Related Questions
Algebra please help - 1. Find the distance between the pair of points. Round to ...
Math - Find the distance between the two points of each pair. Found to the ...
c++ - Distance between two 3-D points. Given two points in space (3-dimensional...
Algebra 1 - Find the distance between the pair of points (-8,2) (-9,5). Express ...
Algebra: Check please - 1. Find the distance between the pair of points. Round ...
Geometry - Find the distance between points (-2,1) and (1,5) When finding the ...
Geometry - Find the distance between points (-2,1) and (1,5) When finding the ...
Quantitative Literacy | MAT106 VG - Pick four cities and divide them into pairs...
math - Find the distance between the pair of points (-6.2,4.6)(-4.5,0.6) i have ...
geometry - find the distance points of each pair of points 12.G(0,0),H(-3,4) 13....
For Further Reading