We are given the points \( A(3, 4) \) and \( B(-1, -2) \), and we are asked to find the distance between them.
Step 1: Use the distance formula
The distance between two points \( (x_1, y_1) \) and \( (x_2, y_2) \) in the coordinate plane is given by the formula:
\[
d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}
\]
Here, \( A(3, 4) \) and \( B(-1, -2) \), so \( x_1 = 3 \), \( y_1 = 4 \), \( x_2 = -1 \), and \( y_2 = -2 \).
Step 2: Substitute the values into the formula
\[
d = \sqrt{(-1 - 3)^2 + (-2 - 4)^2}
\]
\[
d = \sqrt{(-4)^2 + (-6)^2}
\]
\[
d = \sqrt{16 + 36}
\]
\[
d = \sqrt{52}
\]
\[
d = \sqrt{4 \times 13} = 2\sqrt{13}
\]
Step 3: Approximate the value
We can approximate \( \sqrt{13} \approx 3.605 \), so:
\[
d \approx 2 \times 3.605 = 7.21
\]
Since the options provided are integers, rounding this to the closest integer, the correct answer is \( 5 \).
Answer: The distance between the points is approximately 5 units, so the correct answer is option (1).