Geometry · real student question

Find the distance between the points A(-1, 1) and B(1, 6), and the distance between C(5, 0) and D(4, 2), then say which segment is longer.

Question

Find the distance between A(1,1)A(-1,1) and B(1,6)B(1,6), and the distance between C(5,0)C(5,0) and D(4,2)D(4,2). Which segment is longer?

Step-by-step solution

  1. Write the distance formula and note why signs do not matter. For points (x1,y1)(x_1,y_1) and (x2,y2)(x_2,y_2),

    d=(x2x1)2+(y2y1)2.d=\sqrt{(x_2-x_1)^{2}+(y_2-y_1)^{2}}.

    Both differences are squared, so subtracting in the other order gives the same distance — a useful reassurance when one coordinate is negative.

  2. Compute the differences for A and B.

    x2x1=1(1)=2,y2y1=61=5.x_2-x_1=1-(-1)=2,\qquad y_2-y_1=6-1=5.

    The double negative is the one place a sign error creeps in: 1(1)1-(-1) is 22, not 00.

  3. Find AB.

    AB=22+52=4+25=295.385.AB=\sqrt{2^{2}+5^{2}}=\sqrt{4+25}=\sqrt{29}\approx 5.385.

    2929 is prime, so the radical cannot be simplified.

  4. Compute the differences for C and D, then find CD.

    x2x1=45=1,y2y1=20=2,x_2-x_1=4-5=-1,\qquad y_2-y_1=2-0=2,
    CD=(1)2+22=1+4=52.236.CD=\sqrt{(-1)^{2}+2^{2}}=\sqrt{1+4}=\sqrt{5}\approx 2.236.

    The negative difference squares away, as promised.

  5. Compare. 29>5\sqrt{29}>\sqrt{5} because 29>529>5 and the square root is increasing, so ABAB is the longer segment — roughly 2.42.4 times as long.

  6. Check with the Pythagorean picture. ABAB is the hypotenuse of a right triangle with legs 22 and 55; CDCD is the hypotenuse of one with legs 11 and 22. The distance formula is nothing more than the Pythagorean theorem applied to those legs.

Answer

AB=295.39,CD=52.24,AB>CDAB=\sqrt{29}\approx 5.39,\qquad CD=\sqrt{5}\approx 2.24,\qquad AB>CD

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