Find $x$ so that $\begin{pmatrix} 1 & 0 & c \\ 0 & a & -b \\ -\frac{1}{a} & x & x^2 \end{pmatrix}$ is invertible
Answer
Let
\[A=\begin{pmatrix} 1 & 0 & c \\ 0 & a & -b \\ -\frac{1}{a} & x & x^2 \end{pmatrix}.\]
Then $\frac{1}{a}R_1+R_3 \rightarrow R_3$ gives
\[\begin{pmatrix} 1 & 0 & c \\ 0 & a & -b \\ 0 & x & x^2+\frac{c}{a} \end{pmatrix},\]
and $-\frac{x}{a}R_2+R_3 \rightarrow R_3$ gives
\[\begin{pmatrix} 1 & 0 & c \\ 0 & a & -b \\ 0 & 0 & \frac{b}{a}x+x^2+\frac{c}{a} \end{pmatrix}.\]
Hence
\[\text{det}(A)=a(\frac{b}{a}x+x^2+\frac{c}{a})=0\]
\[\Rightarrow ax^2+b x+c=0\]
\[\Rightarrow x=\frac{-b \pm \sqrt{b^2-4ac}}{2a}.\]
Hence the matrix $A$ is invertible if and only if
\[x\neq\frac{-b \pm \sqrt{b^2-4ac}}{2a}.\]

574
The answer is accepted.
Join Matchmaticians Affiliate Marketing
Program to earn up to a 50% commission on every question that your affiliated users ask or answer.
- answered
- 2251 views
- $7.00
Related Questions
- Mechanical principle science (maths)
- Linearly independent vector subsets.
- Algebra 2 help Please find attachment
- Sinusodial graph help (electrical)
- Matrix Calculus (Matrix-vector derivatives)
- Attempting to make a formula/algorithm based on weighted averages to find how much equipment we need to maintain.
- Step by step method to solve the following problem: find coordinates of B.
- Let $z = f(x − y)$. Show that $\frac{\partial z}{\partial x}+\frac{\partial z}{\partial y}=0$