Find the values of x
Given the matrices
A=$\begin{pmatrix} 1-x & 1 & 0 \\ 1 & 1-x & 0 \\ -1 & x-1 & x \end{pmatrix} $ and B(x)= $\begin{pmatrix} 1 & 1 & x \\ -1 & x & 0 \\ -1 & x^{2} & x \end{pmatrix} $ , x ? R
a) Find the values of x, at which $det(A^{T}(x))?det(?B(x))$
b) Find the values of x, at which rankA(x) ? rankB(x) = 2
Answer
Answers can be viewed only if
- The questioner was satisfied and accepted the answer, or
- The answer was disputed, but the judge evaluated it as 100% correct.
1 Attachment
The answer is accepted.
- answered
- 77 views
- $5.00
Related Questions
- Eigenvalues and eigenvectors of $\begin{bmatrix} 3 & 2 & 4 \\ 2 & 0 & 2 \\ 4 & 2 & 3 \end{bmatrix} $
- (Short deadline) Linear Algebra
- Closest Points on Two Lines: How to use algebra on equations to isolate unknowns?
- Find the general solution of the system of ODE $X'=\begin{bmatrix} 1 & 3 \\ -3 & 1 \end{bmatrix} X$
- Linearly independent vector subsets.
- Find where this discrete 3D spiral converges in explict terms
- Linear Algebra Help : Consider Two Planes, P1 and P2
- Singular Value Decomposition Example