If the product and sum of eigenvalues of a 2 × 2 matrix
\[
\begin{pmatrix}
3 & x \\
x & y
\end{pmatrix}
\]
are -3 and 5, respectively, then \( x + y = \_\_\_ \)
Show Hint
To solve for the sum and product of eigenvalues, use the trace and determinant of the matrix.
The sum and product of eigenvalues are the trace and determinant of the matrix, respectively.
For the given matrix, the trace is $3 + y$ and the determinant is $3y - x^2$.
Using the given sum and product of eigenvalues, we can solve for $x + y = -1$.