answersLogoWhite

0

Here is a simple way to see it that will help you both understand and remember. Take two equations in two unknowns. You can generalize later. Make a 2x2 matrix using the coefficients only. Now if you multiply this equation by the vector (x,Y) written as a column and placed on the right side of the matrix and you have the 2 equations you started with. Now put the constants, that is to say what each equation is equal to, on the right side of the = sign. If you invert the coefficient matrix on the left, the 2x2 one, and multiply both sides by that inverse, the equation is solved. There is another method known as Cramer's rule that can help you to solve equations using matrices. I suggest you look that one up if you are interested or ask for some more help!

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

When will a system of linear equations be inconsistent?

When the matrix of coefficients is singular.


What is true about the lines represented by this system of linear equations?

That they, along with the equations, are invisible!


Which best describes a system of equations that has no solution?

An "inconsistent" set of equations. If they are all linear equations then the matrix of coefficients is singular.


What is the application for rank of the matrix?

Rank of a matrix is used to find consistency of linear system of equations.As we know most of the engineering problems land up with the problem of finding solution of a linear system of equations ,at that point rank of matrix is useful.


What is a unique solution in linear equations?

This is the case when there is only one set of values for each of the variables that satisfies the system of linear equations. It requires the matrix of coefficients. A to be invertible. If the system of equations is y = Ax then the unique solution is x = A-1y.


What is the definition of Simultaneous Linear Equations?

A system of linear equations is two or more simultaneous linear equations. In mathematics, a system of linear equations (or linear system) is a collection of linear equations involving the same set of variables.


What makes a system of equations dependent?

If one (or more) of the equations can be expressed as a linear combination of the others. This is equivalent to the statements the matrix of coefficients does not have an inverse (or is singular), or the determinant of the matrix of coefficients is zero.


What is a linear system and how does it relate to mathematical equations?

A linear system is a set of equations involving multiple variables that can be solved simultaneously. These equations are linear, meaning they involve only variables raised to the first power and do not have any exponents or other non-linear terms. Solving a linear system involves finding values for the variables that satisfy all of the equations in the system at the same time. This process is often done using methods such as substitution, elimination, or matrix operations.


What methods can be used to solve a system of equations?

The answer depends on the nature of the equations. For a system of linear equations, the [generalised] inverse matrix is probably simplest. For a mix of linear and non-linear equations the options include substitution, graphic methods, iteration and numerical approximations. The latter includes trail and improvement. Then there are multi-dimensional versions of "steepest descent".


What is an independent system of linear equations?

An independent system of linear equations is a set of vectors in Rm, where any other vector in Rm can be written as a linear combination of all of the vectors in the set. The vector equation and the matrix equation can only have the trivial solution (x=0).


What is the purpose and functionality of the MATLAB backslash command in solving linear systems of equations?

The MATLAB backslash command () is used to efficiently solve linear systems of equations by performing matrix division. It calculates the solution to the system of equations by finding the least squares solution or the exact solution depending on the properties of the matrix. This command is particularly useful for solving large systems of linear equations in a fast and accurate manner.


What does it means if there are an infinite number of solutions to a system of equations?

In simple terms all that it means that there are more solutions than you can count!If the equations are all linear, some possibilities are given below (some are equivalent statements):there are fewer equations than variablesthe matrix of coefficients is singularthe matrix of coefficients cannot be invertedone of the equations is a linear combination of the others