English

If a = [ 1 2 3 − 1 ] and B = [ 1 0 − 1 0 ], Find |Ab|.

Advertisements
Advertisements

Question

If \[A = \begin{bmatrix}1 & 2 \\ 3 & - 1\end{bmatrix}\text{ and }B = \begin{bmatrix}1 & 0 \\ - 1 & 0\end{bmatrix}\] , find |AB|.

 
Advertisements

Solution

\[A = \begin{bmatrix} 1 & 2\\3 & - 1 \end{bmatrix} \] 
\[B = \begin{bmatrix} 1 & 0 \\ - 1 & 0 \end{bmatrix} \] 
\[AB = \begin{bmatrix} 1 & 2\\3 & - 1 \end{bmatrix}\begin{bmatrix} 1 & 0\\ - 1 & 0 \end{bmatrix} = \begin{bmatrix}1 - 2 & 0 + 0 \\ 3 + 1 & 0 + 0\end{bmatrix} = \begin{bmatrix}- 1 & 0 \\ 4 & 0\end{bmatrix}\] 
\[\left| AB \right| = 0 - 0 = 0\]

shaalaa.com
  Is there an error in this question or solution?
Chapter 5: Determinants - Exercise 6.6 [Page 90]

APPEARS IN

R.D. Sharma Mathematics Volume 1 and 2 [English] Class 12
Chapter 5 Determinants
Exercise 6.6 | Q 9 | Page 90

RELATED QUESTIONS

Solve the system of linear equations using the matrix method.

2x – y = –2

3x + 4y = 3


If A = `[(2,-3,5),(3,2,-4),(1,1,-2)]` find A−1. Using A−1 solve the system of equations:

2x – 3y + 5z = 11

3x + 2y – 4z = –5

x + y – 2z = –3


Evaluate the following determinant:

\[\begin{vmatrix}x & - 7 \\ x & 5x + 1\end{vmatrix}\]


\[∆ = \begin{vmatrix}\cos \alpha \cos \beta & \cos \alpha \sin \beta & - \sin \alpha \\ - \sin \beta & \cos \beta & 0 \\ \sin \alpha \cos \beta & \sin \alpha \sin \beta & \cos \alpha\end{vmatrix}\]


Find the value of x, if

\[\begin{vmatrix}x + 1 & x - 1 \\ x - 3 & x + 2\end{vmatrix} = \begin{vmatrix}4 & - 1 \\ 1 & 3\end{vmatrix}\]


Without expanding, show that the value of the following determinant is zero:

\[\begin{vmatrix}a & b & c \\ a + 2x & b + 2y & c + 2z \\ x & y & z\end{vmatrix}\]


\[\begin{vmatrix}- a \left( b^2 + c^2 - a^2 \right) & 2 b^3 & 2 c^3 \\ 2 a^3 & - b \left( c^2 + a^2 - b^2 \right) & 2 c^3 \\ 2 a^3 & 2 b^3 & - c \left( a^2 + b^2 - c^2 \right)\end{vmatrix} = abc \left( a^2 + b^2 + c^2 \right)^3\]


Prove the following identity:

\[\begin{vmatrix}2y & y - z - x & 2y \\ 2z & 2z & z - x - y \\ x - y - z & 2x & 2x\end{vmatrix} = \left( x + y + z \right)^3\]


Prove the following identity:

`|(a^3,2,a),(b^3,2,b),(c^3,2,c)| = 2(a-b) (b-c) (c-a) (a+b+c)`

 


​Solve the following determinant equation:

\[\begin{vmatrix}1 & x & x^2 \\ 1 & a & a^2 \\ 1 & b & b^2\end{vmatrix} = 0, a \neq b\]

 


Show that
`|(x-3,x-4,x-alpha),(x-2,x-3,x-beta),(x-1,x-2,x-gamma)|=0`, where α, β, γ are in A.P.

 


If the points (a, 0), (0, b) and (1, 1) are collinear, prove that a + b = ab.


Using determinants, find the area of the triangle with vertices (−3, 5), (3, −6), (7, 2).


Using determinants, find the equation of the line joining the points

(3, 1) and (9, 3)


Prove that :

\[\begin{vmatrix}a^2 & bc & ac + c^2 \\ a^2 + ab & b^2 & ac \\ ab & b^2 + bc & c^2\end{vmatrix} = 4 a^2 b^2 c^2\]

2x − y = − 2
3x + 4y = 3


3x + ay = 4
2x + ay = 2, a ≠ 0


9x + 5y = 10
3y − 2x = 8


Given: x + 2y = 1
            3x + y = 4


6x + y − 3z = 5
x + 3y − 2z = 5
2x + y + 4z = 8


An automobile company uses three types of steel S1S2 and S3 for producing three types of cars C1C2and C3. Steel requirements (in tons) for each type of cars are given below : 

  Cars
C1
C2 C3
Steel S1 2 3 4
S2 1 1 2
S3 3 2 1

Using Cramer's rule, find the number of cars of each type which can be produced using 29, 13 and 16 tons of steel of three types respectively.


Solve each of the following system of homogeneous linear equations.
x + y − 2z = 0
2x + y − 3z = 0
5x + 4y − 9z = 0


Find the value of the determinant
\[\begin{bmatrix}4200 & 4201 \\ 4205 & 4203\end{bmatrix}\]


If \[A = \begin{bmatrix}1 & 2 \\ 3 & - 1\end{bmatrix}\text{ and B} = \begin{bmatrix}1 & - 4 \\ 3 & - 2\end{bmatrix},\text{ find }|AB|\]


Write the value of the determinant \[\begin{vmatrix}2 & - 3 & 5 \\ 4 & - 6 & 10 \\ 6 & - 9 & 15\end{vmatrix} .\]


If \[\begin{vmatrix}2x + 5 & 3 \\ 5x + 2 & 9\end{vmatrix} = 0\]


If \[\begin{vmatrix}x + 1 & x - 1 \\ x - 3 & x + 2\end{vmatrix} = \begin{vmatrix}4 & - 1 \\ 1 & 3\end{vmatrix}\], then write the value of x.

If \[\begin{vmatrix}3x & 7 \\ - 2 & 4\end{vmatrix} = \begin{vmatrix}8 & 7 \\ 6 & 4\end{vmatrix}\] , find the value of x.


If \[\begin{vmatrix}x & \sin \theta & \cos \theta \\ - \sin \theta & - x & 1 \\ \cos \theta & 1 & x\end{vmatrix} = 8\] , write the value of x.


The value of \[\begin{vmatrix}5^2 & 5^3 & 5^4 \\ 5^3 & 5^4 & 5^5 \\ 5^4 & 5^5 & 5^6\end{vmatrix}\]

 


Let \[f\left( x \right) = \begin{vmatrix}\cos x & x & 1 \\ 2\sin x & x & 2x \\ \sin x & x & x\end{vmatrix}\] \[\lim_{x \to 0} \frac{f\left( x \right)}{x^2}\]  is equal to


Solve the following system of equations by matrix method:
 x + y + z = 6
x + 2z = 7
3x + y + z = 12


Show that the following systems of linear equations is consistent and also find their solutions:
6x + 4y = 2
9x + 6y = 3


If \[A = \begin{bmatrix}1 & - 2 & 0 \\ 2 & 1 & 3 \\ 0 & - 2 & 1\end{bmatrix}\] , find A−1. Using A−1, solve the system of linear equations  x − 2y = 10, 2x + y + 3z = 8, −2y + z = 7.

Solve the following by inversion method 2x + y = 5, 3x + 5y = −3


A set of linear equations is represented by the matrix equation Ax = b. The necessary condition for the existence of a solution for this system is


For what value of p, is the system of equations:

p3x + (p + 1)3y = (p + 2)3

px + (p + 1)y = p + 2

x + y = 1

consistent?


Let A = `[(i, -i),(-i, i)], i = sqrt(-1)`. Then, the system of linear equations `A^8[(x),(y)] = [(8),(64)]` has ______.


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×