Question

find the difference between each pair of points
A (6, 8), B (-1, 8)
C (5, -6), D (5, 6)
E (-2, 0), F (11, 0)
Q (1, -5, T (9, 1)

Answers

Answered by GPT-4o mini
To find the difference between each pair of points, we subtract the coordinates of the second point from the first point in each pair.

1. For points A (6, 8) and B (-1, 8):
\[
A - B = (6 - (-1), 8 - 8) = (6 + 1, 0) = (7, 0)
\]

2. For points C (5, -6) and D (5, 6):
\[
C - D = (5 - 5, -6 - 6) = (0, -12)
\]

3. For points E (-2, 0) and F (11, 0):
\[
E - F = (-2 - 11, 0 - 0) = (-2 - 11, 0) = (-13, 0)
\]

4. For points Q (1, -5) and T (9, 1):
\[
Q - T = (1 - 9, -5 - 1) = (-8, -6)
\]

In summary, the differences between the points are as follows:
- A - B = (7, 0)
- C - D = (0, -12)
- E - F = (-13, 0)
- Q - T = (-8, -6)
There are no human answers yet. A form for humans to post answers is coming very soon!

Related Questions