Math, asked by usmamk664, 20 days ago

define elimination method in math step by step please.​

Answers

Answered by tripathitanya37
0

Answer:

This method for solving a pair of simultaneous linear equations reduces one equation to one that has only a single variable. Once this has been done, the solution is the same as that for when one line was vertical or parallel. This method is known as the Gaussian elimination method.

Step-by-step explanation:

Solve the following pair of simultaneous linear equations:

Equation 1:     2x + 3y = 8

Equation 2:     3x + 2y = 7

Step 1: Multiply each equation by a suitable number so that the two equations have the same leading coefficient. An easy choice is to multiply Equation 1 by 3, the coefficient of x in Equation 2, and multiply Equation 2 by 2, the x coefficient in Equation 1:

   3 * (Eqn 1) --->    3* (2x + 3y = 8)--->    6x + 9y = 24 2 * (Eqn 2) --->    2 * (3x + 2y = 7)--->    6x + 4y = 14        Both equations now have the same leading coefficient = 6

 

Step 2: Subtract the second equation from the first.

          -(6x + 9y = 24          -(6x + 4y = 14)                              5y = 10

Step 3: Solve this new equation for y.

                    y = 10/5 = 2

Step 4: Substitute y = 2 into either Equation 1 or Equation 2 above and solve for x. We'll use Equation 1.

          2x + 3(2) = 8           2x + 6 = 8Subtract 6 from both sides          2x = 2Divide both sides by 2          x = 1 

Solution: x = 1, y = 2 or (1,2).

Similar questions