answersLogoWhite

0


Best Answer

Put the coefficients of the variables into a 3x3 matrix, and take the determinant of the matrix. If the determinant is not zero, then there is one solution. If the determinant is zero, then there are infinite solutions or there is no solution.

Think of a system of 2 variables, for simplicity. You have 2 equations and 2 variables (x & y). Each equation can be graphed as a straight line, hence the name 'linear system'. If the 2 lines are not parallel, then there will be only one point where they intersect, which is the one solution to the linear system. If they are parallel, then there is no solution(they never intersect), and if the two lines coincide, then infinite solutions(they intersect at every point). In both of the latter cases, the related matrix will have a determinant of zero.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you decide how many solutions a linear system in three variables has?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Can a system of linear equations in two variables have infinitely solutions?

Yes.


How many solutions does a system of linear equations in three variables have?

1


A system of linear equations in two variables can have solutions?

A.infinitely manyB.oneD.zero


Can a system of two linear equations in two variables have 3 solutions?

No. At least, it can't have EXACTLY 3 solutions, if that's what you mean. A system of two linear equations in two variables can have:No solutionOne solutionAn infinite number of solutions


What does it mean for a system of linear equations to have no solutions?

It means that there is no set of values for the variables such that all the linear equations are simultaneously true.


How many solutions can a system of linear equations with two variables?

None, one or infinitely many.


What are the possible solutions for a pair of linear equation?

Any system of linear equations can have the following number of solutions: 0 if the system is inconsistent (one of the equations degenerates to 0=1) 1 if the system is linearly independent infinity if the system has free variables and is not inconsistent.


What is a system of linear equations in two variables?

They are a set of equations in two unknowns such that any term containing can contain at most one of the unknowns to the power 1. A system of linear equations can have no solutions, one solution or an infinite number of solutions.


If a system of equations is independent how many soultions will it have?

A system of equations may have any amount of solutions. If the equations are linear, the system will have either no solution, one solution, or an infinite number of solutions. If the equations are linear AND there are as many equations as variables, AND they are independent, the system will have exactly one solution.


Can a system of linear equations in two variables have zero solutions?

Yes. You can obviously have a set of lines with no common intersection, can't you?


Independent system of two linear equations has an infinite number of solutions?

If the system is for more than two variables there will be an infinite number of solutions since only two of the variables can be determined while the rest will be free to take any value. Also, technically, it does not matter what the system is independent of. What matters is that the linear equations are independent of one another.


How do you define system linear equations?

A linear equation in n variables, x1, x2, ..., xn is an equation of the forma1x1 + a2x2 + ... + anxn = y where the ai are constants.A system of linear equations is a set of m linear equations in n unknown variables. There need not be any relationship between m and n. The system may have none, one or many solutions.