Aimathic
Login | English | Deutsch

Free Math Worksheets

Build your own math worksheets from 21,000 problems for grades 3 to 12, from fractions to calculus. Every problem includes step-by-step solutions.

Midpoint and distance in coordinate plane

Click problems to add them to your worksheet.

51722210
Points \(A(2, 2)\), \(B(10, 2)\), and \(C(10, 8)\) are given. a) Find the coordinates of point \(D\) so that \(A\), \(B\), \(C\), and \(D\), in that order, form a rectangle. b) Point \(M\) is the midpoint of \(\overline{AB}\). Find the coordinates of \(M\).

Hints

- In an axis-aligned rectangle, which coordinates are shared by vertically or horizontally aligned vertices? - The midpoint coordinates are the averages of the corresponding endpoint coordinates. - Check the x-coordinates and y-coordinates separately.

Solution

1. In rectangle \(ABCD\), point \(D\) must have the same x-coordinate as \(A\) and the same y-coordinate as \(C\). Therefore, \(D = (2, 8)\). 2. Use the midpoint formula on \(A(2, 2)\) and \(B(10, 2)\): \(M = \left(\frac{2 + 10}{2}, \frac{2 + 2}{2}\right) = (6, 2)\).

Answer

a) \(D = (2, 8)\) b) \(M = (6, 2)\)
51722310
Consider points \(P(3, 4)\), \(Q(7, 10)\), and \(R(11, 4)\). a) Point \(S\) has an x-coordinate halfway between the x-coordinates of \(P\) and \(R\), and its y-coordinate equals the y-coordinate of \(Q\). Find \(S\). Is \(S\) a different point from \(Q\)? b) Point \(T\) has the same x-coordinate as \(P\). Its y-coordinate is \(3\) less than the y-coordinate of \(Q\). Find \(T\).

Hints

- Average the two x-coordinates to find the value halfway between them. - Compare both coordinates of \(S\) with the coordinates of \(Q\). - Change only the coordinate described in each condition.

Solution

1. The x-coordinate halfway between \(3\) and \(11\) is \(\frac{3 + 11}{2} = 7\). The y-coordinate is \(10\), so \(S = (7, 10)\). These are also the coordinates of \(Q\), so \(S\) and \(Q\) name the same point. 2. Point \(T\) has x-coordinate \(3\) and y-coordinate \(10 - 3 = 7\), so \(T = (3, 7)\).

Answer

a) \(S = (7, 10)\). It is the same point as \(Q\). b) \(T = (3, 7)\)
51722410
Points \(K(1, 1)\), \(L(9, 1)\), and \(M(9, 9)\) are given in the coordinate plane. a) Point \(Z\) is the midpoint of \(\overline{KM}\). Find its coordinates. b) Point \(W\) has an x-coordinate halfway between the x-coordinates of \(K\) and \(L\). Its y-coordinate is twice the y-coordinate of \(M\). Find the coordinates of \(W\).

Hints

- For a midpoint, average both pairs of coordinates. - Translate “twice” into multiplication. - Determine the x-coordinate and y-coordinate separately.

Solution

1. Apply the midpoint formula to \(K(1, 1)\) and \(M(9, 9)\): \(Z = \left(\frac{1 + 9}{2}, \frac{1 + 9}{2}\right) = (5, 5)\). 2. The x-coordinate of \(W\) is \(\frac{1 + 9}{2} = 5\). Its y-coordinate is \(2 \cdot 9 = 18\). Therefore, \(W = (5, 18)\).

Answer

a) \(Z = (5, 5)\) b) \(W = (5, 18)\)
51875810
Points \(A(1, 2)\), \(B(1, 9)\), and \(C(6, 2)\) are given in the coordinate plane. a) Find the distance between \(A\) and \(B\). b) Find the distance between \(A\) and \(C\). c) Line \(g\) passes through \(A\) and \(B\). Find the distance from \(C\) to line \(g\).

Hints

- Check whether each pair of points is aligned horizontally or vertically. - For aligned points, subtract the coordinates that differ. - The distance from a point to a line is measured along a perpendicular segment.

Solution

1. Points \(A\) and \(B\) have the same x-coordinate, so \(AB=|9-2|=7\) units. 2. Points \(A\) and \(C\) have the same y-coordinate, so \(AC=|6-1|=5\) units. 3. Line \(g\) is the vertical line \(x=1\). The perpendicular distance from \(C(6,2)\) to \(g\) is the horizontal difference \(|6-1|=5\) units.

Answer

a) \(7\) units b) \(5\) units c) \(5\) units
51875910
Line \(h\) passes through \(P(2, 5)\) and \(Q(10, 5)\). Point \(R(6, 8)\) is also given. a) Find the distance from \(R\) to line \(h\). b) Point \(S\) lies on the same vertical grid line as \(R\) and is \(2\) units from line \(h\). Give both possible coordinates of \(S\).

Hints

- Determine the equation of the horizontal line. - Points on the same vertical grid line have the same x-coordinate. - A point can be above or below a horizontal line and have the same distance from it.

Solution

1. Line \(h\) is horizontal with equation \(y=5\). 2. The distance from \(R(6,8)\) to \(h\) is \(|8-5|=3\) units. 3. Because \(S\) lies on the same vertical line as \(R\), its x-coordinate is \(6\). 4. A point \(2\) units from \(y=5\) can have y-coordinate \(5+2=7\) or \(5-2=3\). Thus, the two points are \(S_1(6,7)\) and \(S_2(6,3)\).

Answer

a) \(3\) units b) \(S_1(6, 7)\) and \(S_2(6, 3)\)
51876010
Points \(A(2, 2)\), \(B(8, 2)\), \(C(8, 8)\), and \(D(2, 8)\) form a square. Point \(M(5, 5)\) is the center of the square. a) Find the side length of the square. b) Find the distance from \(M\) to each of the four sides.

Hints

- Use the coordinates of two adjacent vertices to find a side length. - Write the horizontal or vertical line containing each side. - Measure each perpendicular distance by subtracting coordinates.

Solution

1. Side \(\overline{AB}\) is horizontal, so its length is \(|8-2|=6\) units. 2. The sides lie on \(y=2\), \(x=8\), \(y=8\), and \(x=2\). 3. From \(M(5,5)\), the perpendicular distances are \(|5-2|=3\), \(|8-5|=3\), \(|8-5|=3\), and \(|5-2|=3\) units. 4. Therefore, \(M\) is \(3\) units from every side.

Answer

a) \(6\) units b) \(3\) units from each side
51884410
Point \(S\) has coordinates \((6, 5)\). Line \(g\) passes through \(A(2, 1)\) and \(B(10, 1)\). a) Find the distance from \(S\) to \(g\). b) The perpendicular from \(S\) to \(g\) meets \(g\) at \(F\). Give the coordinates of \(F\). c) Find the distance from \(A\) to \(F\).

Hints

- Determine the equation of line \(g\). - A perpendicular to a horizontal line is vertical. - The closest point on \(g\) has the same x-coordinate as \(S\).

Solution

1. Line \(g\) is horizontal with equation \(y=1\). The distance from \(S(6,5)\) to \(g\) is \(5-1=4\) units. 2. A perpendicular to a horizontal line is vertical, so \(F\) has the same x-coordinate as \(S\). Since \(F\) lies on \(g\), \(F=(6,1)\). 3. Points \(A(2,1)\) and \(F(6,1)\) lie on a horizontal line, so \(AF=6-2=4\) units.

Answer

a) \(4\) units b) \(F(6, 1)\) c) \(4\) units
52415610
Quadrilateral \(PQRS\) is a rectangle. Three vertices are \(P(1, 1)\), \(Q(9, 1)\), and \(R(9, 5)\). 1. Find the coordinates of the fourth vertex \(S\). 2. One coordinate unit represents \(1\,\text{cm}\). Find the perimeter of the rectangle. 3. Find the coordinates of the point \(M\) where the diagonals intersect.

Hints

- Match x- and y-coordinates to complete the axis-aligned rectangle. - Find the two side lengths before using the perimeter formula. - The diagonals of a rectangle meet at their common midpoint.

Solution

1. Point \(S\) has the same x-coordinate as \(P\) and the same y-coordinate as \(R\), so \(S = (1, 5)\). 2. The side lengths are \(9 - 1 = 8\,\text{cm}\) and \(5 - 1 = 4\,\text{cm}\). The perimeter is \(2(8 + 4) = 24\,\text{cm}\). 3. The diagonals of a rectangle bisect each other. The midpoint of \(P(1, 1)\) and \(R(9, 5)\) is \(M = \left(\frac{1 + 9}{2}, \frac{1 + 5}{2}\right) = (5, 3)\).

Answer

1. \(S = (1, 5)\) 2. \(24\,\text{cm}\) 3. \(M = (5, 3)\)
53659310
Parallelogram \(ABCD\) has vertices \(A(2, 1)\), \(B(8, 1)\), and \(C(10, 5)\). a) Find the coordinates of the fourth vertex \(D\). b) Point \(P\) is the midpoint of \(\overline{AB}\). Find \(P\). c) Point \(Q\) is the midpoint of \(\overline{PC}\). Find \(Q\).
Figure for problem 536593

Hints

- Opposite sides of a parallelogram have equal direction vectors. - The midpoint coordinates are the averages of the endpoint coordinates. - Use the result from part b) when finding \(Q\).

Solution

1. The vector from \(B\) to \(C\) is \((2, 4)\). Apply the same vector to \(A\): \(D = (2 + 2, 1 + 4) = (4, 5)\). 2. The midpoint of \(A(2, 1)\) and \(B(8, 1)\) is \(P = \left(\frac{2 + 8}{2}, \frac{1 + 1}{2}\right) = (5, 1)\). 3. The midpoint of \(P(5, 1)\) and \(C(10, 5)\) is \(Q = \left(\frac{5 + 10}{2}, \frac{1 + 5}{2}\right) = (7.5, 3)\).

Answer

a) \(D = (4, 5)\) b) \(P = (5, 1)\) c) \(Q = (7.5, 3)\)
53689810
Rectangle \(OABC\) is in the coordinate plane. Point \(O\) is at the origin, \(A = (8, 0)\), and \(C = (0, 6)\). Find the midpoint \(M\) of \(\overline{BC}\).
Figure for problem 536898

Hints

- First determine the missing vertex \(B\). - A horizontal segment’s midpoint has the same y-coordinate as its endpoints. - Average the x-coordinates of \(B\) and \(C\).

Solution

1. The fourth vertex of the rectangle is \(B = (8, 6)\). 2. Apply the midpoint formula to \(B(8, 6)\) and \(C(0, 6)\): \(M = \left(\frac{8 + 0}{2}, \frac{6 + 6}{2}\right) = (4, 6)\).

Answer

\(M = (4, 6)\)
53690010
A rhombus is positioned so that its diagonals intersect at the origin \(M(0, 0)\) and lie on the coordinate axes. The horizontal diagonal has length \(12\), and the vertical diagonal has length \(10\). Label the left vertex \(A\), then label the remaining vertices clockwise \(B\), \(C\), and \(D\). Find all four coordinates.
Figure for problem 536900

Hints

- The diagonals of a rhombus bisect each other. - Place half of each diagonal length on both sides of the origin. - Follow the requested clockwise labeling order.

Solution

1. The diagonals of a rhombus bisect each other, so the origin is the midpoint of both diagonals. 2. Half of the horizontal diagonal is \(6\), giving endpoints \((-6, 0)\) and \((6, 0)\). 3. Half of the vertical diagonal is \(5\), giving endpoints \((0, 5)\) and \((0, -5)\). 4. Following the requested clockwise order gives \(A(-6, 0)\), \(B(0, 5)\), \(C(6, 0)\), and \(D(0, -5)\).

Answer

\(A(-6, 0)\), \(B(0, 5)\), \(C(6, 0)\), and \(D(0, -5)\)
53719710
Points \(A(0, 0)\), \(B(2, 6)\), \(C(8, 6)\), and \(D(10, 0)\) are given. 1. Find midpoint \(P\) of \(\overline{AB}\) and midpoint \(Q\) of \(\overline{CD}\). 2. Find midpoint \(M_1\) of \(\overline{AD}\) and midpoint \(M_2\) of \(\overline{BC}\). 3. Find the midpoint of \(\overline{PQ}\) and the midpoint of \(\overline{M_1M_2}\). What do you notice?
Figure for problem 537197

Hints

- Use the midpoint formula for each segment. - Work one segment at a time. - Compare the two final coordinate pairs.

Solution

1. \(P = \left(\frac{0 + 2}{2}, \frac{0 + 6}{2}\right) = (1, 3)\), and \(Q = \left(\frac{8 + 10}{2}, \frac{6 + 0}{2}\right) = (9, 3)\). 2. \(M_1 = \left(\frac{0 + 10}{2}, \frac{0 + 0}{2}\right) = (5, 0)\), and \(M_2 = \left(\frac{2 + 8}{2}, \frac{6 + 6}{2}\right) = (5, 6)\). 3. The midpoint of \(\overline{PQ}\) is \(\left(\frac{1 + 9}{2}, \frac{3 + 3}{2}\right) = (5, 3)\). 4. The midpoint of \(\overline{M_1M_2}\) is \(\left(\frac{5 + 5}{2}, \frac{0 + 6}{2}\right) = (5, 3)\). 5. The two midpoints coincide.

Answer

1. \(P = (1, 3)\), \(Q = (9, 3)\) 2. \(M_1 = (5, 0)\), \(M_2 = (5, 6)\) 3. Both final midpoints are \((5, 3)\).

All problems may be used, copied and printed free of charge for school and tutoring, including paid tutoring. Commercial adaptations as well as publication or redistribution on the internet are not permitted.