To solve this, we need to create a system of equations to model the position of the diver and the turtle.
Let's say that 0 ft is the surface of the water. Then the diver is at -20ft. Also, it's position rises 1/2 ft per second. This in an equation would be:
For each second, the altitude rises by 1/2 ft, starting from -20ft.
Now for the turtle is similar, but the turtle descends instead of rising which means the sign is negative, and the starting position is at -11ft:
They will be on the same position when the two positions are equal, thus:
And solve for t:
They will meet at 12 seconds.
To find the position where they'll meet we just evaluate either of the equations in t = 12s:
They meet at -14ft or 14 ft below the surface,