If A=\(\begin{bmatrix}1&1&-2\\2&1&-3\\5&4&-9\end{bmatrix}\),find IAI.
Let A=\(\begin{bmatrix}1&1&-2\\2&1&-3\\5&4&-9\end{bmatrix}\)
By expanding along the first row, we have:
IAI=\(1\begin{vmatrix}1&-3&\\4&-9\end{vmatrix}-1\begin{vmatrix}2&-3&\\5&-9\end{vmatrix}-2\begin{vmatrix}2&-1&\\5&4\end{vmatrix}\)
=1(-9+12)-1(-18+15)-2(8-5)
=3+3-6
=6-6=0
If \(\begin{vmatrix} 2x & 3 \\ x & -8 \\ \end{vmatrix} = 0\), then the value of \(x\) is:
Rupal, Shanu and Trisha were partners in a firm sharing profits and losses in the ratio of 4:3:1. Their Balance Sheet as at 31st March, 2024 was as follows:
(i) Trisha's share of profit was entirely taken by Shanu.
(ii) Fixed assets were found to be undervalued by Rs 2,40,000.
(iii) Stock was revalued at Rs 2,00,000.
(iv) Goodwill of the firm was valued at Rs 8,00,000 on Trisha's retirement.
(v) The total capital of the new firm was fixed at Rs 16,00,000 which was adjusted according to the new profit sharing ratio of the partners. For this necessary cash was paid off or brought in by the partners as the case may be.
Prepare Revaluation Account and Partners' Capital Accounts.
On the basis of the following hypothetical data, calculate the percentage change in Real Gross Domestic Product (GDP) in the year 2022 – 23, using 2020 – 21 as the base year.
Year | Nominal GDP | Nominal GDP (Adjusted to Base Year Price) |
2020–21 | 3,000 | 5,000 |
2022–23 | 4,000 | 6,000 |
A determinant can be defined in many ways for a square matrix.
The first and most simple way is to formulate the determinant by taking into account the top-row elements and the corresponding minors. Take the first element of the top row and multiply it by its minor, then subtract the product of the second element and its minor. Continue to alternately add and subtract the product of each element of the top row with its respective min or until all the elements of the top row have been considered.
For example let us consider a 1×1 matrix A.
A=[a1…….an]
Read More: Properties of Determinants
Second Method to find the determinant:
The second way to define a determinant is to express in terms of the columns of the matrix by expressing an n x n matrix in terms of the column vectors.
Consider the column vectors of matrix A as A = [ a1, a2, a3, …an] where any element aj is a vector of size x.
Then the determinant of matrix A is defined such that
Det [ a1 + a2 …. baj+cv … ax ] = b det (A) + c det [ a1+ a2 + … v … ax ]
Det [ a1 + a2 …. aj aj+1… ax ] = – det [ a1+ a2 + … aj+1 aj … ax ]
Det (I) = 1
Where the scalars are denoted by b and c, a vector of size x is denoted by v, and the identity matrix of size x is denoted by I.
Read More: Minors and Cofactors
We can infer from these equations that the determinant is a linear function of the columns. Further, we observe that the sign of the determinant can be interchanged by interchanging the position of adjacent columns. The identity matrix of the respective unit scalar is mapped by the alternating multi-linear function of the columns. This function is the determinant of the matrix.