Find the length between landmark B and F . Round the answer to the nearest hundredth, if necessary. (5,3), (13,4)

it said thats wrong....

To find the length between landmarks B and F, we can use the distance formula. The distance formula is derived from the Pythagorean theorem and is given by:

Distance = √((x2 - x1)^2 + (y2 - y1)^2)

Let's label the coordinates of landmark B as (x1, y1) and the coordinates of landmark F as (x2, y2). In this case, (5,3) represents landmark B and (13,4) represents landmark F.

Now we can substitute the values into the distance formula:

Distance = √((13 - 5)^2 + (4 - 3)^2)

Simplifying this equation:

Distance = √(8^2 + 1^2)
Distance = √(64 + 1)
Distance = √65

Rounding the answer to the nearest hundredth, we get:

Distance ≈ 8.06

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

Using the distance formula, we can find the length between landmark B (5,3) and F (13,4).

The distance formula is √((x2 - x1)² + (y2 - y1)²).

Let's substitute the coordinates:

√((13 - 5)² + (4 - 3)²) = √(64 + 1) = √65

Therefore, the length between landmarks B and F is approximately 8.06 (rounded to the nearest hundredth).