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}.\]
Savionf
573
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
- 2013 views
- $7.00
Related Questions
- Algorithm for printing @ symbols
- Conjugate / Transpose - Matrix
- Multivariate Student-t Posterior Predictive - Detailed Derivation
- Prove that $V={(𝑥_1,𝑥_2,⋯,𝑥_n) \in ℝ^n ∣ 𝑥_1+𝑥_2+...+𝑥_{𝑛−1}−2𝑥_𝑛=0}\}$ is a subspace of $\R^n$.
- Find eigenvalues and eigenvectors of $\begin{pmatrix} -3 & 0 & 2 \\ 1 &-1 &0\\ -2 & -1& 0 \end{pmatrix} $
- Find the null space of the matrix $\begin{pmatrix} 1 & 2 & -1 \\ 3 & -3 & 1 \end{pmatrix}$
- Linear algebra
- Step by step method to solve the following problem: find coordinates of B.