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}.\]

518
The answer is accepted.
Join Matchmaticians Affiliate Marketing
Program to earn up to 50% commission on every question your affiliated users ask or answer.
- answered
- 1161 views
- $7.00
Related Questions
- Algebra Word Problem 1
- Linear algebra
- Guywire, finding height of the powerpole
- Linear algebra| finding a base
- What am I doing wrong?
- Algebra Question 3
- Questions about using matrices for finding best straight line by linear regression
- Is the infinite series $\sum_{n=1}^{\infty}\frac{1}{n \ln n}$ convergent or divergent?