Find the length of overbar(AB). Round to the nearest tenth.

A(0, 6), B(0, 10)

A=16.0

B=3.0

C=11.7

D=4.0

the points are on the y-axis (both have a zero x-coordinate)

To find the length of overbar(AB), you need to calculate the distance between points A and B using the distance formula. The distance formula is sqrt((x2 - x1)^2 + (y2 - y1)^2), where (x1, y1) and (x2, y2) are the coordinates of the two points.

In this case, the coordinates of point A are (0, 6) and the coordinates of point B are (0, 10).

Using the distance formula, you can calculate the length of overbar(AB) as follows:

Distance = sqrt((0 - 0)^2 + (10 - 6)^2)
= sqrt(0 + 16)
= sqrt(16)
= 4

Therefore, the length of overbar(AB) is 4 units.