Posted by ladybug on Friday, October 12, 2012 at 10:35pm.
d = sqrt [ ( x2 - x1 ) ^ 2 + ( y2 - y1 ) ^ 2 ]
In this case :
x1 = - 1
y1 = 1
x2 = 1
y2 = 2
d = sqrt [ ( 1 - ( - 1 ) ) ^ 2 + ( 2 - 1 ) ^ 2 ]
d = sqrt [ ( 1 + 1 ) ) ^ 2 + 1 ^ 2 ]
d = sqrt [ 2 ^ 2 + 1 ]
d = sqrt ( 4 + 1 )
d = sqrt ( 5 )
Related Questions
Pre-Cal - Find the distance d(P1,P2) between the points P1 and P2. P1= (-2,1); ...
calculus - Find the distance d(P1,P2)between the points P1 and P2. P1=(-5,2) P2...
Physics - We study water of 1.0 g/cm3 density in an open container with its ...
Economics - If a firm supplies separable markets with price elasticities h1 and ...
pre-cal-please help - find the mid point of the line segment joining the points ...
math - Determine which of the sets of vectors is linearly independent. A: The ...
trig - Find the distance between d(P1,p2) between the points P1 and P2 P1= (-1,-...
chem - Liquids A and B form an ideal solution. A certain solution contains 25 ...
math - find the midpoint of the line segment joining the points p1 and p2. P1=(-...
calculus - Find the midpoint of the line segment joining the points P1 and P2 P1...
For Further Reading