We are using ray-tracing to create an image of a plane that's defined by the equation, $2x + 2y + 2z - 36 = 0$.
We draw a ray from the camera at coordinate $(0, 0, 0)$, through a pixel at coordinate $(2, 4, 3)$ and find that it intersects with the plane at point $I$.
**What are the coordinates of $I$?** $($[[☃ numeric-input 1]], [[☃ numeric-input 2]], [[☃ numeric-input 3]]$)$