formula for distance between two points (x1,y1) and (x2,y2);
sqrt( (x2-x1)^2 + (y2-y1)^2)
Here (x1,y1) = (3,1) and (x2,y2) = (6,5)
substitute values into formula and compute.
Bri F.
asked 12/06/21formula for distance between two points (x1,y1) and (x2,y2);
sqrt( (x2-x1)^2 + (y2-y1)^2)
Here (x1,y1) = (3,1) and (x2,y2) = (6,5)
substitute values into formula and compute.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.