To find the rank of a matrix:

39 Views Asked by At

I have 3 equations in the following form $a_{00}x_1^{2}+a_{01}x_1x_2+a_0x_{2}^{2}=c$

i.e., equations in this form: $x^{T}Ax=c$.

For these kind of system, How the notion of Rank and determinant defined?