asked 221k views
1 vote
Yvette is trying to calculate the distance between point C(1, 2) and point D(7, 10). Which of the following expressions will she use? square root of the quantity of 10 minus 2 all squared plus 7 minus 1 all squared square root of the quantity of 10 minus 1 all squared plus 7 minus 2 all squared square root of the quantity of 10 minus 7 all squared plus 2 minus 1 all squared square root of the quantity of 7 minus 10 all squared plus 1 minus 2 all squared

asked
User Jahaja
by
7.9k points

2 Answers

1 vote

Answer:

square root of the quantity of 10 minus 2 all squared plus 7 minus 1 all squared

Explanation:

answered
User Abhishesh
by
7.7k points
5 votes
So this can be solve using the distance formula: D = sqrt [ (x2 – x1)^2 + (y2 – y1)^2] So the expression she should use is: D = sqrt [ (7 – 1)^2 + (10 – 2)^2] Then the answer would be: D = sqrt [ (6)^2 + (8)^2] D = 10
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.