g Suppose you are rasterizing a triangle with vertices (1, 1), (5, 1), and (2, 9), and the intensity values (e.g., redness) of those vertices are 5, 9, and 14, respectively. Using the linear interpolation scheme, what is the intensity value of an interior point at (3, 5)? Show all your work.