Given the matrix equation:
[tex]\left[\begin{array}{ccc}x+4\\y^{2}+1\end{array}\right]+\left[\begin{array}{ccc}-9x\\-17\end{array}\right]=\left[\begin{array}{ccc}28\\0\end{array}\right][/tex]
i.e., [tex]\left[\begin{array}{ccc}x+4-9x\\y^{2}+1-17\end{array}\right]=\left[\begin{array}{ccc}28\\0\end{array}\right][/tex]
i.e., [tex]\left[\begin{array}{ccc}4-8x\\y^{2}-16\end{array}\right]=\left[\begin{array}{ccc}28\\0\end{array}\right][/tex]
Now, comparing left hand side with right side, we have:
[tex]4-8x = 28[/tex] and [tex]y^{2}-16=0[/tex]
i.e., [tex]-8x = 28-4[/tex] and [tex]y^{2}=16[/tex]
i.e., [tex]-8x=24[/tex] and [tex]y=\pm\sqrt{16}[/tex]
i.e., [tex]x=\frac{24}{-8}[/tex] and [tex]y=\pm4[/tex]
i.e., [tex]x = -3[/tex] and [tex]y=+4,-4[/tex]
Hence, third option is correct.