Use app×
QUIZARD
QUIZARD
JEE MAIN 2026 Crash Course
NEET 2026 Crash Course
CLASS 12 FOUNDATION COURSE
CLASS 10 FOUNDATION COURSE
CLASS 9 FOUNDATION COURSE
CLASS 8 FOUNDATION COURSE
0 votes
137 views
in Linear Equations by (55.0k points)
closed by

If A \(\begin{pmatrix} 2 & -3 & 5 \\ 3 &2&-4 \\ 1 &1 & -2 \end{pmatrix}\), find A-1

If A = ((2,-3,5),(3,2,-4),(1,1,-2)), find A-1

Using A -1, solve the following system of equations: 

2x – 3y + 5z = 11; 

3x + 2y – 4z = - 5; 

x + y – 2z = - 3.

1 Answer

+1 vote
by (50.0k points)
selected by
 
Best answer

Given,

\(\begin{pmatrix} 2 & -3 & 5 \\ 3 &2&-4 \\ 1 &1 & -2 \end{pmatrix}\)

A -1\(\frac{1}{|A|}\)adj (A)

The determinant of matrix A is

|A| = \(\begin{pmatrix} 2 & -3 & 5 \\ 3 &2&-4 \\ 1 &1 & -2 \end{pmatrix}\)

= 2( 2 × - 2 – ( - 4) ×1) + 3(3× - 2 – ( - 4) ×1) + 5(3×1 – 2 × 1) 

= 2( - 4 + 4 ) + 3( - 6 + 4 ) + 5( 3 – 2 ) 

= 2(0) + 3( - 2) + 5(1) 

= - 6 + 5 

= - 1 

|A| ≠ 0 

∴ A - 1 is possible.

A -1\(\frac{1}{|A|}\)adj (A)

Given set of lines are : - 

2x – 3y + 5z = 11 

3x + 2y – 4z = - 5 

x + y – 2z = - 3 

Converting following equations in matrix form, 

AX = B

Where A

 

Pre - multiplying by A-1 

A -1AX = A -1B

IX = A-1

X = A-1B

∴ x = 1 , y = 2 , z = 3

Welcome to Sarthaks eConnect: A unique platform where students can interact with teachers/experts/students to get solutions to their queries. Students (upto class 10+2) preparing for All Government Exams, CBSE Board Exam, ICSE Board Exam, State Board Exam, JEE (Mains+Advance) and NEET can ask questions from any subject and get quick answers by subject teachers/ experts/mentors/students.

...