Skip to main content

How to solve simultaneous equation

1. Substitution: Substitute one equation into another to solve for a variable.

2. Elimination: Add or subtract the equations to  eliminate one of the variables.

3. Gaussian elimination: Use row operations to convert the augmented matrix into reduced row-echelon form.

4. Cramer's rule: Express the solution in terms of determinants.Matrix inversion: Express the system as a matrix equation and find the inverse of the matrix.

 Here are a few examples of how to solve simultaneous equations using different methods:


Substitution: Example: Solve for x and y in the system of equations: y = x + 2 y = -x + 6


Solution: Substitute the first equation into the second: -x + 6 = x + 2 Solve for x: -2x = 4 x = -2 Substitute x = -2 back into the first equation to find y: y = -2 + 2 = 0 So the solution is x = -2, y = 0.


Elimination: Example: Solve for x and y in the system of equations: 2x + y = 8  ---------(1)

                                       x + 2y = 6 ----------(2)


Solution: Multiply the first equation by 2: 4x + 2y = 16 

Subtract the second equation from the first:

 3x = 10 Solve for x: x = 10/3

 Substitute x = 10/3 back into the second equation to find y: 10/3 + 2y = 6 

Solve for y: y = (6 - 10/3) / 2 = (6 - 10)/6 = -2/3 

So the solution is x = 10/3, y = -2/3.


 




Comments

Popular posts from this blog

Volume of frustum and hemisphere

The volume of a frustum of a cone of height h is given by the  V= 1/3*pi*h (R^2 +Rr +r^2), Where R and r are the radii of its circular ends. Hollow metal hemispheres of internal and external diameters 12.5cm and 17.5cm, respectively, are to be cast from the molten contents of a ladle in the shape of a frustum of a cone of depth 1.2 metres and radii of ends 0.6m and 0.675m. Calculate the number of hemispheres that can be cast. Solution To solve any problem in mathematics you have to read and understand the problem you are to solve, especially word problem related questions. Failure to carefully read the question might lead to wrong interpretation of the problem and the result of it will be wrong solution to the problem. All problems on this platform have been carefully solved and prepared. If you are a student looking for solutions to your assignments then you are at the right place.  If you are an upcoming teacher looking for solution to a challenging question then you are als...

Online algebra calculators and math solvers

 Online mathematics calculators Microsoft Math Solver Microsoft Math Solver is an online mathematical calculator that provides practical step by step on mathematical related problems on various topics. Its is free to use and does not require any form of registration.  Visit  Microsoft Math Solver here

How to calculate the volume of a regular hexagonal nut

 How to calculate the volume of a regular hexagonal nut Calculate the volume of a regular hexagonal nut of side 1cm and length 3cm with a central hole of diameter 1cm. Ignore the thread and give your answer to 3 significant figures. Solution To solve any problem in mathematics you have to read and understand the problem you are to solve, especially word problem related questions. Failure to carefully read the question might lead to wrong interpretation of the problem and the result of it will be wrong solution to the problem. All problems on this platform have been carefully solved and prepared. If you are a student looking for solutions to your assignments then you are at the right place.  If you are an upcoming teacher looking for solution to a challenging question then you are also at the right place.  You can as well contribute to the growth of this platform by sending questions and answers using the  comment box . Ensure that questions and answers sent are corre...