Cramers Rule and unique solutions

  • Context: Undergrad 
  • Thread starter Thread starter nick484
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 3K views
nick484
Messages
2
Reaction score
0
Hey

Im having trouble of how to go about this. Afterwards we have to perform some Cramers rule operations however I am currently struggling. For:

Find all values of s and t for which the following system has a unique solution:
sx1 + 2x2 + x3 + 3x4 = 1
tx1 + x2 + 3tx3 + s^2x4 = 0
sx3 + 2tx4 = 2
x3 + x4 = 1

Do I just say that (s/2)=/1 and t=/1 because of the last two equations or is there more to it?

Thanks
 
Physics news on Phys.org
Well, s= 2, t= 1 will cause there to be no solution but those are not the only values. For example, if s= 4 and t= 2, the final two equations wil be 4x3+ 4x4= 2 which reduces to x3+ x4= 1/2, contradicting the last equation.

Since you talk about Cramer's rule, I assume you know that you can write the solutions to such a system as one determinant divided by the other- and you can do that as long as the denominator, the determinant of the coefficient matrix, is non-zero.
 
Last edited by a moderator: