Show consistency of equations

  • Thread starter Gregg
  • Start date
In summary, in order for the simultaneous equations 6x-7y+2z=4, 6x-y-z=7, and 2x-3y+z=k where k is a constant to be consistent, k must equal 1. This can be shown by setting up the augmented matrix and using row operations to reduce it to row reduced echelon form.
  • #1
Gregg
459
0

Homework Statement



Show that the simultanbeous equations

[itex]6x-7y+2z=4[/itex]

[itex]6x-y-z=7[/itex]

[itex]2x-3y+z=k[/itex]

where k is a constant, are consisten only when k=1.


The Attempt at a Solution



Don't know how to start, the determinent of the co-efficient matrix is -9. This means they are independant, which means I can't express multiples of (1) and (2) for (3) right? I tried to get x and y in terms of z, then substitute for (3)... Doesn't work. I need the method.
 
Physics news on Phys.org
  • #2
Set up the augmented matrix of your system of equations (since the order in which the equations are given is unimportant, you can set things up this way)

[tex]
\begin{pmatrix}
2 & -3 & \hphantom{-}1 & k \\
6 & -7 & \hphantom{-}2 & 4\\
6 & -1 & -1 & 7
\end{pmatrix}
[/tex]


Use row operations to reduce this to row reduced echelon form. You'll see why when you reach that form.
 
  • #3


I would like to clarify the terms used in the problem. Consistency in equations means that there exists a solution that satisfies all the equations simultaneously. In other words, the equations are not contradictory and can be solved together. In this case, we are looking for a value of k that makes the equations consistent.

To start, we can rewrite the equations as a matrix equation:

A * x = b

where A is the coefficient matrix, x is the vector of variables (x, y, z), and b is the constant vector (4, 7, k).

The determinant of the coefficient matrix, as mentioned, is -9. This means that the equations are consistent if and only if the determinant of the augmented matrix [A | b] is also -9. In other words, the equations are consistent if and only if the following equation holds:

6x-7y+2z=4

6x-y-z=7

2x-3y+z=k

has a unique solution.

To find the value of k that satisfies this condition, we can use Gaussian elimination to reduce the augmented matrix to row-echelon form. This can be done by performing elementary row operations on the matrix without changing the solution of the system of equations.

After performing Gaussian elimination, we get the following matrix:

[1 0 -1/3 | (k+2)/3]

[0 1 -1/3 | (k+4)/3]

[0 0 1 | k-1]

From this, we can see that the equations are consistent if and only if k-1=0, which means that k=1.

In conclusion, the equations are consistent only when k=1. Any other value of k would result in an inconsistent system of equations.
 

1. What does it mean to show consistency of equations?

Showing consistency of equations means that the mathematical equations or formulas used in a study or experiment are reliable and accurate. It ensures that the results obtained from these equations can be trusted and replicated by others.

2. How can consistency of equations be demonstrated?

Consistency of equations can be demonstrated by verifying that the equations are logically derived from established theories and principles, and by testing them with real-world data. It is also important to check for any errors or inconsistencies in the equations themselves.

3. Why is it important to show consistency of equations?

Showcasing consistency of equations is crucial because it provides assurance that the conclusions drawn from the equations are valid and can be used to make informed decisions. It also adds credibility to the research and allows for the replication of results by others.

4. What are some common methods for checking consistency of equations?

One way to check consistency of equations is to compare them with other established equations or models and see if they produce similar or compatible results. Another method is to conduct sensitivity analyses, which involves varying the input parameters to see if the equations still hold under different conditions.

5. Can equations ever be perfectly consistent?

In theory, equations can be perfectly consistent if they are based on proven laws and principles and are tested with accurate data. However, in practice, there may always be some level of uncertainty or error present, and it is the job of scientists to minimize and acknowledge these potential inconsistencies.

Similar threads

  • Precalculus Mathematics Homework Help
Replies
1
Views
846
  • Precalculus Mathematics Homework Help
Replies
5
Views
812
  • Precalculus Mathematics Homework Help
Replies
2
Views
877
  • Precalculus Mathematics Homework Help
Replies
2
Views
800
  • Precalculus Mathematics Homework Help
Replies
22
Views
3K
  • Precalculus Mathematics Homework Help
Replies
1
Views
736
  • Precalculus Mathematics Homework Help
Replies
7
Views
2K
  • Precalculus Mathematics Homework Help
Replies
5
Views
953
  • Calculus and Beyond Homework Help
Replies
8
Views
874
  • Precalculus Mathematics Homework Help
Replies
2
Views
1K
Back
Top