124k views
10 votes
Find the distance between the two points (-5, -2) and T(-3, 4).

User Wenus
by
5.2k points

1 Answer

8 votes

Answer:


\displaystyle d = 2√(10)

General Formulas and Concepts:

Pre-Algebra

Order of Operations: BPEMDAS

  1. Brackets
  2. Parenthesis
  3. Exponents
  4. Multiplication
  5. Division
  6. Addition
  7. Subtraction
  • Left to Right

Algebra I

  • Coordinates (x, y)

Algebra II

  • Distance Formula:
    \displaystyle d = √((x_2-x_1)^2+(y_2-y_1)^2)

Explanation:

Step 1: Define

Point (-5, -2) → x₁ = -5, y₁ = -2

Point (-3, 4) → x₂ = -3, y₂ = 4

Step 2: Find distance d

Simply plug in the 2 coordinates into the distance formula to find distance d

  1. Substitute in points [Distance Formula]:
    \displaystyle d = √((-3+5)^2+(4+2)^2)
  2. [√Radical] (Parenthesis) Add:
    \displaystyle d = √((2)^2+(6)^2)
  3. [√Radical] Evaluate exponents:
    \displaystyle d = √(4+36)
  4. [√Radical] Add:
    \displaystyle d = √(40)
  5. [√Radical] Simplify:
    \displaystyle d = 2√(10)
User Poorvank
by
5.6k points