The following matrix A depends on a parameter p. Find all the values of the par…

checklist
Mark Yourself Question
  1. Grab a piece of paper and try this problem yourself.
  2. When you're done, check the "I have answered this question" box below.
  3. View the solution and report whether you got it right or wrong.
The following matrix A depends on a parameter p. Find all the values of the parameter p for which the
corresponding matrix is not invertible.

A=[123410002000300040010𝑝𝑝+1𝑝+20𝑝2𝑝+13𝑝+2]A=\begin{bmatrix} 1&2&3&4\\ 1000&2000&3000&4001\\ 0&𝑝&𝑝 + 1&𝑝 + 2\\ 0&−𝑝&−2𝑝 + 1&−3𝑝 + 2 \end{bmatrix}

More Matrix Inverse Algorithm Questions: