English
Tamil Nadu Board of Secondary EducationHSC Science Class 12

Solve the following systems of linear equations by Gaussian elimination method: 2x + 4y + 6z = 22, 3x + 8y + 5z = 27, – x + y + 2z = 2 - Mathematics

Advertisements
Advertisements

Question

Solve the following systems of linear equations by Gaussian elimination method:

2x + 4y + 6z = 22, 3x + 8y + 5z = 27, – x + y + 2z = 2

Sum
Advertisements

Solution

2x + 4y + 6z = 22 .......(1)

3x + 8y + 5z = 27   .......(2)

– x + y + 2z = 2   .......(3)

Divide equation (1) by 2 we get

x + 2y + 3z = 11   .......(1)

3x + 8y + 5z = 27   .......(2)

– x + y + 2z = 2   .......(3)

The matrix form of the above equations is

`[(1, 2, 3),(3, 8, 5),(-1, 1, 2)][(x),(y),(z)] = [(11),(27),(2)]`

(i.e) AX = B

The augment matrix (A, B) is

(A, B) = `[(1, 2, 3, 11),(3, 8, 5, 27),(-1, 1, 2, 2)]`

`˜ [(1, 2, 3, 11),(0, 2, -4, -6),(0, 3, 5, 13)] "R"_2 -> "R"_2 - 3"R"_1 ; "R"_3 -> "R"_3 + "R"_1`

`˜ [(1, 2, 3, 11),(0, 1, -2, -3),(0, 3, 5, 13)] "R"_2 -> "R"_2/2`

`˜ [(1, 2, 3, 11),(0, 1, -2, -3),(0, 0, 11, 22)] "R"_3 -> "R"_3 - 3"R"_2`

The above matrix is in echelon form.

Now writing the equivalent equations.

`[(1, 2, 3),(0, 1, -2),(0, 0, 11)][(x),(y),(z)] = [(11),(-3),(22)]`

⇒ x + 2y + 3z = 11

y – 2z = – 3

11z = 22

From (3)

⇒ z = `22/11` 

= 2

Substituting z = 2 in (2) we get

y – 4 = – 3

⇒ y = – 3 + 4 = 1

Substituting z = 2, y = 1 in (1) we get

x + 2(1) + 3(2) = 11

⇒ x + 2 + 6 = 11

⇒ x + 8 = 11

⇒ x = 11 – 8 = 3

x = 3, y = 1, z = 2

shaalaa.com
Applications of Matrices: Solving System of Linear Equations
  Is there an error in this question or solution?
Chapter 1: Applications of Matrices and Determinants - Exercise 1.5 [Page 37]

APPEARS IN

Samacheer Kalvi Mathematics - Volume 1 and 2 [English] Class 12 TN Board
Chapter 1 Applications of Matrices and Determinants
Exercise 1.5 | Q 1. (ii) | Page 37

RELATED QUESTIONS

Solve the following system of linear equations by matrix inversion method:

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


Solve the following system of linear equations by matrix inversion method:

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


Solve the following system of linear equations by matrix inversion method:

2x + 3y – z = 9, x + y + z = 9, 3x – y – z = – 1


Solve the following system of linear equations by matrix inversion method:

x + y + z – 2 = 0, 6x – 4y + 5z – 31 = 0, 5x + 2y + 2z = 13


If A = `[(-5, 1, 3),(7, 1, -5),(1, -1, 1)]` and B = `[(1, 1, 2),(3, 2, 1),(2, 1, 3)]`, Find the products AB and BA and hence solve the system of equations x + y + 2z = 1, 3x + 2y + z = 7, 2x + y + 3z = 2


Four men and 4 women can finish a piece of work jointly in 3 days while 2 men and 5 women can finish the same work jointly in 4 days. Find the time taken by one man alone and that of one woman alone to finish the same work by using matrix inversion method


In a competitive examination, one mark is awarded for every correct answer while `1/4` mark is deducted for every wrong answer. A student answered 100 questions and got 80 marks. How many questions did he answer correctly? (Use Cramer’s rule to solve the problem).


A chemist has one solution which is 50% acid and another solution which is 25% acid. How much each should be mixed to make 10 litres of a 40% acid solution? (Use Cramer’s rule to solve the problem).


A fish tank can be filled in 10 minutes using both pumps A and B simultaneously. However, pump B can pump water in or out at the same rate. If pump B is inadvertently run in reverse, then the tank will be filled in 30 minutes. How long would it take each pump to fill the tank by itself? (Use Cramer’s rule to solve the problem)


A family of 3 people went out for dinner in a restaurant. The cost of two dosai, three idlies and two vadais is ₹ 150. The cost of the two dosai, two idlies and four vadais is ₹ 200. The cost of five dosai, four idlies and two vadais is ₹ 250. The family has ₹ 350 in hand and they ate 3 dosai and six idlies and six vadais. Will they be able to manage to pay the bill within the amount they had?


Solve the following systems of linear equations by Gaussian elimination method:

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


An amount of ₹ 65,000 is invested in three bonds at the rates of 6%, 8% and 9% per annum respectively. The total annual income is ₹ 4,800. The income from the third bond is ₹ 600 more than that from the second bond. Determine the price of each bond. (Use Gaussian elimination method.)


A boy is walking along the path y = ax2 + bx + c through the points (– 6, 8), (– 2, – 12), and (3, 8). He wants to meet his friend at P(7, 60). Will he meet his friend? (Use Gaussian elimination method.)


Choose the correct alternative:

If `("AB")^-1 = [(12, -17),(-19, 27)]` and `"A"^-1 = [(1, -1),(-2, 3)]` then `"B"^-1` =


Choose the correct alternative:

If A = `[(costheta, sintheta),(-sintheta, costheta)]` and A(adj A) = `[("k", 0),(0, "k")]`, then k =


Choose the correct alternative:

If adj A = `[(2, 3),(4, 1)]` and adj B = `[(1, -2),(-3, 1)]` then adj (AB) is


Choose the correct alternative:

If ρ(A) ρ([A|B]), then the system AX = B of linear equations is


Choose the correct alternative:

The augmented matrix of a system of linear equations is `[(1, 2, 7, 3),(0, 1, 4, 6),(0, 0, lambda - 7, mu + 7)]`. This system has infinitely many solutions if


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×