हिंदी

Solve the following equations by inversion method: x + y = 4, 2x - y = 5 - Mathematics and Statistics

Advertisements
Advertisements

प्रश्न

Solve the following equations by inversion method:

x + y = 4, 2x - y = 5

योग

उत्तर

x + y = 4,  2x - y = 5

The given equations can be written in the matrix form as:

`[(1,1),(2,-1)] [("x"),("y")] = [(4),(5)]`

This is of the form AX = B,

Where A = `[(1,1),(2,-1)]`, X = `[("x"),("y")]` and B = `[(4),(5)]`

To determine X, we have to find A−1.

|A| = `|(1,1),(2,-1)|` = −1 − 2 = −3 ≠ 0

∴ A−1 exists.

Consider AA−1 = I

∴ `[(1,1),(2,-1)] "A"^(-1) = [(1,0),(0,1)]`

Applying R2 `->` R2 − 2R1, we get

`[(1,1),(0,-3)] "A"^(-1) = [(1,0),(-2,1)]`

Applying `"R"_2 -> |-1/3|"R"_2`, we get

`[(1,1),(0,1)] "A"^(-1) = [(1,0),(2/3,-1/3)]`

Applying R1 `->` R1 − R2, we get

`[(1,0),(0,1)] "A"^(-1) = [(1/3,1/3),(2/3,-1/3)]`

∴ A−1 = `1/3 [(1,1),(2,-1)]`

Pre-multiplying AX = B by A−1, we get

A−1(AX) = A−1B

∴ (A−1A)X = A−1B

∴ IX = A−1B

∴ X = A−1B

∴ X = `1/3[(1,1),(2,-1)] = [(4),(5)]`

∴ `[("x"),("y")] = 1/3[(4 + 5),(8 - 5)]`

= `1/3[(9),(3)]`

= `[(3),(1)]`

∴ By equality of matrices, we get

x = 3, y = 1

shaalaa.com
Application of Matrices
  क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
अध्याय 2: Matrics - Exercise 2.3 [पृष्ठ ५९]

APPEARS IN

संबंधित प्रश्न

Solve the following equations by inversion method.

2x + 6y = 8, x + 3y = 5


Solve the following equations by the reduction method.

2x + y = 5, 3x + 5y = – 3


Solve the following equations by the reduction method.

3x – y = 1, 4x + y = 6


Solve the following equations by the reduction method.

5x + 2y = 4, 7x + 3y = 5


Solve the following equation by the method of inversion:

2x - y = - 2, 3x + 4y = 3


Solve the following equations by the method of inversion:

x + y+ z = 1, 2x + 3y + 2z = 2,
ax + ay + 2az = 4, a ≠ 0.


Solve the following equation by the method of inversion:

5x − y + 4z = 5, 2x + 3y + 5z = 2 and 5x − 2y + 6z = −1


Solve the following equations by the method of inversion:

x + y + z = - 1, y + z = 2, x + y - z = 3


Express the following equations in matrix form and solve them by the method of reduction:

x - y + z = 1, 2x - y = 1, 3x + 3y - 4z = 2


Express the following equations in matrix form and solve them by the method of reduction:

`x + y = 1, y + z = 5/3, z + x 4/33`.


Express the following equations in matrix form and solve them by the method of reduction:

2x - y + z = 1, x + 2y + 3z = 8, 3x + y - 4z = 1.


The cost of 4 pencils, 3 pens, and 2 books is ₹ 150. The cost of 1 pencil, 2 pens, and 3 books is ₹ 125. The cost of 6 pencils, 2 pens, and 3 books is ₹ 175. Find the cost of each item by using matrices.


Solve the following equations by method of inversion.
x + 2y = 2, 2x + 3y = 3


Solve the following equations by method of inversion.
2x + y = 5, 3x + 5y = – 3


The sum of the cost of one Economic book, one Co-operation book and one account book is ₹ 420. The total cost of an Economic book, 2 Co-operation books and an Account book is ₹ 480. Also the total cost of an Economic book, 3 Co-operation books and 2 Account books is ₹ 600. Find the cost of each book using matrix method.


If x + y + z = 3, x + 2y + 3z = 4, x + 4y + 9z = 6, then (y, z) = _______


Find x, y, z, if `{5[(0, 1),(1, 0),(1, 1)] - [(2, 1),(3, - 2),(1, 3)]} [(2),(1)] = [(x - 1),(y + 1),(2z)]`


Solve the following :

Two farmers Shantaram and Kantaram cultivate three crops rice, wheat and groundnut. The sale (in Rupees) of these crops by both the farmers for the month of April and May 2016 is given below,

April 2016 (in ₹.)
  Rice Wheat Groundnut
Shantaram 15000 13000 12000
Kantaram 18000 15000 8000
May 2016 (in ₹.)
  Rice Wheat Groundnut
Shantaram 18000 15000 12000
Kantaram 21000 16500 16000

Find : the increase in sale from April to May for every crop of each farmer.


Solve the following equations by method of inversion : x + y – z = 2, x – 2y + z = 3 and 2x – y – 3z = – 1


Solve the following equations by method of inversion : x – y + z = 4, 2x + y – 3z = 0 , x + y + z = 2


Solve the following equations by method of reduction :

x – 3y + z = 2 , 3x + y + z = 1 and 5x + y + 3z = 3


The sum of three numbers is 6. If we multiply third number by 3 and add it to the second number we get 11. By adding the first and third number we get a number which is double the second number. Use this information and find a system of linear equations. Find the three numbers using matrices.


If A2 + 5A + 3I = 0, |A| ≠ 0, then A–1 = ______


State whether the following statement is True or False:

If O(A) = m × n and O(B) = n × p with m ≠ p, then BA exists but AB does not exist.


If A = `[(1, -1, 3), (2, 5, 4)]`, then R1 ↔ R2 and C3 → C3 + 2C2 gives ______


If `[(1, -1, x), (1, x, 1), (x, -1, 1)]` has no inverse, then the real value of x is ______ 


Adjoint of ______


If A =`[(1, -1), (2, 3)]` and adj (A) = `[(a, b), (-2, 1)]`, then ______ 


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×