Geometry · real student question

Find the midpoint of the points (1802, 139, -4524) and (1885, 132, -4592).

Question

Find the midpoint of

A=(1802,139,4524)andB=(1885,132,4592)A=(1802,\,139,\,-4524)\qquad\text{and}\qquad B=(1885,\,132,\,-4592)

Step-by-step solution

  1. Use the three-dimensional midpoint formula. The midpoint of A=(x1,y1,z1)A=(x_1,y_1,z_1) and B=(x2,y2,z2)B=(x_2,y_2,z_2) averages each coordinate separately:

    M=(x1+x22,  y1+y22,  z1+z22)M=\left(\frac{x_1+x_2}{2},\;\frac{y_1+y_2}{2},\;\frac{z_1+z_2}{2}\right)

    The three coordinates never interact, so this is three independent one-dimensional averages, not one three-dimensional computation.

  2. Average the xx-coordinates.

    1802+18852=36872=1843.5\frac{1802+1885}{2}=\frac{3687}{2}=1843.5

    The sum is odd, so a half necessarily appears — that is not a rounding artefact.

  3. Average the yy-coordinates.

    139+1322=2712=135.5\frac{139+132}{2}=\frac{271}{2}=135.5

  4. Average the zz-coordinates, minding the negatives.

    4524+(4592)2=91162=4558\frac{-4524+(-4592)}{2}=\frac{-9116}{2}=-4558

    Both values are negative, so their sum is more negative than either; a common slip is subtracting instead of adding here.

  5. State the midpoint and check it lies between the endpoints.

    M=(1843.5,  135.5,  4558)M=(1843.5,\;135.5,\;-4558)

    Each coordinate of MM falls strictly between the corresponding coordinates of AA and BB: 1802<1843.5<18851802<1843.5<1885, 132<135.5<139132<135.5<139, and 4592<4558<4524  -4592<-4558<-4524\;\checkmark. A stronger check is that MA=(41.5,3.5,34)M-A=(41.5,-3.5,-34) equals BM=(41.5,3.5,34)B-M=(41.5,-3.5,-34) exactly, so MM really is equidistant along the segment.

Answer

M=(1843.5,  135.5,  4558)M=(1843.5,\;135.5,\;-4558)

Need to solve a different problem like this? Open the solver →