We are using ray-tracing to create an image of a plane that's defined by the equation, $6x + 5y + z - 30 = 0$.
We draw a ray from the camera at coordinate $(0, 0, 0)$, through a pixel at coordinate $(2, 4, 8)$ 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]]$)$