Solving simultaneous equations

In summary, the determinant of the matrix needs to vanish for a unique solution to the system of simultaneous equations in matrix form (with the LHS = 0).
  • #1
lavster
217
0
when solving a system of simultaneous equations in matrix from (with the LHS = 0) why does the determinant of the matrix need to vanish?

thanks
 
Mathematics news on Phys.org
  • #2
lavster said:
when solving a system of simultaneous equations in matrix from (with the LHS = 0) why does the determinant of the matrix need to vanish?

thanks

I'm guessing you're talking about a matrix equation Ax = 0, where A is an n x n matrix containing the coefficients of the variables, x is a column vector with n entries, and 0 is a column vector whose n entries are all zero. (BTW, you almost always see the zero vector on the right side of the equation, not the left.)

For a unique solution to the system, the determinant of A must be nonzero; i.e., must NOT vanish. If det(A) is not zero, then A has an inverse, so the solution to the system is obtained by multiplying both sides of the equation by A-1.

Ax = 0 ==> A-1Ax = A-10 == > x = 0

If the determinant of A vanishes (i.e., det(A) = 0), then A does not have an inverse, which means in this case that there are an infinite number of solutions.
 

Related to Solving simultaneous equations

1. What are simultaneous equations?

Simultaneous equations are a set of equations that contain two or more unknown variables and must be solved simultaneously for all the variables.

2. Why do we need to solve simultaneous equations?

Solving simultaneous equations allows us to find the values of the unknown variables that satisfy all the equations in the set. This is useful in various fields of science, such as physics, engineering, and economics, where multiple variables are involved in a system.

3. What is the method for solving simultaneous equations?

There are several methods for solving simultaneous equations, including substitution, elimination, and graphing. The most commonly used method is substitution, where one equation is solved for one variable and then substituted into the other equation to find the value of the remaining variable.

4. Can simultaneous equations have more than two unknown variables?

Yes, simultaneous equations can have any number of unknown variables. However, the number of equations in the set must be equal to the number of unknown variables in order to find a unique solution.

5. How do I know if a set of simultaneous equations has a solution?

If the number of equations in the set is equal to the number of unknown variables and the equations are independent (not multiples of each other), then the set of equations will have a unique solution. If the number of equations is less than the number of unknown variables, there will be infinitely many solutions, and if the equations are inconsistent, there will be no solution.

Similar threads

Replies
4
Views
825
  • General Math
Replies
11
Views
1K
  • General Math
Replies
2
Views
760
  • General Math
Replies
7
Views
894
Replies
5
Views
1K
Replies
2
Views
1K
Replies
1
Views
892
  • Special and General Relativity
2
Replies
36
Views
1K
  • General Math
2
Replies
44
Views
3K
Back
Top