The circle K has its center at (4, 7). The constraint that each point on the circle has nonnegative coordinates means that the circle can't extend into the negative x or y regions. The circle needs to be in the first quadrant of the plane only.
Area = πr²
To maximize the area, we need to find the largest possible radius that satisfies this constraint. So there can only be two scenarios, either the radius is 4 units or 7 units. Clearly, 7 units gives us the larger area but we need to check if it will extend to any other quadrant. A 7 units radius means from the center, we can go left 7 units along X axis. This will give us a point on the circle from the center. To get x the coordinate of this point, we'll go 7 units to the left = 4 - 7 => -3. This will give us a negative cooridnate.
Therefore, the maximum radius will be 4 units, the distance from the centre to the y-axis.
With a radius of 4, the area would be: A = π(4)² = 16πTherefore, the maximum possible area of K is 16π. (C)