#matrix

11 messages · Page 1 of 1 (latest)

half pawn
#

TEST FOR CONSISTENCY AND INCONSISTENCY OF MATRIX FOR SYSTEM OF LINEAR EQUATIONS
anyone plz help me with this question ??

safe topazBOT
#
  1. Ask your question and show the work you've done so far. If you've posted a screenshot of a question, specify which part you need help with.
  2. Wait patiently for a helper to come along.
  3. Once someone helps you, say thank you and close the thread with:
    +close
    
  4. Feel free to nominate the person for helper of the week in #helper-nominations
  5. Do not ping the mods, unless someone is breaking the rules.
  6. If you're happy with the help you got here, and the server overall, you can contribute financially as well:
bold cargo
sharp linden
#

Then find it's determinant

#

If determinant is not equal to 0

#

It's consistent

#

If it is 0 then check whether the adjoint is 0

#

If it's not then it's inconsistent

#

If it is then it may or may not be!