Points: (6, -2) and (6, 2)
Using the distance formula: 4
Chat with our AI personalities
10
(Distance)2 = (2 - 5)2 + (6 - 2)2
Distance between (3, 0) and (0, -6) = sqrt[(3 - 0)2 + (0 - -6)2] = sqrt(32 + 62) = sqrt(45) = 3*sqrt(5) or 6.71 approx.
Points: (2, 2) and (8, -6) Distance: 10
Using the Law of Pythagoras, you get square root of (62 + 72).The distance between the origin and the point ( -6, 7 ) is ~9.22To find the distance, we use the distance formula.c2 = a2 + b2This is an adaptation from the Pythagorean theorem. In this case, a is the difference in x coordinates; b the difference in y.The Cartesian origin is at ( 0, 0 ). So...c2 = ( -6 - 0 )2 + ( 7 - 0 )2c2 = -62 + 72c2 = 36 + 49c2 = 85c =~ 9.22