Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

distance formula quiz problems: find the distance between each pair of …

Question

distance formula quiz
problems: find the distance between each pair of points. round to the nearest tenth.

  1. (-2, 1) (3, 3)
  2. (0, 0) (4, 3)
  3. (5, -3) (1, -7)
  4. (-6, -2) (4, 1)
  5. (1, 5) (6, 1)
  6. (-4, 1) (1, 0)
  7. (-1, 3) (3, 3)
  8. (-2, -4) (-2, 7)
  9. (0, 0) (7, 7)
  10. (-5, -3) (-1, 5)
  11. (-8, -3) (6, -3)
  12. (6, 6) (12, 13)

Explanation:

Response

Let's solve each problem using the distance formula \( d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2} \).

Problem 1: \((-2, 1)\) and \((3, 3)\)

Step 1: Identify coordinates

\( x_1 = -2, y_1 = 1, x_2 = 3, y_2 = 3 \)

Step 2: Apply distance formula

\( d = \sqrt{(3 - (-2))^2 + (3 - 1)^2} = \sqrt{(5)^2 + (2)^2} = \sqrt{25 + 4} = \sqrt{29} \approx 5.39 \)

Answer:

\( \sqrt{29} \) (or approximately 5.39)

Problem 2: \((0, 0)\) and \((4, 3)\)

Step 1: Identify coordinates

\( x_1 = 0, y_1 = 0, x_2 = 4, y_2 = 3 \)

Step 2: Apply distance formula

\( d = \sqrt{(4 - 0)^2 + (3 - 0)^2} = \sqrt{16 + 9} = \sqrt{25} = 5 \)