Find the length between landmark B and F. Round the answer to the nearest hundredth, if necessary.

B=9,5 F=8,14

1 answer

To find the length between landmark B and F, we can use the distance formula.

The distance formula is:
d = sqrt((x2 - x1)^2 + (y2 - y1)^2)

Let's substitute the given coordinates into the formula:
d = sqrt((8 - 9)^2 + (14 - 5)^2)

Simplifying inside the square root:
d = sqrt((-1)^2 + (9)^2)
d = sqrt(1 + 81)
d = sqrt(82)

Now let's round this to the nearest hundredth:
d ≈ 9.0554

Therefore, the length between landmark B and F is approximately 9.06.