Find the distance between the points C(0, 0) and D(8, 3).

8.3
11
square root of 73
square root of 55

Really don't know. Please help! Thanks

just use your distance formula. Or, the Pythagorean Theorem.

Plot the points. The distance you want is just the hypotenuse of a right triangle with legs 8 and 3.

So, it is √(8^2+3^2)

Better study your material some more.

squared 73 kids

oopsies i wrote that wrong i tbink but whatever it’s too late for me to think straught

To find the distance between two points in a coordinate plane, you can use the distance formula. The formula is:

d = sqrt((x2 - x1)^2 + (y2 - y1)^2)

In this case, the points are C(0, 0) and D(8, 3).

- Let's substitute the x and y coordinates into the formula:

d = sqrt((8 - 0)^2 + (3 - 0)^2)

- Simplify the equation:

d = sqrt(8^2 + 3^2)
d = sqrt(64 + 9)
d = sqrt(73)

So, the distance between the points C(0, 0) and D(8, 3) is the square root of 73.